Skip to content

Commit b4811cf

Browse files
committed
docs: update SeriesGroup handling
Refs: gotson/komga#1122
1 parent 7ee26ae commit b4811cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/guides/scan-analysis-refresh.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ This will import the following elements from the `ComicInfo.xml` of the Series'
105105

106106
#### Collections
107107

108-
The `SeriesGroup` element will be used to create a collection with that name, or add the series to an existing collection with that name.
108+
The `SeriesGroup` element will be split by `,` and used to create collections with those names, or add the series to an existing collection if it exists.
109109

110-
If the `SeriesGroup` element is set to a different value in each book of the series, then each value of the element will create a collection.
110+
If the `SeriesGroup` element is set to different values in each book of the series, then each value of the elements will create a collection.
111111

112112
#### Read lists
113113

0 commit comments

Comments
 (0)