-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For logging purposes, this would be a good thing to have. Doesn't need to be a massive MySQL db, just SQLite will do.
Should store the following information:
- Playlist (id, from, to)
- Track (uri, source, name, albumId, artistIds, requesterId, playlistId)
- Artist (id, name)
- Album (id, name)
- Requester (id, name)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request