62e03dd0e0Actualizar comandos de construcción de Docker para usar el nombre de la imagen directamente
dev/ffmpeg_update
Cesar Mendivil
2026-02-15 19:38:05 -07:00
ea32a1dddcAgregar scripts de construcción para Docker
Cesar Mendivil
2026-02-15 19:25:49 -07:00
6f9df16b4eActualizar versión a 1.0.1 en package.json
Cesar Mendivil
2026-02-15 18:58:54 -07:00
6fc05fab1dAgregar configuración de pantalla dividida: posición y estiramiento
Cesar Mendivil
2026-02-15 18:58:25 -07:00
244b956936Implement split-screen video upload and configuration options
Cesar Mendivil
2026-02-15 18:48:50 -07:00
7e3605a8f1Refactor M3U8 playlist generation for improved readability and maintainability
Cesar Mendivil
2026-02-15 16:03:07 -07:00
647c401370Apparently animated watermarks were getting constantly downloaded by ffmpeg. This hopefully prevents this a bit.
vexorian
2025-12-15 00:32:22 -04:00
2541e42513Fillers can be set up to import playlists or collections from Plex automatically. Filler Service refactor.
vexorian
2025-12-14 23:12:57 -04:00
caf3b3b72cFFMpeg path is now set by environment var or file..
vexorian
2025-12-14 23:05:32 -04:00
7daad9e33fWhen adding media from plex, the UI will now use dizqueTV as a proxy to connect to Plex. Thanks to this the 'ui route' is no longer necessary. Connection to plex through UI is still in use for authenticating with plex when adding the servers.
vexorian
2025-12-08 10:23:47 -04:00
4cdf87121aPrepare 1.7.0 development
vexorian
2025-12-14 21:18:46 -04:00
88982104aaRemove this 'channel time cannot be in the future' condition, which was supposed to be gone a long time ago, since the player will actually deal with this situation just fine and play Flex until the channel start time
vexorian
2025-12-01 10:47:06 -04:00
c1374d6de7Fix typo, thanks to @sultanofcardio
vexorian
2025-12-01 10:45:11 -04:00
1cd6409401Bumping the docker-provided ffmpeg version to 4.4.5 which is now considered the baseline ffmpeg supported version. The Docker image now has Intel Quicksync support.
vexorian
2025-12-01 11:00:26 -04:00
9193d62e07Changes to the filler algorithm. Content that has never been played before in the channel gets a higher chance to be picked. If all content available has been played before, the one with the longest time since playback is given a higher chance to be picked.
vexorian
2025-12-01 10:58:40 -04:00
6ba07d151aChanged how I build the guide based on an implementation that's closer to the original implementation and requires less changes.
tim000x3
2025-05-04 01:10:33 -04:00
7198f3f79dUpdate program configuration modal: rename position offset labels to custom start and end time
tim000x3
2025-04-18 06:59:18 -04:00
283b48b751Refactor program configuration modal: move optional position offsets to collapsible advanced options section
tim000x3
2025-04-18 06:35:17 -04:00
158a9028f8Human readable time
tim000x3
2025-04-18 06:27:10 -04:00
acc49fcd34Refresh button for the library.
vexorian
2023-11-26 22:14:33 -04:00
c427322f37Disable interlude in the same cases where loading screen is disabled.
vexorian
2023-11-26 21:02:36 -04:00
c2bb2c8df1Make median logic be based on the specific filler list instead of the whole combined fillers
vexorian
2023-11-23 11:46:15 -04:00
189a2adf4eThe registry of when a filler was last played is now persistent.
vexorian
2023-11-22 00:30:57 -04:00
a8cdc6f449Fix median condition not working when the number of filler videos in a channel is odd.
2023-11-28-bug-lowq0
vexorian
2023-11-21 14:37:45 -04:00
447c33027bAbility to choose the place in the list to insert new programs.
vexorian
2023-11-17 21:01:26 -04:00