163 Commits

Author SHA1 Message Date
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
vexorian
f878125320 #171 Do not require Plex connection to play videos when direct paths are enabled. 2020-11-21 17:45:19 -04:00
vexorian
5488e4a2bf Prepare 1.2.2 development 2020-11-19 22:18:18 -04:00
vexorian
1d3b5c9408 Prepare 1.1.4 development 2020-11-19 18:51:40 -04:00
vexorian
759ac4f2ff Merge branch 'dev/1.1.x' into dev/1.2.x 2020-10-30 01:14:15 -04:00
vexorian
82a6ad8acf Hopefully improvements to the TV Guide service. Let's detect the random bug that was reported and at least repair the TV guide in that case, instead of crashing everything. 2020-10-30 01:08:17 -04:00
vexorian
09e19c5d20 Fix #167, extra / in plex uri gives no error during backend route check, but fails when playing the video. 2020-10-17 15:51:45 -04:00
vexorian
23ef2ca7c6 Merge branch 'dev/1.1.x' into dev/1.2.x 2020-10-17 12:44:17 -04:00
vexorian
b561806f13 Prepare 1.2.1 development 2020-10-17 12:37:42 -04:00
vexorian
f2bb9f69cd Prepare 1.1.3 development 2020-10-17 12:34:24 -04:00
vexorian
734636cb95 New 'visual identity' aka I just changed the logo and favicons again 2020-10-13 19:59:34 -04:00
vexorian
cdc9ebceff Merge branch 'dev/1.1.x' into dev/1.2.x 2020-10-10 10:59:30 -04:00
vexorian
1d853d73f5 Update the favicon so that it (hopefully) looks less like ebay's colorful shopping bag that looks bizaringly a lot like a TV 2020-10-10 10:31:27 -04:00
vexorian
70078c0140 Time Slots 2020-10-10 09:10:15 -04:00
vexorian
a827316723 Fix bufSize bug 2020-10-07 10:29:02 -04:00
vexorian
7aef9f21c7 Channel resolution and bitrate settings. 2020-10-06 23:33:29 -04:00
vexorian
3b5eb0475c Fix that crash when channels don't have the watermark enabled. 2020-10-05 18:36:44 -04:00
vexorian
1067d03442 FFMPEG channel editor tab. Channel watermark options. 2020-10-05 18:03:20 -04:00
vexorian
8077d7de53 Flex tab for channel editor. Can change how flex time and short videos behave in the TV guide 2020-10-03 11:44:27 -04:00
vexorian
bd0ca01281 Option to limit the framerate of dizqueTV's output 2020-09-29 11:50:04 -04:00