Replies: 2 comments 4 replies
|
Actually the preference list is hardcoded here: There is a TODO here to make it configurable, so if you need it I guess it's time to do it |
2 replies
|
Hello, sorry to revive such an old discussion, but I found a few cases when a file named "Front.jpg" was not used. The cover ended up being taken from a "Back.jpg" file. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The web interface is working great, except for one little issue:
Sometimes the scanner seems to prefer
front.jpginstead of my (painstakingly curated)folder.jpgcover images.Is there a way to set the default file name for which images are used? I noticed something in
lms/src/tools/cover/LmsCover.cppwhich sort of looks like it is configurable in thelms.conffile... but I may be wrong here.Thanks ;)
All reactions