To update:
mangal update
To install:
curl -sL mangal.metafates.one/install | sh
If you have any problems updating
Run the install script (you can run it multiple times):curl -sL mangal.metafates.one/install | sh
What's new?
- Add support for volumes - now you can select chapters by volume (in TUI mode only). #90
- New config field
downloader.create_volume_dir
to create a subdirectory for each volume if it's known
(default:true
) - New feature - search with multiple sources at once (TUI mode only). #86
- New config field
logs.json
to write logs in json format (default:false
) - Better keymap help
- Slightly more logs
- Fix sources command: do not print
custom sources
header if there are none - More minor fixes
Full Changelog: v3.6.0...v3.7.0
Bugs? Suggestions? Open an issue