Page 1 of 1

SERVIIO 1.4.1.2 MAC PLUGIN NOT DETECTED

PostPosted: Tue Apr 29, 2014 10:44 am
by pifouille
Hello everybody,

I installed serviio 1.4.1.2 on my MacBook Pro. I also downloaded the plugins in the right folder.
I added the compliant Online Sources regarding these plugins.

But everytime I launch Serviio, the online folder is empty on my WDTV Live.

And when I have a look in the log file :


2014-04-29 12:12:03,191 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.france3.fr has been found.
2014-04-29 12:12:03,191 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.france4.fr has been found.
2014-04-29 12:12:03,192 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.france5.fr has been found.


Always this issue....

I am beginning to think that servio does not detect the plugins....

Thx for your help and your time

Re: SERVIIO 1.4.1.2 MAC PLUGIN NOT DETECTED

PostPosted: Wed Apr 30, 2014 1:20 pm
by zip
where did you copy the plugins? and did you unzip the pack? You should end up with a lot of .groovy files in the plugins folder inside Serviio.app.

Re: SERVIIO 1.4.1.2 MAC PLUGIN NOT DETECTED

PostPosted: Wed Apr 30, 2014 3:35 pm
by pifouille
Hello

Thx for your help.

I unzipped the pack and i copied the plugins in Applications/Serviio.app/Contents/Resources/Java/plugins


Should I modify the Info.plist ?
I modified Info.plist like this :

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plist version="1.0">
<dict>
<key>CFBundleName</key>
<string>Serviio</string>
<key>CFBundleShortVersionString</key>
<string>1.4.1.2</string>
<key>CFBundleGetInfoString</key>
<string>1.4.1.2 (c) 2009 - 2013 Petr Nejedly</string>
<key>CFBundleAllowMixedLocalizations</key>
<string>false</string>
...
<key>Properties</key>
<dict>
<key>java.awt.headless</key>
<string>true</string>
<key>serviio.home</key>
<string>$JAVAROOT</string>
<key>derby.system.home</key>
<string>$JAVAROOT/library</string>
<key>file.encoding</key>
<string>UTF-8</string>
<key>java.net.preferIPv4Stack</key>
<string>true</string>
<key>plugin.location</key>
<string>/Applications/Serviio.app/Contents/Resources/Java/plugins</string>
</dict>
</dict>
</dict>
</plist>

Re: SERVIIO 1.4.1.2 MAC PLUGIN NOT DETECTED

PostPosted: Thu May 01, 2014 7:04 pm
by zip
You don't need to modify the plist file.

Check the detailed log to see what plugins were loaded on the server start.