Open jamespember opened 5 years ago
Thoughts on just pulling from all playlists? OR what if we just looked for a playlist named "Starred"? That would then potentially automatically support that use case.
Thoughts on just pulling from all playlists? OR what if we just looked for a playlist named "Starred"? That would then potentially automatically support that use case.
I actually like the idea of also using "Songs added to playlists" as the basis of the Library too. That basically means you can build Smart Plylsts based off of all the music I've "marked" in any way shape or form.
I would like to something like this to.
I have a giant playlist in my Spotify which contains songs I like.
I would like to make a smaller playlist from the giant one last played > x
I too would like to use playlists as the source/starting point. I have a lot of playlists for different reasons, and I would like to smart filter these. For example, for my playlist of all time best ever favourite songs, I would like to filter down to only hip hop, or only tracks released in last five years.
+1 for using playlists as a source as well as a rule (e.g. to create a playlist which is a filtered view of another playlist, or a playlist which is a combination of other playlsits)
@Shpigford I'm interested in contributing this feature, though I have a slightly different (and more broad) use case than what's been described above.
My most common need for dynamic playlists is to create combinations or filters of existing playlists. For example, I have a few playlists that I place songs into divided by broad genres. I then want to have a single playlist which aggregates all of these, and another playlist that takes recently added songs (say, last 15 days) to the aggregated playlist, and puts them in a "recently added" playlist. I tried using Smarter Playlists for this and it has all of the necessary functionality, but it seems to cap out at 200 songs and hasn't been updated in nearly 4 years, so I don't think it's a good place to start for contributions.
This would require the ability to set "all playlists" as a source as described in this issue, but additionally the requires playlist-based filters. Something like:
And
I started looking around the code and it seems the biggest hurdle is that PLYLST is currently only aware of playlists it manages (playlists.rb
), as opposed to the general set of all playlists. So a few questions:
external_playlists
. Does that make sense?@Shpigford I like your plan! Let me know how I can help.
Use case:
Many Spotify users don't use the Save to Library feature.
I instead used the "Star" feature for years before Spotify removed it. I have instead just kept using the Starred playlist and add tracks to that playlist instead.
I'd like to be able to use my Starred playlist as my "library" for building smart playlists out of.