Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread philippe_44
chincheta0815 wrote: > So I can now again enjoy the cool features with my Airplay stuff & > services of automated updates. > > > Well, it's not perl in case of the plugin. The bridge is a lot of > work... They were both a lot of work for me as well. Perl. Because I did not the language and I

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread chincheta0815
philippe_44 wrote: > oh well, normally at least the 0.60.2 now tests for the proper osName So I can now again enjoy the cool features with my Airplay stuff & services of automated updates. philippe_44 wrote: > > Don't give up on your plugin. Candidely, I learned Perl when I started > to writ

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2017-04-05 Thread Campus
Hi, I noticed that NBA games were no longer shown and the log showed a 404 error. I found the line in the Plugin and changed from Code: my $url2 = 'http://www.nba.com/gameline/'.$year.$mon.$mday.'/'; to Code: my $url2 =

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread philippe_44
chincheta0815 wrote: > Okay, I won't be worried ;o) > I just appreciate your help really a lot. I wish I could get my > hue-plugin on the road in the same quality as your stuff. But I am far > away from your level, I suppose... > > Maybe the return statement causes the problem? I always run into

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread chincheta0815
philippe_44 wrote: > No worries then, I'll use "Unix" for os and in binArch and look for > "solaris" like I do for Linux versions > > [edit]: what is surprising is that you did not get the compalint about > missing helper for your platform Okay, I won't be worried ;o) I just appreciate your hel

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread philippe_44
chincheta0815 wrote: > The hint with the dumper helped... I got the problem. > The line: > > Code: > > > my $os = Slim::Utils::OSDetect::details(); > > > > > Does not detect the os as solaris, but as Unix! That is really weird > as in the inf

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread chincheta0815
philippe_44 wrote: > > You can also replace the $log->debug(Dumper...) by a > $log->error(Dumper...) to make sure you have a dump of what LMS detects > as an OS, without having to set the whole plugin in debug mode The hint with the dumper helped... I got the problem. The line: Code: -

Re: [SlimDevices: Plugins] piCorePlayer Sueezelite stuck

2017-04-05 Thread garrigue
I experiment the same problem using another DAC (audiophonics U-Sabre) which is well known in the list you mentionned. All is OK, but the day after wahen I come back on LMS application (port 9000), there is a sound loop in the speakers...and I have to kill squeezlite :-( --

Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-04-05 Thread pinkdot
maximus wrote: > Thanks so much Martin. I have already added the repo as described here: > http://forums.slimdevices.com/showthread.php?107180-Synology-7-9-1-packages&p=880069&viewfull=1#post880069. > However, I see nothing on the Community tab ("All packages have been > installed".) Would I have

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread philippe_44
chincheta0815 wrote: > I digged a little bit in the code: > > As you are using a lot of LMS routines (as it has to be for professional > coding), it might be possible that LMS does not find the help due to > search path problems... > > Is it possible that there is a file such as > "https://gith

Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-04-05 Thread maximus
Thanks so much Martin. I have already added the repo as described here: http://forums.slimdevices.com/showthread.php?107180-Synology-7-9-1-packages&p=880069&viewfull=1#post880069. However, I see nothing on the Community tab ("All packages have been installed".) Would I have to stop or deinstall th

Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-04-05 Thread pinkdot
maximus wrote: > I am completely new to NAS (416play), have been running my LMS over > desktop computers for years. > > What are the main differences between the official package (7.7.6) and > the ones described here?[/QOUTE] About 3 years of bug fixing and > improving LMS, adding features ... >

Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-04-05 Thread maximus
I am completely new to NAS (416play), have been running my LMS over desktop computers for years. What are the main differences between the official package (7.7.6) and the ones described here? 7.7.6 has been a complete nightmare, scanning of all albums (.wav - .cue, about 6'000 albums) takes mor

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-04-05 Thread chincheta0815
I digged a little bit in the code: As you are using a lot of LMS routines (as it has to be for professional coding), it might be possible that LMS does not find the help due to search path problems... Is it possible that there is a file such as "https://github.com/Logitech/slimserver/blob/public