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

Improve the process of inserting changes into the database #138

Merged
merged 13 commits into from
Mar 4, 2022
Merged

Improve the process of inserting changes into the database #138

merged 13 commits into from
Mar 4, 2022

Conversation

YourOrdinaryCat
Copy link
Collaborator

Resolved / Related Issues
This begins work on #131.

Details of Changes
In #131, this is expected to resolve item 2 (instead of inserting to the DB and the media collections at the same time, insert everything into DB first, and when we're done, get data from there) and possibly item 1 (Implement background change tracking). This round of changes is gonna be pretty big, so it's gonna live in a PR and likely stay here for a while.

Validation
Not tested yet.

Screenshots / Videos (optional)
None yet, these are backend changes.

@YourOrdinaryCat YourOrdinaryCat added enhancement New feature or request feature-artists-genres-albums Issues that are related to artists, genres and albums. labels Mar 3, 2022
@YourOrdinaryCat YourOrdinaryCat self-assigned this Mar 3, 2022
@josephbeattie
Copy link
Member

hey cat, this looks promising! can’t wait to see what comes next! Also, there is an issue where the app hangs on startup before the scanning teachingtip or any ui appears. Are you aware of this and trying to fix it?

@YourOrdinaryCat
Copy link
Collaborator Author

I'm aware of that, I'm guessing some operations are blocking the UI thread (probably settings related). I'm gonna work on lifecycle management as well, so that'll definitely be getting improvements!

@josephbeattie
Copy link
Member

Ah thanks for keeping me in the know! Try and have a look at this ASAP if you can (want this to be fixed in the next day or two if possible)

@YourOrdinaryCat YourOrdinaryCat merged commit 14e209c into Rise-Software:main-(insider_bloom) Mar 4, 2022
@YourOrdinaryCat
Copy link
Collaborator Author

WHY DID IT MERGE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-artists-genres-albums Issues that are related to artists, genres and albums.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants