Skip to content
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

[Feature] Adding option for downloading playlists as .m3u #108

Closed
amoreyeah opened this issue May 19, 2024 · 3 comments · Fixed by #282
Closed

[Feature] Adding option for downloading playlists as .m3u #108

amoreyeah opened this issue May 19, 2024 · 3 comments · Fixed by #282
Assignees
Labels
enhancement New feature or request

Comments

@amoreyeah
Copy link

Current Situation

There is no such option.

Suggestion / Feature Request

It would be nice to download all the tracks from the playlists sorted by artist and album (or any other structure of user choice) and add a .m3u file to the /Playlists folder

@amoreyeah amoreyeah added the enhancement New feature or request label May 19, 2024
@exislow exislow removed their assignment May 21, 2024
@exislow
Copy link
Owner

exislow commented May 21, 2024

Feel free to get me a pull request for this. But let the user decide, how the order should be (make it flexible).

@juxuanu
Copy link

juxuanu commented Jun 24, 2024

Generating m3u files from existing playlists would be awesome. This way you could download all tracks, generate the m3u file from a given playlist and import it somewhere else to completely move playlists without having to redownload songs for each playlist in a new folder.

@exislow exislow self-assigned this Dec 16, 2024
@exislow exislow linked a pull request Dec 16, 2024 that will close this issue
@exislow
Copy link
Owner

exislow commented Dec 16, 2024

It is now implemented. Check this option playlist_create.

Also very handy in combination with symlink_to_track, which can create basically virtual playlists with one central directory for all tracks. Do more duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants