(2018-04-20, 03:16)GriffeyJuni0r Wrote: The timed recording of a channel you put in there is awesome; Will work perfectly for sports if you want to be sure to record the full game.
I'm still suck however..My UserData folder looks fine (xml, m3u and db files all there with appropriate file sizes), and changing the ffmpeg output to a folder with permissions seemed to help. Though when I click to record a channel (using the Add One Time Rule) it doesn't seem to do anything. I can play the channel properly, and the channel/recording shows up correclty in the Jobs folder, but nothing actually gets recorded during the time it was set for.
Log File:
https://pastebin.com/raw/G2dVEgEU
Thanks!!
*EDIT Submitted a clean log for the mods
Thanks.
It looks like you were trying to record from the "Full EPG" section.
That includes Channels without playable Streams. I think you tried to record a stream without a playable url.
I've changed the code now to make sure you can't record anything without a stream url.
I noticed that I didn't add a date input for the record one time job. It's in there now.
If you are still having problems look in the channels1.m3u and xmltv1.xml files to see if everything is connected properly.
The tvg-id="YOUR ID" in the m3u should match the <channel id="YOUR ID".
If there is no tvg-id it will try to match tvg-name="YOUR NAME" with the first <display-name>YOUR NAME</display-name>
If there is no tvg-name it will try to match the m3u name after the last comma with display-name.