[mythtv-users] DVB to IPTV
Bill Meek
keemllib at gmail.com
Tue May 31 13:13:20 UTC 2016
On 05/31/2016 05:24 AM, Josu Lazkano wrote:
> 1. Capture cards -> New card:
> - Card type: IPTV Recorder
> - M3U URL: /root/list.m3u
...
> 2016-05-31 12:20:25.866776 I IPTVChanFetch: DownloadPlaylist failed to download from /root/list.m3u
...
Hi,
No scheme in the URL?
Try: file:///root/list.m3u . Without it, the DownloadManager is
used and fails in this case because it's expecting a scheme like
http and fails as above.
--
Bill
More information about the mythtv-users
mailing list