Skip to content

Feat/account management#30

Merged
colemanirby merged 35 commits into
mainfrom
feat/account-management
Jun 20, 2026
Merged

Feat/account management#30
colemanirby merged 35 commits into
mainfrom
feat/account-management

Conversation

@colemanirby

@colemanirby colemanirby commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR introduces a new major feature, QoL updates, and bug fixes

Features:

SOND3R now has a local library that allows users to import songs they already own, create local playlists, favorite artists, albums, and songs, and listen to their music. The import process allows for quick organization of poorly tagged data, mood/genre tagging, and artist/album image discovery.

SOND3R now has simple account management

Windows build is now signed with an official certificate allowing the application and organization to build a reputation in the Microsoft ecosystem

Bug reporting is now available in SOND3R

Dark/light mode is now available

Local DB now supports over 10M tracks!

QoL:
After embeddings are indexed, the data is cached so next startup does not require a re-build
Splash screen is now draggable
Users are no longer blocked from entering the application when embeddings are downloaded, unpacked, and indexed

TODO:
The local library currently does not feed into users' algorithms or hook into the SOND3R's QDrant DB.

colemanirby and others added 30 commits June 11, 2026 12:26
… management now has an advanced section for crypto specific settings and information
…ulk update metadata for the music on their computer.
… the indices need to be built. If so, business as usual, if not, we load the cached indices into the DB. Added new clean command so running yarn clean && yarn dev runs the app with a clean slate
@colemanirby colemanirby requested a review from driemworks June 19, 2026 15:54
Comment thread .claude/settings.json Outdated
Comment thread app/src/main/local/art.ts Outdated
Comment thread app/src/main/local/art.ts
Comment thread app/src/main/local/artSearch.ts
Comment thread app/src/main/local/discovery.ts
Comment thread app/src/renderer/src/main.tsx Outdated
Comment thread app/src/renderer/src/main.tsx Outdated

@driemworks driemworks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@colemanirby colemanirby merged commit 3aef1fe into main Jun 20, 2026
7 checks passed
@colemanirby colemanirby deleted the feat/account-management branch June 20, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants