I'm still fighting with LMS. Not sure what Michael was thinking with the
'i386-linux -> x86_64-linux'
(https://github.com/Logitech/slimserver/commit/7859e8237e72f1abfc2800e03b9b55660eba0d21)
bin path change, not backward compatibilty that's for sure, or he'd have
added Bin/i386-linux to the bin path on x86_64 platform for backward
compatibility, so if an x86_64 binary isn't available it "falls back" to
trying for an i386 binary.......
Anyway, from a Spotify plugin point of view, can you symlink your
Bin/i386-linux dir to Bin/x86_64-linux and push a plugin update, please.
I'm OK creating my own symlinks but I don't want to have to start
documenting this for x86_64 platform. (Which will mean it will work on
pre 7.8.1 and post 7.8.1 on x86_64.)
Before symlink i386-linux -> x86_64-linux ...
Code:
--------------------
[14-04-01 18:37:18.8691] Slim::Utils::Misc::addFindBinPaths (149) not adding
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/x86_64-linux
- does not exist
[14-04-01 18:37:18.8693] Slim::Utils::Misc::addFindBinPaths (143) adding
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin
[14-04-01 18:37:18.8874] Plugins::ShairTunes::Plugin::initPlugin (45)
Initialising 0.23
[14-04-01 18:37:18.8885] Slim::Utils::Misc::findbin (124) Didn't find binary
for spotifyd64
[14-04-01 18:37:18.8887] Slim::Utils::Misc::findbin (124) Didn't find binary
for spotifydnoflac64
[14-04-01 18:37:18.8890] Slim::Utils::Misc::findbin (124) Didn't find binary
for spotifyd
[14-04-01 18:37:18.8892] Slim::Utils::Misc::findbin (124) Didn't find binary
for spotifydnoflac
[14-04-01 18:37:18.8894] Slim::Utils::Misc::findbin (124) Didn't find binary
for spotifydnoflac10
[14-04-01 18:37:18.8895] Plugins::Spotify::Spotifyd::__ANON__ (74) no
spotifyd helper found
--------------------
After symlink i386-linux -> x86_64-linux ...
Code:
--------------------
[14-04-01 18:41:55.2398] Slim::Utils::Misc::addFindBinPaths (143) adding
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugin/Spotify/Bin/x86_64-linux
[14-04-01 18:41:55.2399] Slim::Utils::Misc::addFindBinPaths (143) adding
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugin/Spotify/Bin
[14-04-01 18:41:55.2581] Plugins::ShairTunes::Plugin::initPlugin (45)
Initialising 0.23
[14-04-01 18:41:55.2592] Slim::Utils::Misc::findbin (109) Found binary
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugin/Spotify/Bin/x86_64-linux/spotifyd64
for spotifyd64
--------------------
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix