You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use mopidy-beets-local. I fixed some python 2/3 issues, but got stuck on below problem.
The file plays through gst without problems: gst-launch-1.0 playbin uri=file:///volume1/audio/_audio2sort/MP3/claris.mp3
Running mopidy 3.0.2 and beets 1.5.0.
ERROR 2020-07-29 01:32:35,230 [10547:MainThread] mopidy.audio.gst
GStreamer error: Could not open resource for reading.
WARNING 2020-07-29 01:32:35,257 [10547:Audio-2] mopidy.audio.actor
Setting GStreamer state to GST_STATE_PLAYING failed
WARNING 2020-07-29 01:32:35,258 [10547:Core-4] mopidy.core.tracklist
Track is not playable: beetslocal:track:13:b'/volume1/audio/_audio2sort/MP3/claris.mp3'
The text was updated successfully, but these errors were encountered:
Trying to use mopidy-beets-local. I fixed some python 2/3 issues, but got stuck on below problem.
The file plays through gst without problems:
gst-launch-1.0 playbin uri=file:///volume1/audio/_audio2sort/MP3/claris.mp3
Running mopidy 3.0.2 and beets 1.5.0.
The text was updated successfully, but these errors were encountered: