Page 1 of 1

4od error every 1 minute

PostPosted: Thu Sep 19, 2013 5:33 pm
by RichM
Hi,

Every 1 minute I'm getting the following written to the Serviio log:

2013-09-19 17:30:21,495 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://www.channel4.com/programmes/new-girl/4od. Message: No plugin for web resource http://www.channel4.com/programmes/new-girl/4od has been found.
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:179)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)

which is preventing my Syno from ever hibernating. Is there anything I can do to fix /prevent this?

And is there any way to change the Syno log path? For all of the other apps that I have installed that write logs, I've been able to change their config file to redirect the log output to a USB stick so as to avoid spinning up the HDDs constantly.

Thanks,

Richard

Re: 4od error every 1 minute

PostPosted: Thu Sep 19, 2013 9:35 pm
by zip
Remove the channel4 online content using the console.

Re: 4od error every 1 minute

PostPosted: Fri Sep 20, 2013 10:28 am
by RichM
I did look in the Console for a way to do that, but I couldn't see anything.

I then looked in the ServiiDroid app on my phone and I realised that that was where I'd added this source when fiddling around, and that I could remove the source from there.

Thanks!