Yes Orange Squeeze seems to rely on the context menu's for "bulk" play
operations and most other areas have these so it works OK, just not on
Top Tracks.
I think I have a fix for this. Alas I'm about to head out for two weeks.
Don't want to break Spotty at this point... But if you're happy to edit
some code you could give this a try:
- check Settings/Information for the path where the plugin is stored
- edit the OPML.pm file inside this folder: line 622 is
push @$items, {
type => 'playlist',
name => cstring($client, 'PLUGIN_SPOTTY_TOP_TRACKS'),
items => trackList($client, $artistInfo->{tracks}),
},{
change type from "playlist" to "outline".
- restart LMS
If you break the file, just uninstall/reinstall the plugin. Settings
will survive.
--
Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins