evidenceunseen wrote:Can't the "More info" links be accessed through the rss feed? for imdb urls. Would it be possible to parse the .nfo using the "NFO" url? parsing nfo files has been done before on xbmc.
Python scripts have no access to most xbmc features, so if I wanted to parse an imdb url or nfo file it would need to be redone from scratch in python. I'm not too keen in coding that, plus scraping the nfo directly from newzbin is probably against their TOS.
evidenceunseen wrote:I also noticed that the files that are downloaded using this plugin, are owned by root, not by the active user. This is not the case with files downloaded using the pc. Do you have any idea why this would be?
Can you explain a bit more? It doesn't actually download any files, just sends the url/newzbin id to sabnzbd to download and add to the queue. Where are these files you see being downloaded as root?