-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
The command may have printed a long report and then redrawn the dashboard. Run the command directly to keep the complete output visible:
comicmeta health --source /path/to/comics
comicmeta organize --source /path/to/comicsThe dashboard now presents Organize's dry-run output before asking whether to apply it.
Footer commands are screen-specific. Read the footer on the current screen;
f in Browse flags the selected item, while f in Review may mean a fresh
review. In settings, use arrow keys and Enter; a toggles Advanced and q
returns.
Check Settings → Cover previews. If the renderer is not installed, allow the
first-run timg installation or install it manually:
brew install timgGallery is available for a series, not as a general issue-level screen. Numeric story pages are not alternate covers unless the archive contains a clearly named cover candidate.
Confirm the active context and its library path:
comicmeta context ls
comicmeta context use nas
comicmeta --context nas statusYou can run the command from any local directory. For a mounted share, pass an
absolute --source path instead of relying on the current directory.
Appearance is global, but library state is intentionally scoped per library.
Confirm that the command is using the expected context or --source path.
Run comicmeta settings and check the file path shown at the bottom of the
panel.
Incomplete means a required metadata field is missing; it does not necessarily mean the archive is corrupt. Inspect the issue in Browse, then repair it through the reviewed metadata workflow rather than editing CBZ files manually.