Skip to content

Store playlist information to database #3

@niksudan

Description

@niksudan

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions