Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Parses metadata from the HatH downloader generated galleryinfo.txt

License

Notifications You must be signed in to change notification settings

chierinyan/LRR-galleryinfo.txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HatH galleryinfo.txt parser for LANraragi

Parse tags from the galleryinfo.txt file generated by HatH downloader if it exists in the archive.

Optionally parse artist, group, title, and parody from the titel.

Optionally use title from filename instead of galleryinfo.txt so you can edit the title without touching the txt file.

When parsing title, accepts simicolon-separated artist, group, or parody. E.g.:

[Group1 (Artist1; Artist2); Group2 (Artist3)] Title (Parody1; Parody2) [...]

Only spent half an hour to learn perl before writing this... Hope it won't blow anything up.

Inspired by ComicInfo by Gin-no-kami and Filename Parsing by Difegue.

Thanks to Difegue for the great software and community!

About

Parses metadata from the HatH downloader generated galleryinfo.txt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages