Bellisario / musicale

Musicale, music with style
https://musicale.tk
MIT License
105 stars 7 forks source link

feature: playlist support #60

Open danielnbalasoiu opened 1 year ago

danielnbalasoiu commented 1 year ago

Currently, only favorite (playlist) can be played. It would be really useful to have multiple playlists to add items and play from.

Bellisario commented 1 year ago

Yes, this could be a great feature, but it could become very complex to make because:

There is a lot of work required to make this working and I don't think I'll implement very soon, but this is surely something to add...

YAKSL commented 4 months ago

i successfully imported playlists from YoutubeMusic (and Youtube) by exporting them as JSON and then slightly editing the file, for playlists from Spotify and other Music Platforms i used a Service that transforms/syncs playlists from-to different platforms and then exporting the transformed Youtube playlist as JSON. Musicale successfully imported the playlists (JSON) to my favorites although the posters/artworks aren't present. Screenshot 2024-04-23 135749 1