We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am attempting to use an album link to pull an entire album, but the script stops after the first download completes, see output:
[netadmin@soyuz SpotifyRip]$ ./spotify-ripper-wrapper spotify:album:6cYPeMZiYaFOyHEoXglH7m Spotify Ripper - v2.11 Encoding output: MP3, VBR 0 Spotify bitrate: 320 kbps Unicode support: Yes Output directory: /home/public/Media/MusicLib Settings directory: /home/netadmin/.spotify-ripper Format String: {album_artist}/{album}/{artist} - {track_name}.{ext} Overwrite files: No Logging in... Logged in as 22ppde3f7m2y5qcrevlb26pli Loading album browser... Loading album browser... Loading track... Skipping spotify:track:1kjrgWG47wJgVqvQOvyb7C /home/public/Media/MusicLib/George Ezra/Hold My Girl/George Ezra - Hold My Girl.mp3 Logging out... [netadmin@soyuz SpotifyRip]$
The text was updated successfully, but these errors were encountered:
Nevermind im just an idiot, that album was a single
Sorry, something went wrong.
No branches or pull requests
I am attempting to use an album link to pull an entire album, but the script stops after the first download completes, see output:
[netadmin@soyuz SpotifyRip]$ ./spotify-ripper-wrapper spotify:album:6cYPeMZiYaFOyHEoXglH7m
Spotify Ripper - v2.11
Encoding output: MP3, VBR 0
Spotify bitrate: 320 kbps
Unicode support: Yes
Output directory: /home/public/Media/MusicLib
Settings directory: /home/netadmin/.spotify-ripper
Format String: {album_artist}/{album}/{artist} - {track_name}.{ext}
Overwrite files: No
Logging in...
Logged in as 22ppde3f7m2y5qcrevlb26pli
Loading album browser...
Loading album browser...
Loading track...
Skipping spotify:track:1kjrgWG47wJgVqvQOvyb7C
/home/public/Media/MusicLib/George Ezra/Hold My Girl/George Ezra - Hold My Girl.mp3
Logging out...
[netadmin@soyuz SpotifyRip]$
The text was updated successfully, but these errors were encountered: