672 Commits

Author SHA1 Message Date
vexorian
826f21763d
Merge pull request #496 from vexorian/vexorian-patch-1
Pull Request Template
2025-12-16 10:09:18 -04:00
vexorian
fd998e4834
Pull Request Template
Pull Request Template
2025-12-16 10:08:33 -04:00
vexorian
564dceb303
AI Policy
AI Policy
2025-12-16 10:07:53 -04:00
vexorian
30cc9f539f
AI Policy
AI Policy
2025-12-16 10:07:15 -04:00
vexorian
3f7dcf6e77
Code of Conduct
Code of Conduct
2025-12-16 09:30:46 -04:00
vexorian
8be607a81b Updating the workflow, now with less branch renames. 2025-12-14 21:12:04 -04:00
vexorian
1ed31d22e9 The new development branch is dev/1.6.x 2025-12-01 11:28:31 -04:00
vexorian
1abdaa68f1 Update PR template 2025-12-01 11:24:23 -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