We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6a77d commit 04322c7Copy full SHA for 04322c7
README.md
@@ -29,6 +29,11 @@ No further action should be required by the user once installed.
29
30
## Changelog
31
32
+- v0.2.0
33
+
34
+ - Removes 'dj' suffix from parody
35
+ - Sets archive category based on parody
36
37
- v0.1.0
38
39
- Parses and sets additional metadata
hplugin.json
@@ -4,7 +4,7 @@
4
"shortname": "h2r-metadata",
5
"name": "Hentai2Read Metadata",
6
"author": "CarrotPancake",
7
- "version": "0.1.0",
+ "version": "0.2.0",
8
"description": "Plugin that fetches metadata from Hentai2Read",
9
"test": "test.py",
10
"website": "https://github.com/CarrotPancake/h2r-metadata",
0 commit comments