Posts: 175
Joined: Apr 2010
Reputation:
0
works nice... thanks
is it somehow possible to make the script add an album to the playlist, if there is already music playing?
Posts: 175
Joined: Apr 2010
Reputation:
0
2012-10-06, 22:16
(This post was last modified: 2012-10-06, 22:29 by vanMiez.)
if it would be the default behaviour of the script and it isn't wanted by the skinner there would be <onclick>Playlist.Clear</onclick> to empty the list before playing the album. by that it would also be possible to put a condition into this <onlick> tag and let decide the user...
response time of the script is in fact much better than before... takes a second to display 10 random albums and playing one is almost instant.
[running Win7 x86 on a core 2duo @2GHz and 2GB RAM]
nice job ;-)
don't know if it is the script or xbmc itself, but there is one annoying thing: from the second track on there is no album thumb displayed in musicoverlay.xml.
Posts: 15,282
Joined: Jan 2009
Reputation:
739
ronie
Team-Kodi Member
Posts: 15,282
onclick should directly play the album, as this is the default behaviour everywhere in xbmc.
i don't mind have an addon setting to change to behaviour to queue instead.
Posts: 861
Joined: Mar 2012
Reputation:
27
Vaikin
Posting Freak
Posts: 861
Just a thought, maybe for the future, but adding Random TV Series could be handy, definitely more handy than Random Episodes.
Posts: 175
Joined: Apr 2010
Reputation:
0
seems like its the script... playing albums out of the library doesn't cause the thumbs in musicoverlay to disappear, but the script does.