2022-04-15 02:46:57 -07:00
|
|
|
fnames = [
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
|
|
|
"batman 3 title (DC).cbz",
|
|
|
|
"honorific and publisher in series",
|
|
|
|
{
|
|
|
|
"issue": "3",
|
|
|
|
"series": "batman",
|
|
|
|
"title": "title",
|
|
|
|
"publisher": "DC",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
"alternate": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"batman 3 title DC.cbz",
|
|
|
|
"honorific and publisher in series",
|
|
|
|
{
|
|
|
|
"issue": "3",
|
|
|
|
"series": "batman",
|
|
|
|
"title": "title DC",
|
|
|
|
"publisher": "DC",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
"alternate": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"ms. Marvel 3.cbz",
|
|
|
|
"honorific and publisher in series",
|
|
|
|
{
|
|
|
|
"issue": "3",
|
|
|
|
"series": "ms. Marvel",
|
|
|
|
"title": "",
|
|
|
|
"publisher": "Marvel",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
"alternate": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"january jones 2.cbz",
|
|
|
|
"month in series",
|
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "january jones",
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
"alternate": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"52.cbz",
|
|
|
|
"issue number only",
|
|
|
|
{
|
|
|
|
"issue": "52",
|
|
|
|
"series": "",
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
"alternate": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"52 Monster_Island_v1_2__repaired__c2c.cbz",
|
|
|
|
"leading alternate",
|
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Monster Island",
|
|
|
|
"title": "",
|
|
|
|
"volume": "1",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "repaired",
|
|
|
|
"issue_count": "",
|
|
|
|
"alternate": "52",
|
|
|
|
"c2c": True,
|
|
|
|
},
|
|
|
|
),
|
2022-04-18 18:29:38 -07:00
|
|
|
(
|
|
|
|
"Monster_Island_v1_2__repaired__c2c.cbz",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Monster Island",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-18 18:29:38 -07:00
|
|
|
"volume": "1",
|
|
|
|
"year": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "repaired",
|
2022-04-18 18:29:38 -07:00
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"c2c": True,
|
2022-04-18 18:29:38 -07:00
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Monster Island v1 3 (1957) -- The Revenge Of King Klong (noads).cbz",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "3",
|
|
|
|
"series": "Monster Island",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-18 18:29:38 -07:00
|
|
|
"volume": "1",
|
|
|
|
"year": "1957",
|
|
|
|
"remainder": "The Revenge Of King Klong (noads)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-18 18:29:38 -07:00
|
|
|
"Foobar-Man Annual 121 - The Wrath of Foobar-Man, Part 1 of 2.cbz",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "121",
|
|
|
|
"series": "Foobar-Man Annual",
|
|
|
|
"title": "The Wrath of Foobar-Man, Part 1 of 2",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"annual": True,
|
2022-04-18 18:29:38 -07:00
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Plastic Man v1 002 (1942).cbz",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Plastic Man",
|
|
|
|
"title": "",
|
|
|
|
"volume": "1",
|
|
|
|
"year": "1942",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Blue Beetle 02.cbr",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Blue Beetle",
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Monster Island vol. 2 #2.cbz",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Monster Island",
|
|
|
|
"title": "",
|
|
|
|
"volume": "2",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Crazy Weird Comics 2 (of 2) (1969).rar",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Crazy Weird Comics",
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"year": "1969",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "2",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Super Strange Yarns (1957) #92 (1969).cbz",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "92",
|
|
|
|
"series": "Super Strange Yarns",
|
|
|
|
"title": "",
|
|
|
|
"volume": "1957",
|
|
|
|
"year": "1969",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Action Spy Tales v1965 #3.cbr",
|
2022-04-29 16:37:44 -07:00
|
|
|
"Example from userguide",
|
2022-04-18 18:29:38 -07:00
|
|
|
{
|
|
|
|
"issue": "3",
|
|
|
|
"series": "Action Spy Tales",
|
|
|
|
"title": "",
|
|
|
|
"volume": "1965",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
" X-Men-V1-067.cbr",
|
2022-04-29 16:37:44 -07:00
|
|
|
"hyphen separated with hyphen in series", # only parses corretly because v1 designates the volume
|
2022-04-15 02:46:57 -07:00
|
|
|
{
|
|
|
|
"issue": "67",
|
|
|
|
"series": "X-Men",
|
|
|
|
"title": "",
|
|
|
|
"volume": "1",
|
|
|
|
"year": "",
|
|
|
|
"remainder": "",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Amazing Spider-Man 078.BEY (2022) (Digital) (Zone-Empire).cbr",
|
|
|
|
"number issue with extra",
|
|
|
|
{
|
|
|
|
"issue": "78.BEY",
|
|
|
|
"series": "Amazing Spider-Man",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2022",
|
|
|
|
"remainder": "(Digital) (Zone-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Angel Wings 02 - Black Widow (2015) (Scanlation) (phillywilly).cbr",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title after issue",
|
2022-04-15 02:46:57 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Angel Wings",
|
|
|
|
"title": "Black Widow",
|
|
|
|
"volume": "",
|
|
|
|
"year": "2015",
|
|
|
|
"remainder": "(Scanlation) (phillywilly)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Angel Wings #02 - Black Widow (2015) (Scanlation) (phillywilly).cbr",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title after #issue",
|
2022-04-15 02:46:57 -07:00
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Angel Wings",
|
|
|
|
"title": "Black Widow",
|
|
|
|
"volume": "",
|
|
|
|
"year": "2015",
|
|
|
|
"remainder": "(Scanlation) (phillywilly)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Aquaman - Green Arrow - Deep Target 01 (of 07) (2021) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"issue count",
|
|
|
|
{
|
|
|
|
"issue": "1",
|
|
|
|
"series": "Aquaman - Green Arrow - Deep Target",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"issue_count": "7",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Aquaman 80th Anniversary 100-Page Super Spectacular (2021) 001 (2021) (Digital) (BlackManta-Empire).cbz",
|
|
|
|
"numbers in series",
|
|
|
|
{
|
|
|
|
"issue": "1",
|
|
|
|
"series": "Aquaman 80th Anniversary 100-Page Super Spectacular",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "2021",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(Digital) (BlackManta-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Avatar - The Last Airbender - The Legend of Korra (FCBD 2021) (Digital) (mv-DCP).cbr",
|
|
|
|
"FCBD date",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Avatar - The Last Airbender - The Legend of Korra",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "(Digital) (mv-DCP)",
|
2022-04-15 02:46:57 -07:00
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"fcbd": True,
|
2022-04-15 02:46:57 -07:00
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Avengers By Brian Michael Bendis v03 (2013) (Digital) (F2) (Kileko-Empire).cbz",
|
|
|
|
"volume without issue",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Avengers By Brian Michael Bendis",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "3",
|
|
|
|
"year": "2013",
|
|
|
|
"remainder": "(Digital) (F2) (Kileko-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Batman '89 (2021) (Webrip) (The Last Kryptonian-DCP).cbr",
|
|
|
|
"year in title without issue",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Batman '89",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(Webrip) (The Last Kryptonian-DCP)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Batman_-_Superman_020_(2021)_(digital)_(NeverAngel-Empire).cbr",
|
|
|
|
"underscores",
|
|
|
|
{
|
|
|
|
"issue": "20",
|
|
|
|
"series": "Batman - Superman",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(digital) (NeverAngel-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Black Widow 009 (2021) (Digital) (Zone-Empire).cbr",
|
|
|
|
"standard",
|
|
|
|
{
|
|
|
|
"issue": "9",
|
|
|
|
"series": "Black Widow",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(Digital) (Zone-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Blade Runner 2029 006 (2021) (3 covers) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"year before issue",
|
|
|
|
{
|
|
|
|
"issue": "6",
|
|
|
|
"series": "Blade Runner 2029",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(3 covers) (digital) (Son of Ultron-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Blade Runner Free Comic Book Day 2021 (2021) (digital-Empire).cbr",
|
|
|
|
"FCBD year and (year)",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Blade Runner Free Comic Book Day 2021",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(digital-Empire)",
|
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"fcbd": True,
|
2022-04-15 02:46:57 -07:00
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Bloodshot Book 03 (2020) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"book",
|
|
|
|
{
|
|
|
|
"issue": "3",
|
|
|
|
"series": "Bloodshot",
|
|
|
|
"title": "Book 03",
|
|
|
|
"volume": "3",
|
|
|
|
"year": "2020",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
|
|
|
"book of eli (2020) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"book",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "book of eli",
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"year": "2020",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Cyberpunk 2077 - You Have My Word 02 (2021) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"title",
|
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Cyberpunk 2077",
|
|
|
|
"title": "You Have My Word",
|
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"issue_count": "",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Elephantmen 2259 008 - Simple Truth 03 (of 06) (2021) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"volume count",
|
|
|
|
{
|
|
|
|
"issue": "8",
|
|
|
|
"series": "Elephantmen 2259",
|
|
|
|
"title": "Simple Truth",
|
|
|
|
"volume": "3",
|
|
|
|
"year": "2021",
|
|
|
|
"volume_count": "6",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Elephantmen 2259 #008 - Simple Truth 03 (of 06) (2021) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"volume count",
|
|
|
|
{
|
|
|
|
"issue": "8",
|
|
|
|
"series": "Elephantmen 2259",
|
|
|
|
"title": "Simple Truth",
|
|
|
|
"volume": "3",
|
|
|
|
"year": "2021",
|
|
|
|
"volume_count": "6",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Free Comic Book Day - Avengers.Hulk (2021) (2048px) (db).cbz",
|
|
|
|
"'.' in name",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Free Comic Book Day - Avengers Hulk",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(2048px) (db)",
|
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"fcbd": True,
|
2022-04-15 02:46:57 -07:00
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Goblin (2021) (digital) (Son of Ultron-Empire).cbr",
|
|
|
|
"no-issue",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Goblin",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(digital) (Son of Ultron-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Marvel Previews 002 (January 2022) (Digital-Empire).cbr",
|
|
|
|
"(month year)",
|
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "Marvel Previews",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
|
|
|
"publisher": "Marvel",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2022",
|
|
|
|
"remainder": "(Digital-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Marvel Two In One V1 090 c2c (Comixbear-DCP).cbr",
|
|
|
|
"volume issue ctc",
|
|
|
|
{
|
|
|
|
"issue": "90",
|
|
|
|
"series": "Marvel Two In One",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
|
|
|
"publisher": "Marvel",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "1",
|
|
|
|
"year": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "(Comixbear-DCP)",
|
2022-04-15 02:46:57 -07:00
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"c2c": True,
|
2022-04-15 02:46:57 -07:00
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Marvel Two In One V1 #090 c2c (Comixbear-DCP).cbr",
|
|
|
|
"volume then issue",
|
|
|
|
{
|
|
|
|
"issue": "90",
|
|
|
|
"series": "Marvel Two In One",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
|
|
|
"publisher": "Marvel",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "1",
|
|
|
|
"year": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "(Comixbear-DCP)",
|
2022-04-15 02:46:57 -07:00
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"c2c": True,
|
2022-04-15 02:46:57 -07:00
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Star Wars - War of the Bounty Hunters - IG-88 (2021) (Digital) (Kileko-Empire).cbz",
|
|
|
|
"number ends series, no-issue",
|
|
|
|
{
|
|
|
|
"issue": "",
|
|
|
|
"series": "Star Wars - War of the Bounty Hunters - IG-88",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(Digital) (Kileko-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"Star Wars - War of the Bounty Hunters - IG-88 #1 (2021) (Digital) (Kileko-Empire).cbz",
|
|
|
|
"number ends series",
|
|
|
|
{
|
|
|
|
"issue": "1",
|
|
|
|
"series": "Star Wars - War of the Bounty Hunters - IG-88",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(Digital) (Kileko-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
(
|
|
|
|
"The Defenders v1 058 (1978) (digital).cbz",
|
|
|
|
"",
|
|
|
|
{
|
|
|
|
"issue": "58",
|
|
|
|
"series": "The Defenders",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "1",
|
|
|
|
"year": "1978",
|
|
|
|
"remainder": "(digital)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"The Defenders v1 Annual 01 (1976) (Digital) (Minutemen-Slayer).cbr",
|
|
|
|
" v in series",
|
|
|
|
{
|
|
|
|
"issue": "1",
|
|
|
|
"series": "The Defenders Annual",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "1",
|
|
|
|
"year": "1976",
|
|
|
|
"remainder": "(Digital) (Minutemen-Slayer)",
|
|
|
|
"issue_count": "",
|
2022-04-29 16:37:44 -07:00
|
|
|
"annual": True,
|
2022-04-15 02:46:57 -07:00
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"The Magic Order 2 06 (2022) (Digital) (Zone-Empire)[__913302__].cbz",
|
|
|
|
"ending id",
|
|
|
|
{
|
|
|
|
"issue": "6",
|
|
|
|
"series": "The Magic Order 2",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2022",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "(Digital) (Zone-Empire)[913302]", # Don't really care about double underscores
|
2022-04-15 02:46:57 -07:00
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Wonder Woman 001 Wonder Woman Day Special Edition (2021) (digital-Empire).cbr",
|
|
|
|
"issue separates title",
|
|
|
|
{
|
|
|
|
"issue": "1",
|
|
|
|
"series": "Wonder Woman",
|
|
|
|
"title": "Wonder Woman Day Special Edition",
|
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(digital-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Wonder Woman #001 Wonder Woman Day Special Edition (2021) (digital-Empire).cbr",
|
|
|
|
"issue separates title",
|
|
|
|
{
|
|
|
|
"issue": "1",
|
|
|
|
"series": "Wonder Woman",
|
|
|
|
"title": "Wonder Woman Day Special Edition",
|
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(digital-Empire)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Wonder Woman 49 DC Sep-Oct 1951 digital [downsized, lightened, 4 missing story pages restored] (Shadowcat-Empire).cbz",
|
|
|
|
"date-range, no paren, braces",
|
|
|
|
{
|
|
|
|
"issue": "49",
|
|
|
|
"series": "Wonder Woman",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "digital", # Don't have a way to get rid of this
|
|
|
|
"publisher": "DC",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "1951",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "[downsized, lightened, 4 missing story pages restored] (Shadowcat-Empire)",
|
2022-04-15 02:46:57 -07:00
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"Wonder Woman #49 DC Sep-Oct 1951 digital [downsized, lightened, 4 missing story pages restored] (Shadowcat-Empire).cbz",
|
|
|
|
"date-range, no paren, braces",
|
|
|
|
{
|
|
|
|
"issue": "49",
|
|
|
|
"series": "Wonder Woman",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "digital", # Don't have a way to get rid of this
|
|
|
|
"publisher": "DC",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "1951",
|
2022-04-29 16:37:44 -07:00
|
|
|
"remainder": "[downsized, lightened, 4 missing story pages restored] (Shadowcat-Empire)",
|
2022-04-15 02:46:57 -07:00
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
2022-04-29 16:37:44 -07:00
|
|
|
(
|
2022-04-15 02:46:57 -07:00
|
|
|
"X-Men, 2021-08-04 (#02) (digital) (Glorith-HD).cbz",
|
|
|
|
"full-date, issue in parenthesis",
|
|
|
|
{
|
|
|
|
"issue": "2",
|
|
|
|
"series": "X-Men",
|
2022-04-29 16:37:44 -07:00
|
|
|
"title": "",
|
2022-04-15 02:46:57 -07:00
|
|
|
"volume": "",
|
|
|
|
"year": "2021",
|
|
|
|
"remainder": "(digital) (Glorith-HD)",
|
|
|
|
"issue_count": "",
|
|
|
|
},
|
|
|
|
),
|
|
|
|
]
|
2022-04-18 18:59:17 -07:00
|
|
|
|
|
|
|
rnames = [
|
2022-04-29 16:29:01 -07:00
|
|
|
(
|
|
|
|
"{series} #{issue} - {title} ({year}) ({price})", # price should be none
|
|
|
|
False,
|
|
|
|
"universal",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now #001 - Anda's Game (2007).cbz",
|
|
|
|
),
|
2022-04-18 18:59:17 -07:00
|
|
|
(
|
|
|
|
"{series} #{issue} - {title} ({year})",
|
2022-04-18 22:46:46 -07:00
|
|
|
False,
|
|
|
|
"universal",
|
2022-04-18 18:59:17 -07:00
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now #001 - Anda's Game (2007).cbz",
|
|
|
|
),
|
2022-04-18 22:46:46 -07:00
|
|
|
(
|
|
|
|
"{series}: {title} #{issue} ({year})",
|
|
|
|
False,
|
|
|
|
"universal",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now - Anda's Game #001 (2007).cbz",
|
|
|
|
),
|
2022-04-29 23:27:58 -07:00
|
|
|
(
|
2022-04-18 22:46:46 -07:00
|
|
|
"{series}: {title} #{issue} ({year})",
|
|
|
|
False,
|
|
|
|
"Linux",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now: Anda's Game #001 (2007).cbz",
|
|
|
|
),
|
2022-04-29 23:27:58 -07:00
|
|
|
(
|
2022-04-18 22:46:46 -07:00
|
|
|
"{publisher}/ {series} #{issue} - {title} ({year})",
|
|
|
|
True,
|
|
|
|
"universal",
|
|
|
|
"IDW Publishing/Cory Doctorow's Futuristic Tales of the Here and Now #001 - Anda's Game (2007).cbz",
|
|
|
|
),
|
2022-04-29 23:27:58 -07:00
|
|
|
(
|
2022-04-18 22:46:46 -07:00
|
|
|
"{publisher}/ {series} #{issue} - {title} ({year})",
|
|
|
|
False,
|
|
|
|
"universal",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now #001 - Anda's Game (2007).cbz",
|
2022-04-29 23:27:58 -07:00
|
|
|
),
|
|
|
|
(
|
|
|
|
r"{publisher}\ {series} #{issue} - {title} ({year})",
|
|
|
|
False,
|
|
|
|
"universal",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now #001 - Anda's Game (2007).cbz",
|
2022-04-18 22:46:46 -07:00
|
|
|
),
|
|
|
|
(
|
|
|
|
"{series} # {issue} - {title} ({year})",
|
|
|
|
False,
|
|
|
|
"universal",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now # 001 - Anda's Game (2007).cbz",
|
|
|
|
),
|
2022-04-29 23:27:58 -07:00
|
|
|
(
|
2022-04-18 22:46:46 -07:00
|
|
|
"{series} # {issue} - {locations} ({year})",
|
|
|
|
False,
|
|
|
|
"universal",
|
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now # 001 - lonely cottage (2007).cbz",
|
|
|
|
),
|
2022-04-29 23:27:58 -07:00
|
|
|
(
|
2022-04-18 18:59:17 -07:00
|
|
|
"{series} #{issue} - {title} - {WriteR}, {EDITOR} ({year})",
|
2022-04-18 22:46:46 -07:00
|
|
|
False,
|
|
|
|
"universal",
|
2022-04-18 18:59:17 -07:00
|
|
|
"Cory Doctorow's Futuristic Tales of the Here and Now #001 - Anda's Game - Dara Naraghi, Ted Adams (2007).cbz",
|
|
|
|
),
|
|
|
|
]
|