Results 111 to 120 of 464
-
2017-05-22, 12:55 #111Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2017-05-22, 13:00 #112Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2017-05-22, 13:43 #113
- Join Date
- Jan 2017
- Posts
- 8
Any thing I can do to get it to work on Synology DS214+
Hi Michael,
I appreciate all the hard work! Really great attempt to keep LMS in the running for a modern music player. Any chance this plugin works on an ARM processor equipted Synology NAS (DS214+)? I get the below error when I want to go to the Spotty settings to add my credentials.
Code:There has been a problem running the Spotty helper application. Most likely your operating system and/or platform is not supported. Please report the following details to me: Operating system: Synology DiskStation / armle-linux Helper Applications Folder: /volume1/@appstore/SqueezeCenter/Bin /sbin /bin /usr/sbin /usr/bin /usr/syno/sbin /usr/syno/bin /usr/local/sbin /usr/local/bin /usr/bin /usr/local/bin /usr/libexec /usr/sbin /volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux /volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Spotty/Bin ldd (EGLIBC) 2.15
-
2017-05-22, 14:53 #114
- Join Date
- Aug 2008
- Posts
- 158
-
2017-05-22, 16:04 #115
- Join Date
- May 2017
- Posts
- 31
The x86_64 binary is still failing on my Synology. Have to swap the x86_64binary with the i386 one.
The i386 binary is working great
Serverdetails:
Logitech Media Server Versie: 7.9.1 - 1494667952 @ Sat May 13 09:43:23 UTC 2017
Hostnaam: homeserver
IP-adres van server: 192.168.1.1
HTTP-poortnummer van server: 9009
Besturingssysteem: Synology DiskStation - NL - utf8
Platformarchitectuur: x86_64-linux
Perl-versie: 5.24.0 - x86_64-linux
-
2017-05-22, 22:00 #116Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2017-05-22, 22:02 #117Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2017-05-22, 22:10 #118Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2017-05-23, 01:50 #119
- Join Date
- Aug 2005
- Posts
- 21
Hi
Thanks for your help. To answer your questions
Hi
Thanks for your help. It starts to make sense now. I misread and misunderstood and thought squeezeserver would show what was playing on the spotify client and/or offer control via the spotify client. Apologies.
For this to work for me I either have to
a) manually input the credentials via settings->advanced->spotty spotify connect for squeezebox.
b) edit the code to use -u and -p
I did check permissions on the cache directories and these look okay to me. I'll recheck and advise.
One question on choosing the spotty device from the android or windows spotify client - should it turn green and say listening on spotty to indicate success? I think if I use -u and -p and try to connect via the spotify client, it connects (goes green and says listening on) but then skips over each track in the playlist. I suspect I've confused myself...
Thanks for creating this.
San
-
2017-05-23, 04:15 #120
- Join Date
- May 2017
- Posts
- 31
1) There is no output on the settings page... Spotty also crashes when trying to authenticate using Connect protocol.
2) Helper app path:
/volume1/@appstore/LmsRepack/Bin, /sbin, /bin, /usr/sbin, /usr/bin, /usr/syno/sbin, /usr/syno/bin, /usr/local/sbin, /usr/local/bin, /usr/bin, /usr/local/bin, /usr/libexec, /usr/sbin, /volume1/@appstore/LmsRepack/Cache/InstalledPlugins/Plugins/Spotty/Bin/x86_64-linux, /volume1/@appstore/LmsRepack/Cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux, /volume1/@appstore/LmsRepack/Cache/InstalledPlugins/Plugins/Spotty/Bin
Looks like both paths are appended to the path ?!
3) The 64 bit version starts fine from the console but when it needs to stream audio it will crash:
Illegal instruction (core dumped)
4) Synology doesn't have the file command
5) As soon as I move the i386 binary into the x86_64 folder it's working fine.
Did you test the x86 binary ? If not, I can fire up some VM to give it a try