Open catharsis opened 9 years ago
Related to #14 and #16.
Alternatively, and I'm starting to lean more towards this the more I think about it, we could add a tracks
dir to each playlist (as in #14) which would contain all tracks named (as suggested in #16) after a user-specified format.
We want a convenient story for playback, as well as an ability to browse spotify data. However, this doesn't map very well to the current directory structure. I'm considering either creating two separate root directories - one for the browse case, and one for the convenience one - and let their content reflect the story they're meant to support or implement something akin to /dev/disk/{by-uuid, by-label,... }, for example /spotifile/playlists/{by-convenience, by-browse} but with better names.