Advertisement
Guest User

MediaPlayer2.spotifyError

a guest
Dec 10th, 2018
3,560
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.12 KB | None | 0 0
  1.  
  2. xxx@xxx-VirtualBox:~/spotify_recorder$ perl stream_recorder.pl --uri 'spotify:album:3BS9MUmVKghsOa7Y3otqpE' --silent --format flac --outdir /home/xxx/Musik
  3.  
  4. using tmpdir : /tmp/BhdUE4ltw_
  5.  
  6. Muting speakers to load spotify stream...
  7.  
  8. Loading spotify URI
  9.  
  10. Spotify StreamRecorder encountered a problem with sp:
  11.  
  12.  (version info: sp 0.1)
  13.  
  14.  
  15.  
  16. Spotify stream could not be loaded
  17.  
  18. No such file or directory
  19.  
  20.  
  21.  
  22. The exit code was 256
  23.  
  24.  
  25.  
  26. The temporary folder is retained, so make sure to delete it:
  27.  
  28.   - /tmp/BhdUE4ltw_
  29.  
  30.  
  31.  
  32. Please provide the contents of the logs when reporting this issue:
  33.  
  34.   - General Log : /tmp/BhdUE4ltw_/run.log
  35.  
  36.   - parec Log   : /tmp/BhdUE4ltw_/parec.log
  37.  
  38.   - Share on : https://pastebin.com/
  39.  
  40.  
  41. ################################ run.log  ################################################
  42.  
  43. Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.mpris.MediaPlayer2.spotify was not provided by any .service files
  44.  
  45. Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.mpris.MediaPlayer2.spotify was not provided by any .service files
  46.  
  47.  
  48.  
  49.  
  50.  
  51. Failing program : sp
  52.  
  53. sp 0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement