#1332: Add album as likely name for an image containing the cover
This commit is contained in:
@@ -78,7 +78,8 @@ function scoreCoverFile (file) {
|
||||
const relevanceScore = {
|
||||
cover: 100,
|
||||
folder: 95,
|
||||
front: 90,
|
||||
album: 90,
|
||||
front: 80,
|
||||
back: 20
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user