vexorian
6adf09c41b
Merge pull request #488 from vexorian/feature/start-end
...
feature/start end
2025-05-17 23:20:57 -04:00
tim000x3
44a2cd9b8b
Start and end time can be set in program config but only applies in direct play
...
got seek and end time working on non-direct play
Enhance program duration calculation and entry creation in channel services and guide
improved guide generation
Add debug logging and really agressive program merging logic and placeholder avoidence in XMLTV writer
Add a final pass duplicate detection and merging logic in _smartMerge function
Refactor XMLTV writing logic: enhance debug logging, streamline program merging, and improve error handling
backwards compatibly
Human readable time
Refactor program configuration modal: move optional position offsets to collapsible advanced options section
Update program configuration modal: rename position offset labels to custom start and end time
Changed how I build the guide based on an implementation that's closer to the original implementation and requires less changes.
Reverted Unneeded Changes
Simplified how StreamSeeK and custom end positions are applied in both transcoding and direct play.
Implement merging of adjacent programs with the same ratingKey in TVGuideService
Made merging-adjacent programs optional and disabled by default
custom time can actuall be set
cleanup
Enhance time input validation for program duration and seek positions
2025-05-17 23:18:51 -04:00
vexorian
0f4dd1c464
Add thanks page
2024-10-21 03:12:05 -04:00
vexorian
196033844a
1.5.5
1.5.5
2024-10-21 02:44:51 -04:00
vexorian
7e9db8c1f6
Merge commit 'f59cca4ea4f141b220e4586100ba541b2ba8fe96' into edge
2024-10-21 02:02:25 -04:00
vexorian
f59cca4ea4
1.5.4
1.5.4
2024-10-21 02:00:48 -04:00
vexorian
0ea92271cb
More weight
2024-10-20 23:12:12 -04:00
vexorian
08c81f97a2
Merge remote-tracking branch 'origin/main' into edge
2023-11-28 23:24:26 -04:00
vexorian
869987bdb1
Merge remote-tracking branch 'origin/dev/1.5.x'
1.5.3
2023-11-28 23:23:45 -04:00
vexorian
e0fda77c56
1.5.3
2023-11-28 23:21:25 -04:00
vexorian
cdc13a0267
'Preludes' can be disabled in ffmpeg options
2023-11-28 23:20:08 -04:00
vexorian
56a4f3fdd8
Fix 'blocky' playback with mpeg2video. Add preset for libx264, might be unnecessary/wrong
2023-11-28 23:03:45 -04:00
vexorian
a72967e575
Bootstrap is now bundled as part of dizqueTV, so that the web UI can be used offline.
2023-11-27 23:21:15 -04:00
vexorian
a66ade1a8d
FontAwesome is now bundled as part of dizqueTV, so that the web UI can be used offline.
2023-11-27 23:08:52 -04:00
vexorian
1468d112a9
1.5.3-development
2023-11-27 09:17:26 -04:00
vexorian
5f405d39e6
Remove gigantic logs that show all of the channel's contents some times
2023-11-27 09:16:52 -04:00
vexorian
bc7b70ef12
Merge branch 'dev/1.5.x'
1.5.2
2023-11-27 08:27:50 -04:00
vexorian
323caa2739
Merge remote-tracking branch 'origin/dev/1.5.x' into edge
2023-11-27 08:27:27 -04:00
vexorian
a01c8e4373
1.5.2
2023-11-27 08:26:31 -04:00
vexorian
c608670b5a
#427 Fix nvidia build not using the correct Dockerfile in github actions.
2023-11-27 08:25:57 -04:00
vexorian
c360ddae05
Merge remote-tracking branch 'origin/dev/1.5.x' into edge
1.5.1
2023-11-26 22:18:12 -04:00
vexorian
393de7429c
1.5.1
2023-11-26 22:15:22 -04:00
vexorian
acc49fcd34
Refresh button for the library.
2023-11-26 22:14:33 -04:00
vexorian
c427322f37
Disable interlude in the same cases where loading screen is disabled.
2023-11-26 21:02:36 -04:00
vexorian
c2bb2c8df1
Make median logic be based on the specific filler list instead of the whole combined fillers
2023-11-23 11:46:15 -04:00
vexorian
189a2adf4e
The registry of when a filler was last played is now persistent.
2023-11-22 00:30:57 -04:00
vexorian
a8cdc6f449
Fix median condition not working when the number of filler videos in a channel is odd.
2023-11-28-bug-lowq0
2023-11-21 14:37:45 -04:00
vexorian
447c33027b
Ability to choose the place in the list to insert new programs.
2023-11-17 21:01:26 -04:00
vexorian
de3a64c4c0
Tweak the library browser, the placement of the add button is now consistent. The background of the row gets highlighted blue so that you know that the plus button is for a specific library element.
2023-11-15 01:04:05 -04:00
vexorian
17094ea64d
Sort fillter and custom shows lists.
2023-11-15 01:02:37 -04:00
vexorian
66804fe26c
Improve interlude
2023-11-14 09:39:27 -04:00
vexorian
92cd5ecf8e
Do not stop the queue after 100 videos played. The workaround is hopefully temporary because the transition between the batches of 100 is sort of glitchy
2023-11-28-bug-lowq1
2023-11-14 09:38:50 -04:00
vexorian
c8a9c9ea53
Change GAP.
2023-11-12 12:47:22 -04:00
vexorian
4b80c6f0e5
Remove git hooks. Sorry, it's annoying.
2023-11-12 11:01:33 -04:00
vexorian
ad1302aae4
Use the median to decide what filler to play. This has memory consequences unfortunately.
2023-11-28-bug-lowq2
2023-11-12 11:00:22 -04:00
vexorian
2e3c0b63b2
I *think* this change fixes somethign with music libraries. Let's see
2023-11-28-bug-lowq3
2023-11-11 12:03:01 -04:00
vexorian
18491bf70f
Docker login not needed for binaries build. Fix Typo.
2023-11-11 12:00:53 -04:00
vexorian
f5a070eb80
Merge branch '1.5.1-nvidiatest' into dev/1.5.x
2023-11-11 11:49:46 -04:00
vexorian
a401703304
Use github actions cache for Docker builds.
2023-11-10 23:13:12 -04:00
vexorian
de26a312f7
Also build nvidia image
2023-11-10 22:50:38 -04:00
vexorian
60a619062a
Merge remote-tracking branch 'origin/main' into dev/1.5.x
2023-11-10 19:49:23 -04:00
vexorian
274f87dd7d
Bump version.
2023-11-10 19:48:17 -04:00
vexorian
400ceb4b9e
Merge pull request #455 from vexorian/executables-action
...
Automatically build and upload binary files for releases and development branch..
20231110-snapshot
2023-11-10 19:39:38 -04:00
vexorian
27375a21ae
Automatically build and upload binary files for releases and development branch..
2023-11-10 19:36:55 -04:00
vexorian
d1b3aa91ea
Merge pull request #453 from vexorian/docker-action
...
Github actions to build and push docker images.
2023-11-10 13:22:43 -04:00
vexorian
5fa414af5a
Github actions to build and push docker images.
2023-11-10 13:21:35 -04:00
vexorian
507decff77
black.png
1.5.1-nvidiatest-fix
2022-10-15 15:47:58 -04:00
vexorian
35b828ed63
Various changes, including nvidia test
1.5.1-nvidiatest-tag
2022-08-27 18:33:19 -04:00
vexorian
32ddac1df0
Merge pull request #420 from nwithan8/track_title
...
Track title rather than album title in XML
2022-06-01 17:47:57 -04:00
Nate Harris
88f03638fb
- Show track title rather than album title on XML for songs
2022-05-31 14:56:20 -06:00