187 Commits

Author SHA1 Message Date
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
a24ce52f41 Nexe cache = Improve build times. 2020-08-30 10:58:04 -04:00
vexorian
80dfcc17a0 Prepare 0.0.66 development 2020-08-26 22:45:07 -04:00
vexorian
5411f6c17b
Merge pull request #71 from vexorian/20200826_dev
20200826 dev
2020-08-26 21:18:50 -04:00
vexorian
05833c3d14 Log message to explain when ffmpeg is transcoding or copying streams. Removed minimum bitrates... 2020-08-26 21:15:04 -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
1c0b3c1620
Merge pull request #67 from vexorian/20200824_dev
20200824 dev
2020-08-24 22:49:10 -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
00e0e8b5ba
Merge pull request #63 from vexorian/20200822_65
Prepare 0.0.65 development
2020-08-22 18:55:26 -04:00
vexorian
78e7b8d1a9 Prepare 0.0.65 development 2020-08-22 18:53:57 -04:00
vexorian
6a13a513a6
Merge pull request #61 from vexorian/20200822_64
20200822 64
2020-08-22 17:38:29 -04: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
b1f3090dcb Fix fresh install issue with it generating a ghost plex server. 2020-08-22 17:33:36 -04:00
vexorian
973a2f9721 Fix /m3u8 endpoint being broken 2020-08-22 16:38:25 -04:00
vexorian
5fcb5d9571
Merge pull request #58 from vexorian/20200822_64
20200822 64
2020-08-22 11:29:03 -04:00
vexorian
971697405b Prepare 0.0.64 development 2020-08-22 11:25:59 -04:00
vexorian
3ab7de3769 0.0.63 0.0.63 2020-08-22 10:46:01 -04:00
vexorian
4b800090e2 Merge branch 'dev/0.0.x' into main 2020-08-22 10:45:15 -04:00
vexorian
1f5bd3e5a0
Merge pull request #57 from vexorian/20200822_dev
20200822 dev
2020-08-22 10:40:08 -04:00
vexorian
9cc5bd4a88 Also cleanup streams and opts in migration 2020-08-22 10:37:40 -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
55c22846bf Use stream.pipe instead of transporting the bytes manually. Hopefully this improves playback. 2020-08-22 10:37:40 -04:00
vexorian
e87e1c13a1
PR template
PR template
2020-08-18 00:25:41 -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
vexorian
5138ced433 Dockerfile for executables builder. 2020-08-17 21:34:03 -04:00
Chris Barbara
7355b52dcd genre support for movies 2020-08-17 06:42:34 -07:00
vexorian
389b54cc96
Merge pull request #49 from vexorian/480x270
480x270 resolution in ffmpeg
2020-08-17 08:52:27 -04:00
vexorian
19e9eb7f58 480x270 resolution 2020-08-17 08:50:18 -04:00
vexorian
2efe1c0f48 Improve Dockerfiles, but the build is slower regardless of caching, because nexe is hideously limited, we really need to find a better way to package these things 2020-08-16 21:47:26 -04:00
vexorian
ba4c6cd9d0 Testing nvidia dockerfile 2020-08-16 10:27:10 -04:00
vexorian
42f6ba54ea
Merge pull request #39 from vexorian/tvg-chno
tvg-chno in M3U
2020-08-16 09:03:47 -04:00
vexorian
ab0da60228 tvg-chno in M3U 2020-08-16 09:01:30 -04:00
vexorian
e057b5eb9d 0.0.63-development 2020-08-15 21:48:11 -04:00
vexorian
b43eb4703b
Merge pull request #35 from vexorian/pushmain20200815
Release 0.0.62
0.0.62
2020-08-15 18:35:45 -04:00
vexorian
968e567b92 Version 0.0.62 2020-08-15 18:33:27 -04:00
vexorian
cc299bb0bc Merge 'dev/0.0.x' into main 2020-08-15 18:32:41 -04:00
vexorian
77b8da63c4
Merge pull request #34 from vexorian/push20200815
Changes for 0.0.62
2020-08-15 18:30:46 -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
709b8e1605 Fix bug with loading screen causing streams to break when normalization was disabled. /m3u8 endpoint doesn't require normalization. 2020-08-15 18:20:53 -04:00
vexorian
f4c2ac4940 Now really fix the bug that made playing videos shorter than 10 seconds loop permanently. 2020-08-15 18:17:37 -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
f11cab29d6 Fix issues (specially UNRAID) that arose from changing the main branch name to main 2020-08-15 18:07:15 -04:00
vexorian
5efc5c6afc Revert "Test with higher probesize"
This reverts commit c5cadb74bdabba2fd55fcccf2a44db7690cc1741.
2020-08-15 16:09:26 -04:00
vexorian
c5cadb74bd Test with higher probesize 2020-08-15 15:35:27 -04:00