primaeval

Results 111 comments of primaeval

I've got something working. I hope you'll like it. https://github.com/ancestorak/brief/pull/227

Luckily I had a bit of spare time. If you get time to test some of the missing data variations that would be helpful.

It should work fine on Linux as long as you use a recent version of ffmpeg. See some of the recent posts on the forum about Linux Mint and avconv....

If you turn on "Settings \ Debug \ Debug ffmpeg stdout/stderr" it should redirect to files in "userdata\addon_data\plugin.video.iptv.recorder\jobs". See if ffmpeg manages to write anything in those.

I expect it will. I'm pretty sure ffmpeg is in LibreELEC already in /usr/bin/ffmpeg. I've never tried coreelec.

Does the url for the channel start with plugin:// ? If it does try to find the direct http link. I've had a few crashes that way. They work ok...

Look in the file userdata\addon_data\plugin.video.iptv.recorder\channels1.m3u to find the m3u channel urls. See if they start with plugin://

They shouldn't crash Kodi then unless you are trying to watch the file as it records. The recording is done separately by ffmpeg.exe The urls aren't http://localhost or http://127.0.0.1 are...