plamere / SmarterPlaylists

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

Playlist "Transcend" from Spotify can't be added #20

Open rquara opened 4 years ago

rquara commented 4 years ago

I want to add a playlist to my mix but it isn't working properly.

The playlist is https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=hE9ed87_TC6b340PT77DRw and it is generated by Spotify

I tried to add both the playlist (using the "playlist" component) and the radio ("artist radio" component). I tested the following scenarios and all of them are returning the same error message Playlist name "Transcend" Playlist name "Transcend" + user "Spotify" Playlist name "Transcend" + URL https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=hE9ed87_TC6b340PT77DRw Playlist name "Transcend" + URL https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu Radio artist name "Transcend"

When i hit RUN I receive the error message "total". It is the only playlist in my mix doing it so far.

Thanks for the great work you did!

MineDrum commented 4 years ago

Hey mate,

Try using the Spotify Playlist URI, this is different to a URL Spotify Playlist -> Share -> Copy Spotify URI (Can only be done from desktop version I believe.)

Put that into the Playlist URI field within Smarter Playlists “Playlist” component and it should retrieve the correct info.

On 28 Aug 2020, at 8:57 pm, rquara notifications@github.com wrote:

I want to add a playlist to my mix but it isn't working properly.

The playlist is https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=hE9ed87_TC6b340PT77DRw https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=hE9ed87_TC6b340PT77DRw and it is generated by Spotify

I tried to add both the playlist (using the "playlist" component) and the radio ("artist radio" component). I tested the following scenarios and all of them are returning the same error message Playlist name "Transcend" Playlist name "Transcend" + user "Spotify" Playlist name "Transcend" + URL https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=hE9ed87_TC6b340PT77DRw https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=hE9ed87_TC6b340PT77DRw Playlist name "Transcend" + URL https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu Radio artist name "Transcend"

When i hit RUN I receive the error message "total". It is the only playlist in my mix doing it so far.

Thanks for the great work you did!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/plamere/SmarterPlaylists/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQJWMAGHD73M5GRR7TWORBLSC6EQJANCNFSM4QOABTYA.

rquara commented 4 years ago

Hey mate, Try using the Spotify Playlist URI, this is different to a URL Spotify Playlist -> Share -> Copy Spotify URI (Can only be done from desktop version I believe.) Put that into the Playlist URI field within Smarter Playlists “Playlist” component and it should retrieve the correct info.

Thanks for the suggestion. I tried it (the URL from spotify desktop is https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=89Z0w85rTryCPn_42WEBKQ ) but it still doesn't work and return the same error message

herecomesharis commented 4 years ago

Hey mate, Try using the Spotify Playlist URI, this is different to a URL Spotify Playlist -> Share -> Copy Spotify URI (Can only be done from desktop version I believe.) Put that into the Playlist URI field within Smarter Playlists “Playlist” component and it should retrieve the correct info.

Thanks for the suggestion. I tried it (the URL from spotify desktop is https://open.spotify.com/playlist/37i9dQZF1DWViyN2b86Qnu?si=89Z0w85rTryCPn_42WEBKQ ) but it still doesn't work and return the same error message

Hi,

I tried to go through your scenario, but for me it works. I think you are confusing URI with URL. URI for your playlist is spotify:playlist:37i9dQZF1DWViyN2b86Qnu. Try adding this and it should work.

Br,