Believing the strangest things
Can you imagine a world where metadata providers actually have stable APIs and proper deprecation notices?
Yeah me neither.
This is a very speedy boi release with little testing, but as there haven't been any core changes since 0.5.8 it should be rather stable.
Changelog
-
Fixed the E-Hentai plugin to account for the website redesign
💥
f u c k y o u
-
Fixed an error that could occur with the new Background Worker and new archive parsing
🤯 This actually shows how resilient the new worker parsing is, since you can actually end up with broken data in the end JSON and I wasn't accounting at all for this kind of stuff before!
-
(#92) Added SHA-1 reverse image search to the Chaika plugin
🖼 This is a feature of the chaika API I forgot to implement in the first version, so here we go now.
⚒ I also fixed some issues with the text search that might lead to some archives being unsearchable. -
(#94) Improve Batch Tagging filter to pre-check galleries which only have artist/series/event tags
🏷 This should allow users to quickly batch tag archives that have a few tags already in thanks to filename autoparsing.
🤝 Thanks to @koma-cute for the PR! -
(#97) Timestamp plugin
🕰 This is a simple plugin that adds a tag with a unix timestamp in the "date_added" namespace.
🤝 Thanks to @Utazukin for the PR!