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 |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The web interface is working great, except for one little issue:
Sometimes the scanner seems to prefer
front.jpg
instead of my (painstakingly curated)folder.jpg
cover 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.cpp
which sort of looks like it is configurable in thelms.conf
file... but I may be wrong here.Thanks ;)
Beta Was this translation helpful? Give feedback.
All reactions