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 REQUEST] Share song files across playlists #67

Open
CarterMoody opened this issue Oct 4, 2024 · 3 comments
Open

[FEATURE REQUEST] Share song files across playlists #67

CarterMoody opened this issue Oct 4, 2024 · 3 comments

Comments

@CarterMoody
Copy link

I apologize if this is the wrong place for this.

As a user I want to download several playlists to the same root folder
And have each playlist file reference shared songs from that root folder
Instead of each playlist folder containing its own copy of the song
So that I can use less storage space and better manage my music.

For Example:
Playlist 1 & 2 both contain SongA by ArtistA
If I download Playlist 1 & 2, then I want the folder structure to look like this:
Root\ArtistA\SongA
Root\Playlist1.m3u
Root\Playlist2.m3u

Thank you

@CarterMoody CarterMoody changed the title [FEATURE REQUEST] [FEATURE REQUEST] Share song files across playlists Oct 4, 2024
@OrfiDev
Copy link
Member

OrfiDev commented Oct 4, 2024

Honestly, I didn't know that you could even do this with playlists.

@CarterMoody
Copy link
Author

Feature already implemented, just need creative settings:
image

And
image

@CarterMoody
Copy link
Author

CarterMoody commented Oct 4, 2024

The key above was to change playlist_format to a simple ./ which will place the .m3u file at the root of the downloads directory. Then the other formatting settings will place songs in Artist/Album/Name.flac format for your playlist file to reference. Once you download all your playlists simply copy the entire root folder anywhere, it's portable and free of duplicates.

BTW is there a discord or telegram or anything for this community?

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

No branches or pull requests

2 participants