62 Commits

Author SHA1 Message Date
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
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
vexorian
5b8d9c5995 Channel ui changes. Confirmation popup for deleting channels. Adjust program order and start time when reopening a channel to match what's currently on air. 'Cyclic Shuffle'. Button to delete all programs. 2020-06-29 15:42:18 -04:00
vexorian
94aa908e0b UI and config for normalization changes. Audio Volume Boost. Error streams.
Various fixes. Fix bug where normalize codecs logic to pick when to transcode was the reverse of what we wanted. Beep and white noise are less loud, which prevent issues with ac3 encoder. Channel Icon Overlay doesn't appear during error screen.
2020-06-27 17:36:38 -04:00
Jordan Koehn
8c7126d98c use correct audio index chosen in plex when direct playing. Also fix ui bug in plex settings menu 2020-06-20 17:58:05 -04:00
Jordan Koehn
52052bf91d add plex options to pick between plex paths and direct paths. Change ffmpeg concat to always read in at fastest rate possible. /stream endpoint will now always spawn a seperate ffmpeg process now, no longer redirects sometimes. Plex transcoder has ability to update play status regardless of direct/plex paths. Add debug logging. 2020-06-20 14:21:31 -04:00