Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.24 KB

TODO.md

File metadata and controls

32 lines (22 loc) · 1.24 KB

TODO

Next

Important

  • ‼️ storefront/timezone => must be the same ? if not, "upcoming" will contain stuff releasing tomorrow !OR! if streamable OK
    • preorders : "isComplete": false
    • songs : "attributes.previews": [] // "attributes.previews": [ { url: "..." } ]

Routes

  • subscribe to multiple artists ======> if error, do not sub
  • unsubscribe to multiple artists
  • fetch multiple artists
  • ? iTunes API version of fetching ?

Commands

Later

  • get user's artists in his library (firstly back : send music token then fetch / then front : fetch artists then display the list ?)

Ideas