Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

API - Local Files

API - Local Files

Hi Spotify,

 

I'm trying to find out how the local files are stored. How can I move these files (that are in "Local files" within Spotify) to a playlist. In the API I can add songs to a playlist, but there's no description for local files.

 

I'd love to hear from you guys!

 

Greetings,

 

Tim Brand

Reply
2 Replies

Oke..

I just found this:

Limitations

It is not currently possible to add local files to playlists using the Web API, but they can be reordered or removed. The latter should be done by specifying the index and snapshot_id, and NOT the URI of the track.

Does this mean I can reorder the Local Files folder within Spotify? Or is this for reordering actual playlists that contain local files..?

Hi @tim-brand!

 

Unfortunately it's not possible yet to add local files to a new playlist programmatically, or to manage playlist folders. You can use the API to change the order of tracks that are already in a playlist.

Suggested posts