17 Commits

Author SHA1 Message Date
Kenroy Gobourne
018e72cf2e
Fix typo in FALLBACK_ICON URL
The URL points to the dizquetv PNG icon, but there's a typo in vexorian
2024-02-03 23:14:27 -05:00
vexorian
395bc48c01 TV Guide error retries with backoff so that they don't generate a tremendous amount of logs. Detect issues with channels provided to TV guide early-on. 2021-09-19 13:28:14 -04:00
vexorian
5fd21137e5 #363 m3u sorting. 2021-09-11 12:05:54 -04:00
vexorian
0ff6495872 Fix #350 : random slots no longer have a chance to generate flex times with wrong duration. Api protection to protect against bad durations. Migration step to fix existing channels that were affected by the bug 2021-08-08 15:13:24 -04:00
vexorian
ae7f0ce703 Random/Time Slots should be quicker to process. 2021-06-01 20:46:24 -04:00
vexorian
8d844f0ae3 Slots improvements. Fix rare bug in which some times the starting times would get completely messed up. Consecutive flex times are now guaranteed to be merged into a bigger one. 2021-03-26 09:59:00 -04:00
vexorian
8946809ba3 Custom Shows 2021-03-23 16:37:37 -04:00
vexorian
de3f859dea Add flex time so that the next program in time slots happens AFTER the current time. This is specially good for weekly slots, because programming won't start at Thursday for no reason anymore. 2021-03-15 00:18:23 -04:00
vexorian
87b6bb6d85 #144 Notification toast when updating settings (and other things) 2021-02-21 00:33:25 -04:00
vexorian
d6b2bd1d5e Random Slots 2021-02-19 16:20:46 -04:00
vexorian
3fadcc487c Time Slots 2021-02-18 09:06:22 -04:00
vexorian
1978a9e837 #106 Allow group-title customization in channels. 2021-01-24 21:33:42 -04:00
vexorian
0fc689bc3e Tweaks to caches 2021-01-24 16:23:34 -04:00
Rafael Vieira Santos
c97ff8f24e
File cache system (#242)
* Create a File Cache Service and Channels M3U Cache

* Create a Cache Image Service for external images

* Singleton, db configurations and repairs
2021-01-24 11:56:36 -04:00
vexorian
fc79a1d79f Make time slots use the 'better' random too. Ensure that time slots are cyclic and the end of the schedule ends at the same time of day as the beginning of the schedule 2020-11-22 20:24:58 -04:00
vexorian
ad08fca671 Time Slots improvement. Now by default tries to distribute flex times between videos in the same slot #184. Option to make it work like before. 10 minutes padding option. I don't care about lateness option. Fix bug that could be caused by two consecutive time slots with the same tv show (or both are movies) causing HUGE flex times. I basically rewrote the whole thing, so enjoy. 2020-11-22 11:12:24 -04:00
vexorian
70078c0140 Time Slots 2020-10-10 09:10:15 -04:00