Error using rss stream source
#1
Hey,

I have an error getting specific RSS feeds. While other rss sources work fine, this one throws an error:

Code:
10:12:00 T:139768994248704 M:1870741504    INFO: Initializing feed: http://www.zdf.de/ZDFmediathek/rss/760014?view=rss
10:12:00 T:139768994248704 M:1870741504   DEBUG: FileCurl::Open(0x7fff8944ade0) http://www.zdf.de/ZDFmediathek/rss/760014?view=rss
10:12:00 T:139768994248704 M:1870827520   DEBUG: FileCurl::Close(0x7fff8944ade0) http://www.zdf.de/ZDFmediathek/rss/760014?view=rss
10:12:00 T:139768994248704 M:1870827520   ERROR: GetDirectory - Error getting rss://www.zdf.de/ZDFmediathek/rss/760014/?view=rss

I am using 9.11 on linux.
Reply
#2
They have to be feeds that end in .xml so they will not work
Reply
#3
Do you mean the remote path file extension is wrong? Or do you mean the file content is in the wrong format?

If it is the former, I have changed the path (and the server still returns the result), but it did not help:

Code:
10:44:14 T:139768994248704 M:1879609344    INFO: Initializing feed: http://www.zdf.de/ZDFmediathek/rss/760014.xml?view=rss
10:44:14 T:139768994248704 M:1879609344   DEBUG: FileCurl::Open(0x7fff8944bf40) http://www.zdf.de/ZDFmediathek/rss/760014.xml?view=rss
10:44:24 T:139768994248704 M:1878994944   DEBUG: FileCurl::Close(0x7fff8944bf40) http://www.zdf.de/ZDFmediathek/rss/760014.xml?view=rss
10:44:24 T:139768994248704 M:1878994944   ERROR: GetDirectory - Error getting rss://www.zdf.de/ZDFmediathek/rss/760014.xml/?view=rss
10:44:24 T:139768994248704 M:1878994944   ERROR: CGUIMediaWindow::GetDirectory(rss://www.zdf.de/ZDFmediathek/rss/760014.xml/?view=rss) failed
10:44:24 T:139768994248704 M:1878994944   DEBUG: CGUIMediaWindow::GetDirectory ()
Reply

Logout Mark Read Team Forum Stats Members Help
Error using rss stream source0