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

Add content observer to listen for data changes #110

Open
goldy1992 opened this issue Nov 24, 2019 · 0 comments
Open

Add content observer to listen for data changes #110

goldy1992 opened this issue Nov 24, 2019 · 0 comments
Assignees
Labels

Comments

@goldy1992
Copy link
Owner

At the moment the database that stores the normalised song titles and artists is only over updated once, meaning its will eventually be outdated.

Proposed solution
When the MediaPlaybackService is created add a content observer to android's content resolver and trigger a db update when relevant uri metadata is updated.

@goldy1992 goldy1992 self-assigned this Nov 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant