Page 1 of 1

Wimp.com

PostPosted: Wed Oct 05, 2011 10:50 am
by appiem
gujju1973 wrote:I would like to request a plugin for wimp.com videos. The site has a link for rss feed but when you add it to Serviio, it does not shows any videos, but when you enter the same link in a browser, you get a list of videos.

Thanks.

Re: Wimp.com plugin

PostPosted: Wed Oct 05, 2011 3:46 pm
by gujju1973
I installed the plugin and then add the feed http://www.wimp.com/rss but still do not see any videos. Am I doing anything wrong? Please advise.

Re: Wimp.com plugin

PostPosted: Wed Oct 05, 2011 7:27 pm
by Cerberus
gujju1973 wrote:I installed the plugin and then add the feed http://www.wimp.com/rss but still do not see any videos. Am I doing anything wrong? Please advise.


are these LIVE videos?

Re: Wimp.com plugin

PostPosted: Thu Oct 06, 2011 2:15 pm
by gujju1973
No, these are not LIVE feeds....just a collection of vides files.

Re: Wimp.com plugin

PostPosted: Thu Oct 06, 2011 5:56 pm
by appiem
gujju1973 wrote:I installed the plugin and then add the feed http://www.wimp.com/rss but still do not see any videos. Am I doing anything wrong? Please advise.

For me it works, look at serviio.log for entry:
INFO [PluginCompilerThread] Added plugin WimpCom (WimpCom.groovy)
or errors

Re: Wimp.com plugin

PostPosted: Sat Oct 08, 2011 2:07 pm
by gujju1973
Yes I see the plugin load properly but when I add in the feed to the online sources, I don't see any video files.

Re: Wimp.com plugin

PostPosted: Fri Dec 30, 2011 2:58 pm
by appiem
Adjusted plugin for.
Source Url: http://www.wimp.com/rss

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 3:55 pm
by iheartninjas
was the previous poster's issue ever resolved. i am having the same issue. plugin installed however no videos show in online feeds folder.have tried the first plugin and the one that was just updated.

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 3:59 pm
by Cerberus
iheartninjas wrote:was the previous poster's issue ever resolved. i am having the same issue. plugin installed however no videos show in online feeds folder.have tried the first plugin and the one that was just updated.


Do the files appear if you use AV media controler form intel tools ?

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 4:29 pm
by iheartninjas
yes the files appear in av media controller

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 4:37 pm
by Cerberus
then its not a plugin issue but a profile issue.

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 4:47 pm
by iheartninjas
forgive me but i dont fully understand your reply. what do you mean a profile issue? this is my first time attempting to use the plugins so the terminology is still somewhat new for me. i have made an attempt to use six plugins including youtube, discovery, dogtoons, wimp, etc. the only one that is not showing any videos is wimp.

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 4:49 pm
by Cerberus
profile.xml contains rules for transcoding of online files aswell as local files. please start a topic in the relevant support forum for your device and supply information on file that wont play/appear on your device.

Re: Wimp.com

PostPosted: Fri Dec 30, 2011 7:55 pm
by iheartninjas
ok if anyone is willing to deal with my ignorance on this please instruct me how to use ffmpeg -i to "supply information on file that wont play/appear" on my device. i know how to use ffmpeg just unsure how to provide the video file details since they don't appear. thanx


updating my post. i installed latest static build of ffmpeg. this seems to have taken care of the issue that i was having. the video files from http://www.wimp.com/rss now show in feeds folder. update is here:
http://wiki.serviio.org/doku.php?id=win_ffmpeg

Re: Wimp.com

PostPosted: Sat Feb 18, 2012 10:41 pm
by arunciks
replaced ffmpeg... but no solution getting this error:

2012-02-17 20:33:30,889 WARN [FeedUpdaterThread] Failed to retrieve online item information for http://rom.wimp.com/videosnull. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:273)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:208)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:101)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:344)
at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:87)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:255)
... 2 more

Re: Wimp.com

PostPosted: Sat Sep 08, 2012 9:06 am
by grolschie
I also get a similar message:

  Code:
2012-09-08 18:31:43,078 WARN  [FeedUpdaterThread] Failed to retrieve online item information for http://rom.wimp.com/videosnull. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:291)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:209)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:102)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:382)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:86)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:124)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:268)
   ... 2 more


I think the plugin may no longer work.