grawlix/grawlix
Mattias Svensson a2ef083763 main/download_series: don't abort a batch when one item fails
A single failing book aborted the whole run: main() called exit(1) on any
error, and download_series only caught AccessDenied. Now both skip-and-continue
for multi-item runs, record every skipped book id, and print a summary listing
them; single-url runs still exit(1) on error.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-28 14:18:17 +02:00
..
assets Update eReolen 2025-12-27 23:04:36 +01:00
output Remove unsupported chars from output paths in Windows 2024-08-09 16:41:20 +02:00
sources Fix Nextory: bump X-App-Version, null series, missing urllib3 dep (#25) 2026-06-03 07:50:17 +00:00
utils Improve logging 2023-05-18 22:55:32 +02:00
__init__.py Update Marvel Unlimited 2024-10-30 17:57:26 +01:00
__main__.py main/download_series: don't abort a batch when one item fails 2026-06-28 14:18:17 +02:00
arguments.py Update eReolen 2025-12-27 23:04:36 +01:00
book.py Fix typos 2024-01-28 04:03:08 +08:00
config.py Update eReolen 2025-12-27 23:04:36 +01:00
encryption.py Make Encryption an interface instead of an union 2024-01-09 14:44:22 +01:00
exceptions.py Add DC Universe Infinte Source 2024-01-14 22:56:37 +01:00
logging.py Improve logging 2023-05-18 22:55:32 +02:00