cozy / cozy-doctypes

The doctypes used in cozy-stack
https://docs.cozy.io/en/cozy-doctypes/docs/
GNU Affero General Public License v3.0
2 stars 29 forks source link

Music doctypes #41

Open drazik opened 6 years ago

drazik commented 6 years ago

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.