Releases: fekoneko/piximan
Releases · fekoneko/piximan
v0.11.4
v0.11.3
New Features
- Add
languagefield to download lists
Bug Fixes
- Respect download language when using
--listor--infer-idsources - Don't count duplicate works for total works in stats
v0.11.2
Note
This release doesn't introduce any new features or bug fixes
- Tweak build flags
- Allow passing version in
make runandmake build - Release archives now contain the license
v0.11.1
New Features
- Save novel language when downloading
v0.11.0
New Features
Note
language field was added to work metadata. The change is compatible with the previous format but you may
want to add language: ja line to all existing metadata.json files so that viewer will have this info in the future
- Download work description, title and tags translations with
--languageflag - Add
languagefield to work metadata. The change is compatible with the previous format but you may
want to addlanguage: jato existingmetadata.jsonfiles so that viewer will have this info in the future - Add
--sizeflag inpiximan configfor configuring default downloaded image size - Add
--languageflag inpiximan configfor configuring default download language - Add
--reset-defaultsflag inpiximan configto reset configured size and language
v0.10.0
New Features
Note
These files inside configuration directory need to be renamed (otherwise, your configuration will be reset):
~/.piximan/sessionid->~/.piximan/session-id(where~is your home directory)~/.piximan/config.yaml->~/.piximan/limits.yaml(where~is your home directory)
- Providing multiple
--rules to downloader - Move
piximan help download rulesmanual page topiximan help rules - Rename
--no-sessionto--reset-session - Rename
--defaultto--reset-limits - Rename files inside configuration directory:
~/.piximan/sessionid->~/.piximan/session-id~/.piximan/config.yaml->~/.piximan/limits.yaml
Please rename these files or reconfigurepiximan
- Configuring global download rules with
--rulesflag forpiximan config - Resetting global download rules with
--reset-rulesflag forpiximan config --resetflag for resetting the entire configuration
Bug Fixes
- correct
--pximg-max-pendingand--pximg-delayconfig flags to be spelled like in the manual (they were--image-max-pendingand--image-delaybefore)
v0.9.0
New Features
- Rename
--collectionflag to--skip - Providing
--skipmultiple times - Rename
--freshflag to--until-skip - When
--infer-idcontains no pattern, but a regular path, piximan will look formetadata.yamlfiles to infer IDs - Providing
--infer-idmultiple times - Providing multiple
--lists - Providing multiple
--paths
Bug Fixes
- Make total progress bars smaller if the counts on the left are too big to fit
v0.8.4
Bug Fixes
- Don't count skipped tasks when drawing progress bars
v0.8.3
Bug Fixes
- Providing non-ascii characters for
--tagworks again!
v0.8.2
New Features
- Providing multiple tags when downloading bookmarks