r-win / serviio-plugins

Plugins for Serviio
0 stars 0 forks source link

Nickelodeon plugin on synology #2

Open irisdc opened 11 years ago

irisdc commented 11 years ago

20:50:03,384 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue java.io.IOException: Unexpected error while invoking plugin (Nickelodeon): The operation took more than 30000 ms and has been cancelled.

for http://www.nickelodeon.nl/videos/show/280-dora (webresource), serviio 1.1

However with the same plugin and the same webresource URL it works perfectly on windows serviio 1.1.

r-win commented 11 years ago

Well, I've added some timing checks to the script, and all I can see is that it's pretty fast. I can create a debug version which will include the timings in Serviio log. That way, we can (hopefully) see where the bottleneck is.

I myself don't have a synology, so I can't test using that.

You can find the logging version here: https://dl.dropbox.com/u/48820023/Nickelodeon.groovy

irisdc commented 11 years ago

Many thanks for your feedback. After installing this logging version and enabling debugging, I have the following timings in the log file: https://www.dropbox.com/s/bor9hlpejc644t4/serviio-debug.txt. (Although I don't seem to find errors in the debug file, the Dora episodes are not (yet) listed in the web-mediabrowser.)

Regards, Iris

On Fri, Jan 4, 2013 at 4:21 PM, r-win notifications@github.com wrote:

Well, I've added some timing checks to the script, and all I can see is that it's pretty fast. I can create a debug version which will include the timings in Serviio log. That way, we can (hopefully) see where the bottleneck is.

I myself don't have a synology, so I can't test using that.

You can find the logging version here: https://dl.dropbox.com/u/48820023/Nickelodeon.groovy

— Reply to this email directly or view it on GitHubhttps://github.com/r-win/serviio-plugins/issues/2#issuecomment-11886250.