Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace SQLite with a custom database. #16

Merged
merged 45 commits into from
Jul 30, 2022
Merged

Replace SQLite with a custom database. #16

merged 45 commits into from
Jul 30, 2022

Conversation

zX3no
Copy link
Owner

@zX3no zX3no commented Jul 21, 2022

  • Basic song queries
  • Replay gain
  • Queue state and volume
  • Playback device settings
  • Fix unreachable's being reachable
  • Store music folder in settings
  • Write tests
  • Clip strings when exceeding max text size
  • Remove profiling
  • Validate database on startup
  • Playlists

@zX3no zX3no changed the title rework: replace SQLite with a custom database replace SQLite with a custom database Jul 21, 2022
@zX3no zX3no changed the title replace SQLite with a custom database Replace SQLite with a custom database. Jul 21, 2022
@zX3no zX3no added the enhancement New feature or request label Jul 22, 2022
@zX3no zX3no merged commit 5d7bfd0 into main Jul 30, 2022
@zX3no zX3no deleted the db branch August 14, 2022 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant