66 Commits

Author SHA1 Message Date
vexorian
fdeff28979 Set discord link to #rules channel instead of #new-features 2020-11-21 18:00:00 -04:00
vexorian
61e9f0cc67 Fix all drag and drop issues in channel and filler lists. 2020-11-20 07:57:34 -04:00
vexorian
88c9c8e17d Fix #190 , #191 and also drag and drop issue for Filler List Editor. 2020-11-19 22:16:19 -04:00
vexorian
09e19c5d20 Fix #167, extra / in plex uri gives no error during backend route check, but fails when playing the video. 2020-10-17 15:51:45 -04:00
vexorian
e864de124b Fix #164 : Filler List getting compressed in Webkit (Safari) 2020-10-17 12:33:30 -04:00
vexorian
734636cb95 New 'visual identity' aka I just changed the logo and favicons again 2020-10-13 19:59:34 -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
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
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
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
Jason Baker
2859c90b2c Implement Remove Show(s) Channel Config UI 2020-08-22 16:05:08 -07: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
Chris Barbara
7355b52dcd genre support for movies 2020-08-17 06:42:34 -07: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
vexorian
01494250e9 New channel tool to remove specials. Add Plex will insert the plex at the current view position. 2020-08-15 18:22:26 -04:00
vexorian
05a8b2c4af Improve version tab, include UI and ffmpeg versions. Channels in m3u get sorted by channel number because apparently that's important. 2020-08-15 18:16:23 -04:00
vexorian
b1163e2d00 * Improve the performance of the media importer, so that it doesn't become much slower after adding many programs.
* Progress Wheel during program import.
* Collections support
* Ability to import whole libraries (get ready to experience the joys of having huge channels)
2020-08-14 23:36:06 -04:00
vexorian
65fa8a22dd Improve ffmpeg settings tooltips 2020-08-14 23:35:49 -04:00
vexorian
f77a619540 Merge remote-tracking branch 'vexorian/dev/0.0.x' 2020-08-10 22:56:22 -04:00
vexorian
0bc810ccec Introducing dizqueTV 2020-08-10 22:53:40 -04:00
vexorian
9fb1498225 Merge with branch 'vexorian/development' 2020-08-09 15:14:25 -04:00
vexorian
3184306e86 Major channel UI changes. Remove commercials. Tools for filler editor. Visible Color and Length signatures for programs and flex. 2020-08-09 14:58:59 -04:00
vexorian
e1d79490a5 Fix Pad Time bug. To improve on channel loading times in the UI, channel editor will only show 100 programs at once, but there's a slider to see more. 2020-08-04 22:45:59 -04:00
vexorian
3fef59c4da Fix Pad Time bug. To improve on channel loading times in the UI, channel editor will only show 100 programs at once, but there's a slider to see more. 2020-08-04 22:43:15 -04:00
vexorian
9414f0b971 New channel programming tool: Tweak Weigths. Also more padding options. 2020-08-01 07:01:20 -04:00
vexorian
4a65960e0d Version Info 2020-07-27 17:26:40 -04:00
vexorian
f9dd2af4d4 Flex time slots. Av1 support in ffmpeg provided by Dockerfile. Channel cache. Async guide writer. 2020-07-25 16:41:04 -04:00
vexorian
f73416a6fe Audio channel/sampleRate normalization. Fix ffmpeg config load issues. Raise beep volume a bit. ffmpeg config migration to version 4. 2020-07-04 17:53:05 -04:00