-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GStreamer error: Could not demultiplex stream. #396
Comments
Could you get a debug log for that, I can't see what you're trying to play here https://docs.mopidy.com/stable/troubleshooting/#debug-logging |
I'm experiencing the same error.
Running |
Spotify changed something yesterday and librespot (which gst-plugin-spotify uses) is currently broken. There are two workarounds:
|
I've built some new packages using the latest dev branch of librespot, feel free to test them https://github.com/kingosticks/gst-plugins-rs-build/actions/runs/10679959699 |
Hey man appreciatethe reply Ive loaded it a fresh instance of linux and on my live server and on both the fix doesn't seem to work. mopidy just crashed whenever i try and play a spotify track Log: Sep 03 19:26:58 multiroomcontroller mopidy[2516]: INFO [HttpFrontend-10 (_actor_loop)] mopidy.http.actor HTTP server running at [::ffff:0.0.0.0]:6680 |
Your supposed to add the .SO file to the /var/lib? |
There are deb files for 3 architecture there. Install the correct one for your system. If it crashes, you probably used the wrong one. Edit, |
OK, please find new binaries/packages at https://github.com/kingosticks/gst-plugins-rs-build/actions/runs/10691809002 I've tested the x86_64 package and it's working for me. EDIT: I've also made a pre-release based on this at https://github.com/kingosticks/gst-plugins-rs-build/releases/tag/gst-plugin-spotify_0.13.1-1 |
Bro you've done it the player works again!!! thank you sm |
Working on both Amd64 and Armrf, congrats ! |
Thanks @kingosticks ! |
hey I've got this new error starting today making me unable to play the majority of music on spotify which i havent been able to find the soultion to?
Any advice would be appreciated!!
config:
[core]
#cache_dir = /cache
#config_dir = $XDG_CONFIG_DIR/mopidy
#data_dir = /cache/httppp
#max_tracklist_length = 10000
#restore_state = true
[logging]
#verbosity = 3
#format = %(levelname)-8s %(asctime)s [%(process)d:%(threadName)s] %(name)s\n %(message)s
#color = true
#config_file = /home/tower-linux/log
[audio]
#mixer = software
#mixer_volume =
output = audioresample ! audio/x-raw,rate=48000,channels=2,format=S16LE ! audioconvert ! wavenc ! filesink location=/run/snapserver/snapfifo
#buffer_time =
[proxy]
#scheme =
#hostname =
#port =
#username =
#password =
[file]
enabled = true
media_dirs = /server/Phone/music
#excluded_file_extensions =
.directory
.html
.jpeg
.jpg
.log
.nfo
.pdf
.png
.txt
.zip
#show_dotfiles = false
#follow_symlinks = false
#metadata_timeout = 1000
[http]
enabled = true
hostname = 0.0.0.0
port = 6680
zeroconf = Mopidy HTTP server on $hostname
allowed_origins =
csrf_protection = true
default_app = mopidy
[m3u]
#enabled = true
#base_dir = $XDG_MUSIC_DIR
#default_encoding = latin-1
#default_extension = .m3u8
#playlists_dir =
[softwaremixer]
#enabled = true
[stream]
enabled = false
protocols =
http
https
mms
rtmp
rtmps
rtsp
metadata_blacklist = http://:8095/
timeout = 5000
[spotify]
enabled = true
username = XXXXXXXX
password = XXXXX
client_id = XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
client_secret = XXXXXXXXXXXXXXXXXXXXXXXXXX
bitrate = 320
#volume_normalization = true
#private_session = false
#timeout = 10
#allow_cache = true
#allow_network = true
#allow_playlists = true
#search_album_count = 20
#search_artist_count = 10
#search_track_count = 50
#toplist_countries =
[mpd]
#enabled = true
hostname = ::
port = 6600
#password =
#max_connections = 20
#connection_timeout = 60
#zeroconf = Mopidy MPD server on $hostname
#command_blacklist =
listall
listallinfo
#default_playlist_scheme = m
log:
Sep 02 17:07:48 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: INFO [HttpFrontend-10 (_actor_loop)] mopidy.http.actor HTTP server running at [::ffff:0.0.0.0]:6680
Sep 02 17:07:48 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: INFO [MainThread] mopidy_mpd.actor MPD server running at [::]:6600
Sep 02 17:07:48 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: INFO [MainThread] mopidy.commands Starting GLib mainloop
Sep 02 17:08:13 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: ERROR [MainThread] mopidy.audio.gst GStreamer error: Could not demultiplex stream.
Sep 02 17:08:16 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: ERROR [SpotifyBackend-3 (_actor_loop)] mopidy_spotify.web Retrying https://api.spotify.com/v1/tracks/1QBwk6GTCxVdC2hoSw9tlM?market=from_token in 2.000 seconds.
Sep 02 17:08:16 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: ERROR [Thread-6 (_refresh_tracks)] mopidy_spotify.web Retrying https://api.spotify.com/v1/playlists/3uCrJqbu0mTEnR7ypIJQd4/tracks?fields=next%2Citems%28track%28type%2Curi%2Cname%2Cduration_ms%2Cdisc_number%2Ctrack_number%2Cartists%2Calbum%2Cis_playable%2Clinked_from.uri%29%29&limit=100&market=from_token&offset=1300 in 2.000 seconds.
Sep 02 17:08:18 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: ERROR [SpotifyBackend-3 (_actor_loop)] mopidy_spotify.web Retrying https://api.spotify.com/v1/tracks/1QBwk6GTCxVdC2hoSw9tlM?market=from_token in 1.000 seconds.
Sep 02 17:08:18 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: ERROR [Thread-6 (_refresh_tracks)] mopidy_spotify.web Retrying https://api.spotify.com/v1/playlists/3uCrJqbu0mTEnR7ypIJQd4/tracks?fields=next%2Citems%28track%28type%2Curi%2Cname%2Cduration_ms%2Cdisc_number%2Ctrack_number%2Cartists%2Calbum%2Cis_playable%2Clinked_from.uri%29%29&limit=100&market=from_token&offset=1300 in 1.000 seconds.
Sep 02 17:08:20 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: ERROR [MainThread] mopidy.audio.gst GStreamer error: Could not demultiplex stream.
Sep 02 17:08:32 towerlinux-Standard-PC-Q35-ICH9-2009 mopidy[5025]: INFO [Thread-6 (_refresh_tracks)] mopidy_spotify.playlists Refreshed 85 Spotify playlists
The text was updated successfully, but these errors were encountered: