1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-11 00:50:33 +00:00
Files
kcc/kindlecomicconverter
jaroslawjanas 1bd2073c80 Fix volume input validation in bulk metadata editor
* Handle invalid range formats like "1-2-3" or "--" that previously fell through, now returns an error message

* Add explicit check for empty/malformed range parts before attempting to parse

* Add positive number validation for all input types (range, comma-list, single number) to be consistent with single file mode which uses isnumeric()

* Add explicit validation for empty volumes list after parsing
2025-12-11 21:45:10 +01:00
..
2025-11-25 19:06:17 -08:00
2025-08-04 08:36:43 -07:00
2019-03-06 15:47:18 +01:00