Releases
v1.7.1
Compare
Sorry, something went wrong.
No results found
Changelog
[1.7.1] - 2024-11-30
Added
Add Dockerfile to build and run the application in a container
Add bash script to build docker image
Changed
Change value of cron in config example
[1.7.0] - 2024-11-24
Added
File name format
Create directory per chapter
Cron format to download the manga
Chapter to start downloading when using cron
Changed
Remove parameter for interval command
[1.6.0] - 2024-09-12
Added
Add config parameter format, name
Changed
Change config parameter type of start_at to int
Fixed
Parameter --source has priority over --output
Now can download multiple source of manga
Removed
Remove config parameter prefix
[1.5.0] - 2024-09-09
Changed
Change dotenv config to ini config (breaking change)
[1.4.0] - 2024-08-19
Changed
Improve url format with parameter chap, page and ext (breaking change)
[1.3.1] - 2024-08-10
Fixed
[1.3.0] - 2024-08-10
Added
Add custom localize to translate text
Add translation for command base convert exist interval
Add translation for service convert download scan-to-epub
Changed
Move main command in commands/base.go
Minor text changes
Improve install script
Rename service/scanToEpub.go to service/scan-to-epub.go
[1.2.0] - 2024-05-07
Added
Add log system
Add command interval
Changed
Move image processing from utils/utils.go to utils/image.go
[1.1.0] - 2024-04-21
Added
Convert webp images to jpg
Changed
Don't stop process when a chapter fails to download
Use path.Join instead of formatting path manually
[1.0.0] - 2024-04-16
Added
Add command conv to convert pages to EPUB file
Add command exist to check if a manga exists
Add this changelog
Download pages of manga
Convert pages to EPUB file
Rotate image when needed
You can’t perform that action at this time.