-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Jamendo Playlists #18564
Comments
I experience the same issue, maybe there's a problem with the regex filtering the track ids out: |
When somebody works on this issue, he could also integrate support for downloading all tracks of an artist and all tracks of a playlist. Example urls: |
If you are on GNU/Linux (maybe also on other Unix-like systems), you could use following combination of commands to download all songs of an artist from jamendo:
An example could be:
I only tested it with the bourne-again shell, but it may (and should!) also work in combination with other shells. If you do not know what this commands do, let me know so I can explain it to you. |
Hint: Cover arts are not included / embedded in the ogg version of the songs, but in the mp3 version. |
- fix album extraction(closes #18564) - improve metadata extraction(closes #18565)(closes #21379)
- fix album extraction(closes #18564) - improve metadata extraction(closes #18565)(closes #21379)
Checklist
What is the purpose of your issue?
Description of your issue, suggested solution and other information
Jamendo support was merged a couple years ago (#10132) but it doesn't work -- or at least, doesn't currently work -- on albums, the same way bandcamp and youtube playlists do. I assume the parser needs tweaking now I guess? It just says there's 0 tracks found.
Site Examples
https://www.jamendo.com/album/68337/timeless-piano-dreams
The text was updated successfully, but these errors were encountered: