ITADN

Custom Covers not importing

#560Closedabillauer 创建于 2026-04-13
A
abillauercommented
On Codex 1.10.10 I have a bunch of directories with .codex-cover.jpg files that are not importing. I had to recreate a library and upon re-scanning the custom covers are not being imported. I am not sure what version this started in. I get the following in the log: ``` codex | 2026-04-13 11:19:11 | DEBUG | Reading tags from 11 comics in /comics/path-1 codex | 2026-04-13 11:19:11 | DEBUG | Read tags from Comics: 0/11 codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-1/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-1/.codex-cover.jpg codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-2/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-2/.codex-cover.jpg codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-3/subitem-1/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-3/subitem-1/.codex-cover.jpg codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/.codex-cover.png: Unsupported archive type: /library/path-1/.codex-cover.png codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-4/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-4/.codex-cover.jpg codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-5/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-5/.codex-cover.jpg codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-6/.codex-cover.png: Unsupported archive type: /library/path-1/item-6/.codex-cover.png codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-7/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-7/.codex-cover.jpg codex | 2026-04-13 11:19:11 | WARNING | Failed to import /library/path-1/item-8/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-8/.codex-cover.jpg codex | 2026-04-13 11:19:12 | WARNING | Failed to import /library/path-1/item-3/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-3/.codex-cover.jpg codex | 2026-04-13 11:19:12 | WARNING | Failed to import /library/path-1/item-9/.codex-cover.jpg: Unsupported archive type: /library/path-1/item-9/.codex-cover.jpg codex | 2026-04-13 11:19:12 | INFO | Skipped 11 comics because metadata appears unchanged. codex | 2026-04-13 11:19:12 | DEBUG | Aggregating tags from 0 comics in /library/path-1... codex | 2026-04-13 11:19:12 | DEBUG | Aggregate tags from Comics: 0/0 codex | 2026-04-13 11:19:12 | DEBUG | Query Failed Imports: 0/11 codex | 2026-04-13 11:19:12 | DEBUG | Querying existing foreign keys for comics in /library/path-1 codex | 2026-04-13 11:19:12 | DEBUG | Query Failed Imports: 0/? codex | 2026-04-13 11:19:12 | DEBUG | Mark failed Failed Imports: 0/11 codex | 2026-04-13 11:19:12 | DEBUG | Clean up Failed Imports: 0/1 codex | 2026-04-13 11:19:12 | DEBUG | Mark failed Failed Imports: 0/11 codex | 2026-04-13 11:19:12 | INFO | Added 11 comics to failed imports. codex | 2026-04-13 11:19:12 | DEBUG | Clean up Failed Imports: 0/1 codex | 2026-04-13 11:19:12 | INFO | Cleaned up 1 failed imports from /library/path-1 codex | 2026-04-13 11:19:12 | DEBUG | Remove Comics: 0/1 codex | 2026-04-13 11:19:12 | DEBUG | Removing 0 possible cover thumbnails... codex | 2026-04-13 11:19:12 | DEBUG | Remove Covers: 0/0 codex | 2026-04-13 11:19:12 | DEBUG | Update timestamps for Browser Groups: In progress codex | 2026-04-13 11:19:12 | DEBUG | Clean Orphan Search Entries: In progress codex | 2026-04-13 11:19:12 | DEBUG | Create Search Index Entries: In progress codex | 2026-04-13 11:19:12 | DEBUG | Update Search Index Entries: In progress codex | 2026-04-13 11:19:12 | DEBUG | Clean Orphan Search Entries: In progress codex | 2026-04-13 11:19:12 | DEBUG | Finding stale records to remove... codex | 2026-04-13 11:19:13 | DEBUG | No search entries to update. codex | 2026-04-13 11:19:13 | DEBUG | No search entries to create. codex | 2026-04-13 11:19:13 | DEBUG | Nothing done to Search index in a moment. codex | 2026-04-13 11:19:13 | SUCCESS | Imported library /library/path-1 in a second but no comics were imported. 1 folders imported. ```
关闭于 2026-05-04 3 条评论