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

refactor: unify video and music cache #545

Merged
merged 2 commits into from
Feb 9, 2025
Merged

Conversation

huynhsontung
Copy link
Owner

@huynhsontung huynhsontung commented Jan 27, 2025

This pull request consolidates media library cache record types and simplifies cache reading in the LibraryService. Separate methods for reading video and music caches are no longer necessary.

It also fixes a bug where media details are not loaded on the first disk scan.

@huynhsontung huynhsontung marked this pull request as ready for review February 9, 2025 07:25
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working enhancement New feature or request labels Feb 9, 2025
@huynhsontung huynhsontung enabled auto-merge (rebase) February 9, 2025 07:28
@huynhsontung huynhsontung disabled auto-merge February 9, 2025 07:28
@huynhsontung huynhsontung merged commit b890c1c into main Feb 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant