63 Commits

Author SHA1 Message Date
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
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
b911f29b5f After adding programs, scroll channel to the added programs 2020-08-14 23:35:27 -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
vexorian
d41786f5a8 Handling of videos containing multiple episodes. 2020-06-20 13:26:38 -04:00
Jordan Koehn
899a1b24f7 Add plex option to control downmix audio boost. Also fix request for audio channel limitation, was missing a & in the request 2020-06-20 13:26:38 -04:00
Jordan Koehn
0fe29e7598 Handle stream stream concatination using ffmpeg concat demuxer (ffmpeg 4.2+ required).
Change docker container to use alpine linux, comes with ffmpeg 4.2+ easier.
Encode commercials to be same video codec as programs when channel icons enabled. Resolution/framerate could still be problematic.
2020-06-20 13:26:37 -04:00
Jordan Koehn
d5f4bea481 change from node-fetch to axios. Seems to be less strict. Confirmed working for remote servers whereas node-fetch would throw error 'Only absolute URLs are supported' if server was remote." 2020-06-20 13:26:36 -04:00