Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

What are 'unavailable tracks'? #70

Open
simon-weber opened this issue Jan 27, 2013 · 0 comments
Open

What are 'unavailable tracks'? #70

simon-weber opened this issue Jan 27, 2013 · 0 comments

Comments

@simon-weber
Copy link
Owner

This seems to be a global property of a track, which is carried over to playlists.

For example, this has caused issues in testing:

add to playlist:
{u'songIds': ['<1 songs>'], u'playlistId': u'f6f34bd2-44ae-425c-b1f4-4a72bff179f1'}

load playlist:
{u'continuation': False, u'playlist': ['<0 songs>'], u'playlistId': u'f6f34bd2-44ae-425c-b1f4-4a72bff179f1', u'unavailableTrackCount': 1}

Is this a property of tracks, or of playlist entries?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant