Skip to content

Commit 2890de3

Browse files
authored
📝 Update docs to reflect OPF scanning for EPUBs (#636)
1 parent da4ee4d commit 2890de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/guides/basics/books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Archive formats, aside from EPUB files, are primarily assumed to be comic books.
5353

5454
#### EPUB
5555

56-
EPUB files typically store their metadata in an `OPF` file, but it is more limited than what can be found in a typical `ComicInfo.xml` file.
56+
EPUB files typically store their metadata in an `OPF` file, but it is more limited than what can be found in a typical `ComicInfo.xml` file. Stump will prioritize any metadata found in an `OPF` file matching the name of the EPUB in the same directory.
5757

5858
#### PDF
5959

0 commit comments

Comments
 (0)