182 Commits

Author SHA1 Message Date
vexorian
62339d2de3 Player 2021-03-23 19:52:36 -04:00
vexorian
8946809ba3 Custom Shows 2021-03-23 16:37:37 -04:00
vexorian
eca8d44af0 Prepare 1.3.2 development 2021-03-21 18:10:53 -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
timebomb0
80b1fb8ce7 Improve logging around getting plex status 2021-03-07 03:06:09 -08:00
vexorian
b9365115aa Remote attachment content-disposition from xmltv tv. Using URL rather than file is recommended for xmltv setup, and the attachment disposition encourages using the file. 2021-02-28 23:15:13 -04:00
vexorian
415add6a06 Prepare 1.3.1 development 2021-02-28 23:09:32 -04:00
vexorian
bb0a480af1 Merge remote-tracking branch 'dev/1.2.x' into dev/1.3.x 2021-02-28 23:08:47 -04:00
vexorian
275ae23e1e Fix season/episode numbers not appearing in TiViMate, possibly other clients 2021-02-28 23:05:46 -04:00
vexorian
cf4a60cd91 Prepare 1.2.5 development 2021-02-28 23:05:46 -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
33f8d59959 Merge branch 'dev/1.2.x' into dev/1.3.x 2021-02-18 09:06:07 -04:00
vexorian
47b2fe8dd4 Max time for last-played is 7 days up from 24. I think this makes flex work nicer when the dizquetv session is long. But it's subjective. 2021-02-15 10:06:10 -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
766241eaec Tweaks and fixes to music player. 2021-01-24 00:00:37 -04:00
vexorian
9f194e62c6 #18 Allowing to play audio files in channels. They actually play now, but requires editing the channel json manually because there is no UI to import them yet. 2021-01-23 13:03:53 -04:00
vexorian
54a6f14ff6 Tweaks to image upload . Now supports watermark as well. The api has changed. Dialog browses for Images. 2021-01-21 19:36:17 -04:00
Rafael Vieira
3bf63be768 Create a upload for channel logos 2021-01-20 00:30:46 -03:00
vexorian
d40831a019 Audio-only streams with /radio?channel=x endpoint 2021-01-17 16:19:45 -04:00
vexorian
1b264b48b2 Fix db-migration after merge 2021-01-17 16:15:11 -04:00
vexorian
1d502f212a Merge remote-tracking branch 'fork/dev/1.2.x' into dev/1.3.x 2021-01-17 16:14:27 -04:00
vexorian
c7703a2b77 Try to play error stream when offline stream fails 2021-01-17 16:10:05 -04:00
vexorian
4c3e8f8d83 Use correct input file indexes in offline filters. Fix white noise, beep sometimes not making a sound at all. 2021-01-17 16:10:05 -04:00
vexorian
c495a5ae36 Fix typo in logs. 2021-01-17 16:10:05 -04:00
vexorian
f6537bad61 Visual Update 2021-01-16 15:15:17 -04:00
Rafael Vieira
f0ad76b76c Fixed Direct Play with Transcoding 2021-01-15 17:28:03 -03:00
Jason Dove
6696d626fc add ffmpeg deinterlace options 2021-01-14 13:18:11 -06:00
vexorian
52af53eed9 Prepare 1.2.4 development 2021-01-10 19:01:59 -04:00
vexorian
9755d11689 Prepare 1.3.0 development 2021-01-10 18:39:00 -04:00
vexorian
526b18275b 1.2.3 2021-01-10 13:57:46 -04:00
vexorian
9169ec65e3 Merge remote-tracking branch 'dev/1.2.x' into edge 2021-01-10 13:56:44 -04:00
vexorian
17e565ee6f Ability to change the scaling algorithm and default is now bicubic instead of fast_bilinear. Related to #116 2021-01-10 13:48:04 -04:00
vexorian
2ac71e5864 #212 add CUID tag to channels in the m3u 2021-01-09 23:29:48 -04:00
vexorian
1a26be30d6 #185 : animated watermark causes stream to lock when switching between videos. 2021-01-09 20:18:26 -04:00
vexorian
de4a80d39f #221 Fix ghost ffmpeg processes 2021-01-09 18:26:48 -04:00
vexorian
86d1329b8c Fix bug introduced with #219 , it wasn't reading a normal ffmpeg process' output 2021-01-09 18:26:15 -04:00
vexorian
a3b74e8af5 #219 Better ffmpeg version handling. 2021-01-09 10:08:49 -04:00
vexorian
7bea25db75 Prepare 1.2.3 development 2021-01-09 10:08:38 -04:00
vexorian
1989f5ca83 1.2.2 2020-11-22 21:51:49 -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
6329641d4c Merge branch 'dev/1.1.x' into dev/1.2.x 2020-11-22 19:25:52 -04:00
vexorian
110bd19a61 Improve random number generation for picking the next filler to play. 2020-11-22 19:18:11 -04:00
vexorian
1254928cd6 Fix bug with the direct path bug fix 2020-11-22 19:18:11 -04:00
vexorian
852d09fc55 Implement graceful shutdown procedure. So far the only aspect that seems to need is is the xmltv writer, we want to make sure the xmltv is completely written before closing the app. #176 2020-11-22 16:58:59 -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
20ed585c99 Merge branch 'dev/1.1.x' into dev/1.2.x 2020-11-22 11:11:39 -04:00