Replies: 2 comments 2 replies
-
There are already 2 plugin that does the same thing. There is PRIAT and another that the name escapes me. I initially thought that it was a ParseComicPath plugin that replaces the built-in parser. That is a plugin I don't believe exists. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think it is PRIAT and TagsFromName as seen in some chats on Reddit. But couldn’t find any version to download nor on GitHub. Anyway, it was fun to develop and respond to my current need. If it is useful to anyone I was happy to share. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I’ve put together my first plugin for ComicRack CE. It automatically fills in comic metadata (series, number, title, year, etc.) from the filename using customizable regex. There’s a simple config window where you can edit patterns and test them right away.
If your files look like 001 - Amazing Spider-Man.cbz or The Amazing Spider-Man (1963) #529 - Iron Spider.cbz, this should save you some typing.
I created it because I couldn’t find a similar script, though it’s possible I just missed one or even a native function from ComicRack.
It’s still new and needs more testing, but you can grab it here 👉 Release 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions