topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 1:47 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: BETTER Spotify Playlist Editor  (Read 6209 times)

y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
BETTER Spotify Playlist Editor
« on: March 31, 2022, 07:55 AM »
Hello all.  Long time member and dedicated lurker here. 

I have a request.  Every Spotify playlist editor doesn't edit the liked songs playlist, and cannot sort by genre. I have a huge liked songs playlist upwards of 800 songs. For my family and I, music is life, therapy and more. I'll donate to a person that can do this.

  • I'm looking for an editor that can:
  • Edit the "Liked Songs" playlist
  • Sort by Genre
  • Allows multiple select to move a lot of songs at once to a new playlist


I'm trying to sort them into Genre playlists, for example R&B, Hip-Hip, Rap, Blues, Rock, Punk Etc. (Don't hate me I'm a 60's child)

It can be web based, I can host it, or native Windows or multi-platform (JAVA Etc)

ANYTHING.  Please?  It's utterly ridiculous that no one has done this yet.

Thank you, have a nice day and please drive through.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #1 on: April 02, 2022, 07:13 PM »
Every Spotify playlist editor doesn't edit the liked songs playlist
[...]
It's utterly ridiculous that no one has done this yet.

I don't use Spotify, but your statements I quoted above make me wonder if editing the "liked songs" playlist is even possible?  Can you provide some examples of third-party editors you've tried?



y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #2 on: April 02, 2022, 10:00 PM »
I've tried quite a few, but they are all pretty much the same. I've been told the API supports what I am looking for, but I'm not exactly brilliant or anything to use it myself.

A couple are:

https://playlisteditor.herokuapp.com/
http://playlist-manager.com/#/login

Some I've looked at were pretty sketchy sites too. So I'm getting desperate.

publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #3 on: April 03, 2022, 03:32 AM »
I've been told the API supports what I am looking for [...]

Hi there y0himba! Saved tracks perhaps?

https://developer.spotify.com/console/get-current-user-saved-tracks/

Get a list of the songs saved in the current Spotify user's 'Your Music' library.

Source: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-users-saved-tracks

So I'm getting desperate.

Don't be! Fellow coders here @ DC are great capable folks :) Since it's doable, I'm sure you've reached the right place :Thmbsup: Cheers!
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com
« Last Edit: April 03, 2022, 09:57 AM by publicdomain »

y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #4 on: April 03, 2022, 09:44 AM »
I've tried using "Saved", nothing seems to work though, and they can't be sorted by genre. :(

publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #5 on: April 03, 2022, 10:16 AM »
... nothing seems to work though ...

SO FAR! :) Rest assured: if the list is downloadable to your computer, it can be manipulated/edited/repurposed; if not via API, by good ol' direct data scraping :Thmbsup:

Resulting (edited) playlists can be "inserted" into spotify via their API or even by macro automation. Where there's a will, there's a way!

It can be web based, I can host it, or native Windows or multi-platform (JAVA Etc)

I'm in the middle of doing an API client for Telegra.ph to open the month of releases. If this remains open after publishing it, I'm taking yours up as a traditional Windows program :up:

Cheers!
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com

y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #6 on: April 03, 2022, 11:50 AM »


I'm in the middle of doing an API client for Telegra.ph to open the month of releases. If this remains open after publishing it, I'm taking yours up as a traditional Windows program :up:

Cheers!
-publicdomain (April 03, 2022, 10:16 AM)
Here's hoping!

publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #7 on: April 03, 2022, 03:08 PM »
Here's hoping!

Sure AMIGO, I'm doing it @ https://github.com/publicdomain/y0himbify EDIT: https://github.com/publicdomain/spotedit

Expect first alpha versions within the week, with a goal to have all of your requirements implemented during the month :)

Cheers!!
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com
« Last Edit: April 03, 2022, 05:33 PM by publicdomain »

y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #8 on: April 03, 2022, 04:11 PM »
O Gods...don't name it after me, please?   :o


publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #9 on: April 03, 2022, 05:35 PM »
O Gods...don't name it after me, please?   :o

Positive! :) Freshly-renamed repo @ https://github.com/publicdomain/spotedit

Thread: SpotEDIT - Custom Spotify playlist editor.

:Thmbsup:
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com
« Last Edit: April 05, 2022, 07:21 PM by publicdomain »

publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #10 on: April 08, 2022, 11:11 AM »
Hi there! Trying to get you first alpha in the next following days :Thmbsup:

I'm doing things "by the book" first (Spotify developer account, traditional web API library).

Update(s) to follow :)
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com

y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #11 on: April 08, 2022, 01:37 PM »
 :o :tellme: :Thmbsup: :-*

Holy crap. seriously!  WOW! Thank you!

publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #12 on: April 08, 2022, 11:51 PM »
Holy crap. seriously!

Indeed. The app is shaping & registered @ Spotify developer:

SpotEDIT - Screenshot from 2022-04-09 00-13-42.pngBETTER Spotify Playlist Editor

Found a promising API endpoint for liked songs: /v1/me/tracks

Now I must add your Spotify account manually. While it's on development mode, addition is reversed. i.e. instead of the user adding the app, the developer adds the users.

API examples are mostly Node-based (javascript), so perhaps this ends-up being a web app for you to host. The following days are key to determine things out. Best thing: your requirement is doable and it's being done :)
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com
« Last Edit: April 08, 2022, 11:58 PM by publicdomain »

publicdomain

  • Honorary Member
  • Joined in 2019
  • **
  • Posts: 736
  • Call me Vic!
    • View Profile
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #13 on: April 13, 2022, 10:54 PM »
The app is shaping & registered @ Spotify developer:
-publicdomain (April 08, 2022, 11:51 PM)

Hello! It's asking me for your Spotify account email to add you as one of the 25 users for development mode.

SpotEDIT_Add-new-user_Screenshot from 2022-04-13 23-48-34.pngBETTER Spotify Playlist Editor

Feel free to send it by PM or via publicdomainvicgmail.com

Thanks!
My name's Victor but do feel free to call me Vic! (now known as "paradisusvic")

❤️ Support on Patreon @ www.patreon.com/paradisusis
New Email/Paypal: paradisusvicgmail.com
« Last Edit: April 14, 2022, 07:45 AM by publicdomain »

y0himba

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 448
  • Yar.
    • View Profile
    • y0himba.net
    • Read more about this member.
    • Donate to Member
Re: BETTER Spotify Playlist Editor
« Reply #14 on: April 14, 2022, 05:15 AM »
I PMed you :Thmbsup: