You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a Deezer connector. Currently, we only have apps that can consume invoices as PDF (Drive) and bills (Banks). But a connector like Deezer finds all its potential by fetching albums, playlists and tracks.
Some other providers (randomly Spotify) would fetch exactly the same data, so I was wondering if it would be OK to think a little about theses doctypes.
For playlists, there's the M3U open file format that may be a good basis.
The text was updated successfully, but these errors were encountered:
I am working on a Deezer connector. Currently, we only have apps that can consume invoices as PDF (Drive) and bills (Banks). But a connector like Deezer finds all its potential by fetching albums, playlists and tracks.
Some other providers (randomly Spotify) would fetch exactly the same data, so I was wondering if it would be OK to think a little about theses doctypes.
For playlists, there's the M3U open file format that may be a good basis.
The text was updated successfully, but these errors were encountered: