AlexandrePTJ / mopidy-somafm

Provides a backend for playing music from somafm
MIT License
22 stars 9 forks source link

Mopidy.js getting errors when trying to stream channel #8

Closed samcreate closed 9 years ago

samcreate commented 10 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.

AlexandrePTJ commented 10 years ago

I will take a look on it. Which version do you use ?

samcreate commented 10 years ago

Thanks. It's Mopidy 0.18.3

AlexandrePTJ commented 10 years ago

Should be resolved with version 0.6 of the extension. Please give it a try and let me know