mirror of
https://github.com/gotson/komga.git
synced 2025-01-08 11:47:47 +08:00
02b08932ba
Transient books are books that are outside of a Komga library, and not persisted
900 B
900 B
Error codes
Code | Description |
---|---|
ERR_1000 | File could not be accessed during analysis |
ERR_1001 | Media type is not supported during analysis |
ERR_1002 | Encrypted RAR archives are not supported |
ERR_1003 | Solid RAR archives are not supported |
ERR_1004 | Multi-Volume RAR archives are not supported |
ERR_1005 | Unknown error while analyzing book |
ERR_1006 | Book does not contain any page |
ERR_1007 | Some entries could not be analyzed |
ERR_1008 | Unknown error while getting book's entries |
ERR_1009 | A read list with that name already exists |
ERR_1010 | No books were matched within the read list request |
ERR_1011 | No unique match for series |
ERR_1012 | No match for series |
ERR_1013 | No unique match for book number within series |
ERR_1014 | No match for book number within series |
ERR_1015 | Error while deserializing ComicRack ReadingList |
ERR_1016 | Directory not accessible or not a directory |