@@ -7,8 +7,8 @@ allowedKeyModifierDateTime = Is,Not,Greater,GreaterEq,Less,LessEq,Range,NotRange
77allowedValModifierDateTime = SetValue,Calc
88;
99; all allowed Keys:
10- allowedKeys = AddedTime,AgeRating,AlternateCount,AlternateSeries,AlternateNumber,BlackAndWhite,BookNotes,BookOwner,BookPrice,BookStore,BookAge,BookCondition,BookLocation,Characters,Checked,Colorist,ComicInfoIsDirty,CommunityRating,Count,CoverArtist,Day,Editor,EnableProposed,FileDirectory,FileFormat,FileIsMissing,FileName,FilePath,Format,Genre,HasBeenOpened,HasBeenRead,Imprint,Inker,ISBN,LanguageISO,Letterer,Locations,MainCharacterOrTeam,Manga,Month,Notes,Number,PageCount,Penciller,Publisher,Published,Rating,ReleasedTime,Review,ScanInformation,Series,SeriesComplete,SeriesGroup,StoryArc,Summary,Tags,Teams,Title,Volume,Web,Writer,Year,newline,tab
11- allowedVals = AddedTime,AgeRating,AlternateCount,AlternateSeries,AlternateNumber,BlackAndWhite,BookNotes,BookOwner,BookStore,BookAge,BookCondition,BookLocation,BookPrice,Characters,Checked,Colorist,ComicInfoIsDirty,CommunityRating,Count,CoverArtist,Day,Editor,EnableProposed,Format,Genre,HasBeenOpened,HasBeenRead,Imprint,Inker,ISBN,LanguageISO,Letterer,Locations,MainCharacterOrTeam,Manga,Month,Notes,Number,PageCount,Penciller,Publisher,Rating,ReleasedTime,Review,ScanInformation,Series,SeriesComplete,SeriesGroup,StoryArc,Summary,Tags,Teams,Title,Volume,Web,Writer,Year
10+ allowedKeys = AddedTime,AgeRating,AlternateCount,AlternateSeries,AlternateNumber,BlackAndWhite,BookNotes,BookOwner,BookPrice,BookStore,BookAge,BookCondition,BookLocation,Characters,Checked,Colorist,ComicInfoIsDirty,CommunityRating,Count,CoverArtist,Day,Editor,EnableProposed,FileDirectory,FileFormat,FileIsMissing,FileName,FilePath,Format,Genre,HasBeenOpened,HasBeenRead,Imprint,Inker,ISBN,LanguageISO,Letterer,Locations,MainCharacterOrTeam,Manga,Month,Notes,Number,PageCount,Penciller,Publisher,Published,Rating,ReleasedTime,Review,ScanInformation,Series,SeriesComplete,SeriesGroup,StoryArc,Summary,Tags,Teams,Title,Translator, Volume,Web,Writer,Year,newline,tab
11+ allowedVals = AddedTime,AgeRating,AlternateCount,AlternateSeries,AlternateNumber,BlackAndWhite,BookNotes,BookOwner,BookStore,BookAge,BookCondition,BookLocation,BookPrice,Characters,Checked,Colorist,ComicInfoIsDirty,CommunityRating,Count,CoverArtist,Day,Editor,EnableProposed,Format,Genre,HasBeenOpened,HasBeenRead,Imprint,Inker,ISBN,LanguageISO,Letterer,Locations,MainCharacterOrTeam,Manga,Month,Notes,Number,PageCount,Penciller,Publisher,Rating,ReleasedTime,Review,ScanInformation,Series,SeriesComplete,SeriesGroup,StoryArc,Summary,Tags,Teams,Title,Translator, Volume,Web,Writer,Year
1212
1313; Read-OnlyKeys
1414ReadOnlyKeys = FileDirectory,FileFormat,FileIsMissing,FileName,FilePath,HasBeenOpened,HasBeenRead
@@ -61,7 +61,7 @@ allowedKeyModifierMangaYesNo = Is,Not
6161allowedValModifierMangaYesNo = SetValue
6262;
6363; every allowed multi-value key in left part of rule
64- multiValueKeys = Characters,Colorist,CoverArtist,Editor,Genre,Inker,Letterer,Locations,Penciller,Tags,Teams,Writer
64+ multiValueKeys = Characters,Colorist,CoverArtist,Editor,Genre,Inker,Letterer,Locations,Penciller,Tags,Teams,Translator, Writer
6565allowedKeyModifiersMulti = Is,IsAnyOf,Not,NotIsAnyOf,Contains,NotContains,StartsWithAnyOf,NotStartsWithAnyOf,ContainsAnyOf,NotContainsAnyOf,ContainsAllOf,NotContainsAllOf
6666allowedValModifiersMulti = SetValue,Add,Replace,Remove
6767;
0 commit comments