Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-04-03 Thread dse43

tcutting wrote: 
> For those with this problem, I've created a "beta" version to try.
> For this beta version, please add the following repository to your
> plugins screen in LMS:
> "http://superdatetimewu.sourceforge.net/test_repo.xml;
> 
> You should then be able to let the installer install SDT version
> 5.10.22
> 
> If you try it, please let me know if it works for you, or if it has
> issues.
> I deleted a small section of code which was causing problems with the
> newer version of PERL.  The change seems to still be working OK on my
> system, but I don't know if I broke something in the process.  Good
> Luck!

Sorry for the delayed response. 
Many thanks, with this repository the super date time working like a
charm.


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-03-21 Thread dse43

tcutting wrote: 
> So you are running LMS on the rPi? Looks like maybe the version of PERL
> may not like something in the SDT plugin. I'll try to look at it, but it
> will probably not be for a few days.
> 
> Sent from my HTC6525LVW using Tapatalk

Hi tcutting,

In the piCorePlayer 2.03 now the LMS can be installed from the web
interface.
I tried with this version as well, and I have a same problem, like in
the previous version (2.02) with manual installed LMS.
Perl Version: 5.22.1 - arm-linux-gnueabihf-thread-multi-64int


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-03-19 Thread dse43

Jeff07971 wrote: 
>  
> 
> Did you install on both LMS and Jivelite (Applet)  ?

Yes I installed in both two places. Actually I'm able to use the custom
clock with no problem, only the SuperDateTime fails in LMS


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-03-19 Thread dse43

tcutting wrote: 
> So you are running LMS on the rPi? Looks like maybe the version of PERL
> may not like something in the SDT plugin. I'll try to look at it, but it
> will probably not be for a few days.
> 
> Sent from my HTC6525LVW using Tapatalk

Many thanks for your answer much appreciated.
Yes I running the LMS on rpi.
I installed using this instructions:
http://forum.tinycorelinux.net/index.php/topic,19440.msg120980.html#msg120980


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-03-19 Thread dse43

tcutting wrote: 
> Not sure which version of SDT you are trying to run. The default
> repository which LMS looks for probably still points to the outdated
> version.  There are two variations now of SDT which are maintained. If
> you look at near the end of the SuperNatuRal thread you can find
> information on either the "wunderground" version which I maintain -
> there's an updated repository link you can add to the LMS PLUGIN page -
> that one also requires an API key from wundergound.com (free if you
> choose "developer"), or BOOMX2 maintains a version, requires "manual"
> plugin installation - you can find his latest .zip file in the SDT
> thread.
> 
> Sent from my HTC6525LVW using Tapatalk

I'm using this repo: 
Code:

http://superdatetimewu.sourceforge.net/repo.xml



I also tried to copy the files into
/mnt/mmcblk0p2/tce/slimserver/Cache/InstalledPlugins/Plugins/SuperDateTime
but I still have a "Plugin failed to load" message in the LMS plugin
tab.

I found this error in the server log: 
[70-01-01 01:00:35.3757] Slim::bootstrap::tryModuleLoad (286) Warning:
Module [Plugins::SuperDateTime::Plugin] failed to load:
Can't use 'defined(@array)' (Maybe you should just omit the defined()?)
at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
line 4845.
Compilation failed in require at (eval 893) line 1.
BEGIN failed--compilation aborted at (eval 893) line 1.

[70-01-01 01:00:35.4044] Slim::Utils::PluginManager::load (323) Error:
Couldn't load Plugins::SuperDateTime::Plugin


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-03-18 Thread dse43

Hi,

I'm pretty new in the Picoreplayer and Jivelite, I have not to much
experience with it.
I'm running on RPi2 and 7" official touchscreen.
I followed the instructions in this thread, I was able to install the
custom clock and licence manager (I also bought the licence for custom
clock), that is working well.
I also tried to install the SuperDateTime plugin but all the time I can
see the message in the LMS plugin tab "plugin failed to load", so I not
able to install/use at all.
When I import the txt file it display only the clock, the weather
section are completely missing.
I tried to read through the posts in this thread but i couldn't find any
solution.

Can you advise me guys?


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-03-18 Thread dse43

Jeff07971 wrote: 
> When you say 
> 
> Did you install on both LMS and Jivelite (Applet)  ?

Yes I installed on both two places. 
Actually I'm able to use the custom clock, itself only the SuperDateTime
plugin fails in LMS.


----
dse43's Profile: http://forums.slimdevices.com/member.php?userid=65561
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins