@jmurphy
Thanks for the assist, but still no go. Below is the error output from yours.
CSV
Quote:
"#shorttitle","identifiers"
"William W JohnstoneBetter Off Dead","'amazon':'B012KKDI88','ff':'j/william-w-johnstone/better-off-dead'"
|
Error Log
Quote:
calibre, version 6.22.0
ERROR: JS+ GUI Tool: Identifiers: Format Error-invalid syntax. Perhaps you forgot a comma? (<unknown>, line 1) Value: {amazon':'B012KKDI88','ff':'j/william-w-johnstone/better-off-dead} --- identifiers must be in the format 'type':'val' (including the single quotes)
|
Tried to modify and remove the ff: identifier
CSV
Quote:
"#shorttitle","identifiers"
"William W JohnstoneBetter Off Dead","'amazon':'B012KKDI88'"
|
Error Log
Quote:
calibre, version 6.22.0
ERROR: JS+ GUI Tool: Identifiers: Format Error (') Value: amazon':'B012KKDI88 --- identifiers must be in the format 'type':'val' (including the single quotes)
|
Back to the original error. Again thanks for the assist.
gstock97