epsil / spotgen

Spotify Playlist Generator
https://epsil.github.io/spotgen/
Other
130 stars 26 forks source link

WORKING NOW , CAN YOU DO ALBUMS ALSO? #2

Closed Pancho111 closed 7 years ago

Pancho111 commented 7 years ago

k

epsil commented 7 years ago

It's doable, but a little tricky the way the code is structured now.

May I ask what you need the album URI for? I am unsure what your use case is.

Pancho111 commented 7 years ago

k

Pancho111 commented 7 years ago

k

epsil commented 7 years ago

A database, you say? Please tell me more! I'm curious. :)

I have added (experimentally) an #albumid directive. So

#albumid Off the Wall - Michael Jackson

will give you the album URI for the Off the Wall album of Michael Jackson, while

#album Off the Wall - Michael Jackson

will give you the track URIs for all the tracks on the Off the Wall album.

Pancho111 commented 7 years ago

thank you , it is working now I really appreciate that