OK, understood. That part of the code was in a branch not used by the internal code. You are correct, the track ID should be used and actually in the cases where no album id was known (e.h. search and playlist views) that was already happening. Didn't see this case before. Fixed. Another issue is the "items.album" hash. Does anybody know what's in there? I'm currently trying to get MusicIP up and running to test it myself but it claims to need another four hours to analyze my database (glllll.... and that's only my limited test db).
Another thing: SC has a table storing which track actually holds the artwork for an album. Is it possible to determine this value from views where I don't have access to the full album container, e.g. in playlist view. Right now I have the problem that in that view typically only the first track has artwork and the other ones get the default icon, while at the same time I have to load that one several times due to the different path. -- pippin --- see iPeng at penguinlovesmusic.com ------------------------------------------------------------------------ pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=44112 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
