wernight / docker-mopidy

Containerized Mopidy MPD (Music Player Daemon) along with Spotify, Google Music... plugins.
https://hub.docker.com/r/wernight/mopidy/
MIT License
159 stars 86 forks source link

Install yt 'bad' decoders. #8

Closed m-kostrzewa closed 7 years ago

m-kostrzewa commented 7 years ago

This fixes issues where some youtube tracks would not play with following warning:

WARNING  2017-02-20 20:21:13,385 [1:MainThread] mopidy.audio.gst
  GStreamer warning: gst-stream-error-quark: No decoder available for type 'audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)1210, rate=(int)44100, channels=(int)2'. (6)

Similar issue: https://github.com/rectalogic/mopidy-pandora/issues/56

m-kostrzewa commented 7 years ago

docker pull kosiak/mopidy to test