-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Media Scanner Simplifications (#1465)
* Make the chapter name nullable. * Directly pass the DocumentFile to the MediaAnalyzer. Unit-test the chapter-name fallback. Fixes #1447 * Use multi-bindings for the migrations. * Reset the fileLastModified to trigger a rescan of the chapters. * Log the uri, not the document file as it has no toString implementation. * Fix the formatting.
- Loading branch information
1 parent
b5d8fb8
commit 5f8ca69
Showing
45 changed files
with
1,332 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.