Trying to import from Tropy - one file is fine, rest will spit out error
I'm currently trying to export data from Tropy 1.16.2 (x64) to import into Zotero 7.0.0-beta.83+066eda731 (64-bit) using the CSL export in Windows 10. Exporting as a group would always fail, so I tried exporting a few files, each as their own singular export. One file works fine, but the others give the "unsupported file type" error.
Here are the contents of the two .json files. The first will import fine, but the second will not.
File 1:
[
{
"type": "graphic",
"title": "An Octopus",
"issued": {
"raw": "1990"
},
"author": [
{
"literal": "Jeff Wall"
}
]
}
]
File 2:
[
{
"type": "Animation still",
"title": "Gravity Falls",
"issued": {
"raw": "2012"
},
"author": [
{
"literal": "Alex Hirsch"
}
]
}
]
Here are the contents of the two .json files. The first will import fine, but the second will not.
File 1:
[
{
"type": "graphic",
"title": "An Octopus",
"issued": {
"raw": "1990"
},
"author": [
{
"literal": "Jeff Wall"
}
]
}
]
File 2:
[
{
"type": "Animation still",
"title": "Gravity Falls",
"issued": {
"raw": "2012"
},
"author": [
{
"literal": "Alex Hirsch"
}
]
}
]
-
adamsmith"Animation still" is not a valid item type, see the list here: https://docs.citationstyles.org/en/stable/specification.html#appendix-iii-types