Matching
This page covers how Kapowarr matches certain things.
Matching using year
If it is an option to match using the year, both the release year of the volume and the release year of the issue is allowed. The year is also allowed to be off by one from the reference year.
The Special Version affects the matching
Make sure that the Special Version of the volume is correct, as it influences the matching criteria. If a specific string is required, most common variations are also supported. For example, if the string 'one-shot' is required, the variations 'one shot' and 'os' are also allowed. And upper case or lower case does not matter.
Files to Issues¶
This covers how Kapowarr matches files to issues of a volume. Information is extracted from the filename, folder and parent folder.
Normal Volume¶
Rules:
- Has to mention issue number and should match.
- Either year or volume number has to be mentioned and should match.
Examples:
Iron-Man Volume 2 Issue 3.cbrBatman (1940) Vol. 2 #11-25.zip
'Volume As Issue' Volume¶
This is a volume where the issue titles are in the format 'Volume N'.
Rules:
- Volume number of file refers to issue number of volume or volume number of file refers to volume number of volume and issue number of file refers to issue number of volume.
- Either year or volume number has to be mentioned and should match.
Examples:
Invincible Compendium (2011) Volume 2 - 3.cbrInvincible Compendium (2011) Volume 1 Issue 2 - 3.cbr
TPB Volume¶
Rules:
- Is allowed to have 'TPB'.
- Is not allowed to have issue number.
- Either year or volume number has to be mentioned and should match.
Examples:
Silver Surfer Rebirth (2022) Volume 1 TPB.cbzSilver Surfer Rebirth (2022) Volume 1.cbzSilver Surfer Rebirth Volume 1.cbzSilver Surfer Rebirth (2022).cbz
The following is not allowed:
Silver Surfer Rebirth Volume 1 Issue 001.cbz
One Shot Volume¶
Rules:
- Has to mention 'one-shot', issue number 1 or no issue number.
- Either year or volume number has to be mentioned and should match.
Examples:
Elvira Mistress of the Dark Spring Special One Shot (2019) Volume 1.cbzElvira Mistress of the Dark Spring Special (2019).cbzElvira Mistress of the Dark Spring Special Volume 1.cbzElvira Mistress of the Dark Spring Special Volume 1 Issue 001.cbz
Hard Cover Volume¶
Rules:
- Has to mention 'hard-cover', issue number 1 or no issue number.
- Either year or volume number has to be mentioned and should match.
Examples:
John Constantine, Hellblazer 30th Anniversary Celebration (2018) Hard-Cover.cbrJohn Constantine, Hellblazer 30th Anniversary Celebration (2018).cbrJohn Constantine, Hellblazer 30th Anniversary Celebration Volume 1.cbrJohn Constantine, Hellblazer 30th Anniversary Celebration Volume 1 Issue 01.cbr
Archive Extractions¶
When extracting files from archives, the files are filtered and deleted if they are not for the volume. A file has to conform with the following rules to pass the filter:
- Series title has to match.
- Either year or volume number has to be mentioned and should match, or neither should be mentioned.
- If it is for a hard cover or one shot, it has to follow the first rule they have for files.
- If it is for a TPB, it has to follow the first two rules it has for files.
Search Results for Downloads¶
When searching for downloads, Kapowarr determines whether the result is a match for the volume or not. The download has to conform with the following rules to be considered a match:
- Not be blocklisted.
- Series title has to match.
- If the volume number is given, it should match.
- If the year is given, it should match.
- If it is for a hard cover or one shot, it has to follow the first rule they have for files.
- If it is for a TPB, it has to follow the first two rules it has for files.
- If not a special version, the issue number should match to an issue in the volume.
GetComics Groups¶
When selecting links from a GetComics download page, Kapowarr filters the groups so that no irrelevant files are downloaded. See the implementation details for more information. The download group has to conform with the following rules to pass the filter:
- Series title has to match.
- If the volume number is given, it should match.
- If the year is given, it should match.
- If it is for a hard cover or one shot, it has to follow the first rule they have for files.
- If it is for a TPB, it has to follow the first two rules it has for files.