Closed samcreate closed 9 years ago
Running mopidy on OSX Mavericks and running a custom frontend with mopidy.js, I'm getting a message for every track I try to play: "WARNING Track is not playable: http://somafm.com/bagel.pls"
Mopidy log: https://gist.github.com/samcreate/783b239de6d871498eb6
How I'm requesting the playback of the track: https://gist.github.com/samcreate/ff3d025ebf70b123f1a2
Here's what the track data looks like: https://gist.github.com/samcreate/b54083d6bd87ea0bdc9e
I tried running mopidy in verbose mode to see if I could some more details but when I do that, it actually doesn't spit out any warning or errors.
I will take a look on it. Which version do you use ?
Thanks. It's Mopidy 0.18.3
Should be resolved with version 0.6 of the extension. Please give it a try and let me know
Running mopidy on OSX Mavericks and running a custom frontend with mopidy.js, I'm getting a message for every track I try to play: "WARNING Track is not playable: http://somafm.com/bagel.pls"
Mopidy log: https://gist.github.com/samcreate/783b239de6d871498eb6
How I'm requesting the playback of the track: https://gist.github.com/samcreate/ff3d025ebf70b123f1a2
Here's what the track data looks like: https://gist.github.com/samcreate/b54083d6bd87ea0bdc9e
I tried running mopidy in verbose mode to see if I could some more details but when I do that, it actually doesn't spit out any warning or errors.