library.data.provider not playing albums
#1
Not sure when this started but I'm sure it used to work now I just get a split second then nothing.

Code:
ERROR: XBMC.PlayMedia could not play media: plugin://service.library.data.provider/?type=play_album&album=103

Debug log
Reply
#2
I noticed this last week when looking at recent singles, but haven't had time to try and fix it. I'm 99% sure it's because I made a mistake when updating the script so that it always adds directory items, which it doesn't want to do when playing an album. Should be easy to fix if someone wants to try (either return after calling the play album function, or check its not playing an album before adding directory items. Otherwise, I'll fix it at the weekend.
Reply
#3
No rush just glad I know for sure it's not my coding. Wink
Reply
#4
Just pushed a fix to BigNoid's git. (Hope he won't mind Wink) This should now be working as expected.
Reply
#5
And they play. Big Grin

Many thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
library.data.provider not playing albums0