plamere / SmarterPlaylists

web app for creating sophisticated playlists
385 stars 58 forks source link

Has this been abandoned? #27

Open isle9 opened 3 years ago

MineDrum commented 3 years ago

No not entirely It’s open source and I’d love to one day resurrect it and bring everyone’s ideas to fruition

On 29 Jun 2021, at 7:31 pm, isle99 @.***> wrote:

 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

plamere commented 3 years ago

not abandoned. I keep it running, but not a lot of time to add new features. Such is life.

isle9 commented 3 years ago

Understandable, the app is decent as it is. Although, there are a few annoying bugs.

McCambley commented 3 years ago

Thanks for keeping it running @plamere. This changed the way I listened to music a few years back and I'm grateful for all your work.

hoopahmadness commented 3 years ago

Do you accept pull requests? There are a few features that I'm desperate for, so much so that I'd be willing to try to build them myself. If not, is there any reason I couldn't fork this and just an instance for myself on a personal server?

chipbite commented 3 years ago

Just found this a few weeks ago, and wow - it helps, absolves me from having to fix new releases and so on every friday. Really great! Thanks alot for this!

isle9 commented 3 years ago

Do you accept pull requests? There are a few features that I'm desperate for, so much so that I'd be willing to try to build them myself. If not, is there any reason I couldn't fork this and just an instance for myself on a personal server?

What features do you want?

hoopahmadness commented 2 years ago

Do you accept pull requests? There are a few features that I'm desperate for, so much so that I'd be willing to try to build them myself. If not, is there any reason I couldn't fork this and just an instance for myself on a personal server?

What features do you want?

Being able to filter by liked/unliked, being able to filter by playcount are the two main things I really desire. Not sure if Spotify exposes the values though.

chipbite commented 2 years ago

@isle99

What features do you want?

  1. Podcast support - ability to use podcast episodes as input, and add to the a playlist would be great. A common use case for me would be to get the latest (or the latest few, perhaps episodes published during a date or date interval) episodes from a podcast, and add to a playlist. For instance, add yesterdays episodes from podcast A,B & C to playlist T. Then add music from playlist I. (So Tout = ApodcastEps + BpodcastEps + CpodcastEps + ImusicTracks). Request #29.

  2. Folder support. Ability to put created playlists in different folders. I always have to do filing afterwards. :-)

Not sure if API supports folders (I think I heard that it does not), but I think podcasts are supported in the API.