Based on the work by Mika Fischer (sorry can't post URL but it's on github, search triode spotify clone), I managed to create a triode plugin cloner for windows that allows to add the multiple spotify subscriptions of the family to the LMS as independant plugins. Hence my question : with the new protocol system handler, is it possible to use multiple spotify accounts ? Could be useful with the spotify family offers..
No, that's not possible. It's my understanding that that script would create two Spotify entries in your menus, right? One of them would use one account, the other menu the another account. I haven't tested this, but I guess it's using two different protocol handlers to achieve this. Eg. spotify://asdfasd and spotifymika://asdfasdf which then would be mapped to the two accounts. As the SPH plugin only does provide the protocol handler, but not the content management, the content manager (Logitech's Spotify app) would need to be aware of the two different protocols and when to use which one etc. That's not going to happen.
Other quick question : I've always found the original logitech spotify plugin slow as hell, slow to start tracks, slow to change tracks etc, probably because it doesn't use any caching. Does your stripped triode/protocol handler use the triode/spotify cache
Yes, as I've said before: this is actually Triode's plugin, I only removed the menu handling etc. But there's still an option to use the cache or not etc., as before.
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
