Cum

Latest version: v0.9.1

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.2

Minor release to add basic support for Windows.

Changes
- Windows configuration directory defaults to `%AppData%\cum` and download directory to `%UserProfile%\Downloads`.

Bug fixes
- Series are given an unique alias before being committed to the database to prevent an UNIQUE constraint failure.
- Temporary files are closed before zip creation to prevent `PermissionError` on Windows.
- Windows installs of cum do not immediately crash due to the difference between environmental variables between Unix/*nix systems and Windows.
- Windows special path characters are kept on Windows on filename sanitation.

0.5.1

Features
- `cum latest` shows the date when the latest chapter for each series has been added. This is helpful if you need to determine what series are still being actively released.

Bug fixes
- `cum config set` now works when setting boolean configuration values to False.
- Fix Madokami updates and downloads after a site update.

0.5

Features
- cum's application data directory can now be specified with the `--cum-directory` option in order to use locations other than `~/.cum`.
- `cum config` can be used to read and write configuration values to enable configuration changes without manually editing the JSON file.
- `cum update` now uses threads for parallel updating and has a progress bar.
- `cum --version` will print out the currently installed version of cum.

Changes
- Chapter details are now aligned relative to each other when running `cum new` with `compact_new` option turned on.
- Default configuration values are not written to `~/.cum/config.json` automatically.
- Improved cum's error handling.

Bug fixes
- Directory names are sanitized for Windows in case directory creation fails due to not following the Windows naming convention.

<sub>Namesake from <a href="https://www.mangaupdates.com/series.html?id=68465" target="_blank">Dimension W</a>.</sub>

0.4

Features
- Batoto and DynastyScans page downloads are now in parallel for massive speed improvements.
- Batoto scraper utilizes URL prediction for speed improvements.
- Database sanity check tests if the database file matches the defined models.
- `cum follow` and `cum get` commands accept `--directory` option for specifying either a relative directory inside the manga directory or an absolute directory for downloads.
- `cum repair-db` command can perform automated database repairs to update the database file between version changes etc.

Changes
- Added _series.directory_ column to database to store user-defined series directory names.

Bug fixes
- Underscores are now allowed in filenames and directories.

<sub>Namesake from <a href="https://www.mangaupdates.com/series.html?id=93241" target="_blank">SE</a>.</sub>

0.3

Features
- Added a "slim list" mode for `cum new` with the `compact_new` setting (defaults to OFF).
- `cum download` can now accept more than one alias.
- `cum get` can now download individual series in addition to chapters.

Changes
- `cum follow` will now cleanly handle invalid URLs.
- `cum get` will now cleanly handle invalid chapters.
- Series' alias is now printed when a follow is added.

Bug fixes
- Batoto scraper has been reworked to work with the new reader they are using.
- Chapters downloaded with `cum follow --download` are now marked as downloaded.
- DynastyScans chapters with no series pages can now be downloaded with `cum get`.
- Scraping DynastyScans chapter information should work better.
- Unavailable chapter removal will no longer be attempted twice.
- Updating no longer crashes on connection errors.

**NOTE:** Batoto changed its reader and also all the reader URLs, so all of the old URLs are obsoleted. If you attempt to download a chapter by its old URL, it will be automatically removed from the database, but only if download is attempted. You will most likely also have to ignore a lot of the releases, as old downloaded releases will be marked as new as they all have new URLs.

<sub>Namesake from <a href="https://www.mangaupdates.com/series.html?id=98538" target="_blank">Stretch</a>.</sub>

0.2.1

Bug fixes
- Batoto and DynastyScans scrapers will no longer break image files.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.