215 Commits

Author SHA1 Message Date
vexorian
8fc9430aaa Prepare 0.0.69 development 2020-09-11 00:37:09 -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
61b6d67f21 Improved resilience to errors in streams. Error stream shouldn't die abruptly anymore. 2020-09-10 19:51:28 -04:00
vexorian
93c9ad710b
Merge pull request #104 from vexorian/20200909_dev
20200909 dev
2020-09-09 16:03:07 -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
e506ac15b0 Fix Memory usage peaking during TV Guide Generation 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
9e89b572bb
Merge pull request #100 from vexorian/20200907_night
20200907 night
2020-09-07 22:06:12 -04:00
vexorian
307507a223 Fix #95 Channel at night channels not rendering in TV guide when used as redirect. 2020-09-07 22:03:59 -04:00
vexorian
7dcaf70608 Fix unraid repo in readme 2020-09-07 22:03:59 -04:00
vexorian
9b636ae2d4
Merge pull request #99 from vexorian/20200907_vs
Virtual Scroll for channel editor. Big thanks to @TimeBomb for the help.
2020-09-07 21:55:41 -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
07b96e258d
Merge pull request #93 from vexorian/20200906_68
Prepare 0.0.68 development
2020-09-06 07:51:48 -04:00
vexorian
4dffb666d3 Prepare 0.0.68 development 2020-09-06 07:50:10 -04:00
vexorian
15d889c8bb
Merge pull request #92 from vexorian/20200905_67
20200905 67
2020-09-05 21:07:18 -04:00
vexorian
e2b94c62cb Hotfix for 0.0.66 issues: xmltv path not being configurable and xmltv cache option being ignored. 2020-09-05 20:29:43 -04:00
vexorian
d5661201ed
Merge pull request #91 from vexorian/20200905_67dev
Prepare 0.0.67 development
2020-09-05 19:12:48 -04:00
vexorian
d4607a86a6 Prepare 0.0.67 development 2020-09-05 19:10:50 -04:00
vexorian
569d24d3a1
Merge pull request #90 from vexorian/20200905_dev
20200905 dev
2020-09-05 18:34:22 -04:00
vexorian
47d9b235b6 Fix some last minute bugs with new setups 2020-09-05 18:31:00 -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
461dfea071 - "Smart" resize instead of relying on ffmpeg for the logic. This fixes the bug with anamorphic video getting messed up aspect ratios.
- Normalize resolution will always normalize anamorphic videos, even if they have the same dimensions.
- When transcoding and normalize resolution being off, padding will not be added. But there's a special case for odd dimensions, where it needs to add 1 pixel.
- Changed scaling algorithm to 'billinear_fast'. It has 'fast' in the name, so hopefully it's faster?
2020-09-05 17:57:41 -04:00
vexorian
ee08b3a601 TV Guide > Fix bug with missing redirects. Now keeps retryiung in case of error. 2020-09-05 17:57:41 -04:00
vexorian
98c5f5c118
Merge pull request #87 from vexorian/20200904_guide
20200904 guide
2020-09-04 21:53:25 -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
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