86 Commits

Author SHA1 Message Date
vexorian
70078c0140 Time Slots 2020-10-10 09:10:15 -04:00
vexorian
7aef9f21c7 Channel resolution and bitrate settings. 2020-10-06 23:33:29 -04:00
vexorian
1067d03442 FFMPEG channel editor tab. Channel watermark options. 2020-10-05 18:03:20 -04:00
vexorian
35f0d814db FF/REW channel tools 2020-10-04 00:17:49 -04:00
vexorian
fa3cea0d52 Channel tools can be changed. The editor will remember tools being open and their position. Some visual tweaks 2020-10-03 18:01:03 -04:00
vexorian
0c5e54195f
Merge pull request #148 from TimeBomb/tools-button-polish
Polish styles for Tools buttons
2020-10-03 14:28:38 -04:00
Jason Baler
624de57ae9 Implement custom select into tools 2020-10-03 10:09:53 -07:00
vexorian
8077d7de53 Flex tab for channel editor. Can change how flex time and short videos behave in the TV guide 2020-10-03 11:44:27 -04:00
vexorian
6cc0cce2d2 Flex tab in channel editor 2020-10-03 10:09:36 -04:00
Jason Baler
0378577fc6 Polish styles for Tools buttons 2020-10-02 22:27:03 -07:00
vexorian
f719fc2a91 Channel Editor Rework 2020-10-02 23:18:47 -04:00
vexorian
bd0ca01281 Option to limit the framerate of dizqueTV's output 2020-09-29 11:50:04 -04:00
vexorian
7a4c3bd709 Merge branch 'dev/1.0.x' into dev/1.1.x 2020-09-26 15:53:15 -04:00
vexorian
c5a3a0de89 Tweak default bitrates a bit. Clarify that they are in Kbps in Plex settings 2020-09-26 15:02:35 -04:00
vexorian
10e231adb1 Add explanations to EPG settings. 2020-09-26 15:02:35 -04:00
vexorian
2557b78c6b Add limit to plex-library, it is now mandatory after the 1.0.x merge. 2020-09-26 08:05:52 -04:00
vexorian
c6454aa227 Merge branch 'dev/1.0.x' into dev/1.1.x 2020-09-26 08:05:17 -04:00
vexorian
a0693c934a Fix #123. Deal with channel limits. Tools and library will be limited to a maximum channel size 2020-09-26 07:46:47 -04:00
vexorian
cd3012a042 Merge branch 'dev/1.0.x' into dev/1.1.x 2020-09-24 19:00:17 -04:00
vexorian
e9fe6001e1 Fix #132 Save Program not working at all. 2020-09-22 12:17:08 -04:00
vexorian
01f8557ba6 Merge remote-tracking branch 'dev/1.0.x' into dev/1.1.x 2020-09-21 22:43:02 -04:00
vexorian
a2bdb5c1ea #126 fix tool help 2020-09-21 21:18:31 -04:00
vexorian
d1a9be6058 Filler Lists 2020-09-20 22:42:17 -04:00
vexorian
10c615a828 Fix guide sending tons and tons of status requests to backend, even after leaving the guide 2020-09-17 23:43:46 -04:00
vexorian
4bfef9fd38 Fix slowness when adding filler when there are a lot of fillers in the list. 2020-09-17 23:43:46 -04:00
vexorian
36939ccf74 favicon , reddit icon. 2020-09-11 23:01:32 -04:00
vexorian
fa58d59c82 New channel tools: Replicate and Replicate + Shuffle 2020-09-11 23:01:04 -04:00
vexorian
1c03df78d3 Horizontal Duration Indicator 2020-09-10 19:51:28 -04:00
vexorian
1a874f62d8 New Channel Took : Save/Recover tv show positions. 2020-09-10 19:51:28 -04:00
vexorian
904444ebc5 Do not allow to enable subtitles if direct play is forced. 2020-09-10 19:51:28 -04:00
vexorian
5a0080c6b7 Discord icon and font awesome 5 (which in my opinion is noticieably worse than 4, but it has the discord icon) 2020-09-09 16:01:11 -04:00
vexorian
87fb2baa73 Icons for tool buttons 2020-09-09 16:01:10 -04:00
vexorian
0158832fe0 Channel at night / restrict hours: Differentiate between padding time and restricted time. Fixes #96 2020-09-09 16:01:10 -04:00
vexorian
1395c681ca Virtual Scroll for channel editor. Big thanks to @TimeBomb for the help. 2020-09-07 21:47:57 -04:00
vexorian
62a58a5a46 Stealth mode for channels 2020-09-05 17:57:41 -04:00
vexorian
89132d8ac8 Play button in TV guide. 2020-09-05 17:57:41 -04:00
vexorian
40079d385d Minor Web UI tip fixes. 2020-09-04 21:51:42 -04:00
vexorian
9bd3e9063b - Channel redirects will now render in the TV Guide.
- Programs shorter than 5 minutes will not appear in the TV Guide and will be treated the same way Flex time is treated normally.
- The Web UI now has its own TV Guide viewer so that you don't have to rely on clients to preview your channels' line ups.
- API: New endpoint to get what shows are being scheduled for a given time frame.
- Fix bug where some bad luck could cause two different XMLTVs to get written at once, generating a corrupt xmltv file.
2020-09-04 21:48:30 -04:00
vexorian
c342d42db9 xmltv delivery is not synchronous anymore. It is no longer possible to change xmltv file location through UI or the api. Basic exception handling for the API but the api will need further cleanup. 2020-08-26 20:50:23 -04:00
vexorian
c6787f9f2a Reruns 2020-08-26 20:50:23 -04:00
vexorian
2138176689 Channel redirects + 'Channel At night' 2020-08-24 22:47:27 -04:00
vexorian
c4a0b7af96
Merge pull request #62 from TimeBomb/remove-show-button
Implement Remove Show(s) Channel Config UI
2020-08-22 19:07:28 -04:00
Jason Baker
2859c90b2c Implement Remove Show(s) Channel Config UI 2020-08-22 16:05:08 -07:00
vexorian
8422bae2ed Fix channels tab permanently showing a loading wheel when there are no channels around. 2020-08-22 17:33:36 -04:00
vexorian
3022dfe375 1 json per channel. Plex server editing and status. Max resolution for transcoding. 640x360 fix. 2020-08-22 10:37:40 -04:00
vexorian
f80d763e3c
Merge pull request #41 from cbarbara/genre-support
genre support for movies
2020-08-17 23:54:58 -04:00
Chris Barbara
4f0451c285 fix bug to block adding movies from genres multiple times. 2020-08-17 19:50:01 -07:00
Chris Barbara
7355b52dcd genre support for movies 2020-08-17 06:42:34 -07:00
vexorian
19e9eb7f58 480x270 resolution 2020-08-17 08:50:18 -04:00
vexorian
52f9b20764 Made the library browser more reslient, hopefully errors won't cut the loading of programs but they will be reported in the page. 2020-08-15 18:23:31 -04:00