Theres a lot of repetetive stuff goin on in the logs but the key message is the following:
"message": "Invalid enum value. Expected 'screenshot' | 'poster' | 'banner' | 'fanart' | 'clearlogo', received 'unknown'"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
7,
"series",
"images",
3,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
7,
"images",
0,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
8,
"series",
"images",
0,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
8,
"series",
"images",
1,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
8,
"series",
"images",
2,
"remoteUrl"
],
"message": "Required"
},
{
"received": "unknown",
"code": "invalid_enum_value",
"options": [
"screenshot",
"poster",
"banner",
"fanart",
"clearlogo"
],
"path": [
8,
"series",
"images",
3,
"coverType"
],
"message": "Invalid enum value. Expected 'screenshot' | 'poster' | 'banner' | 'fanart' | 'clearlogo', received 'unknown'"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
7,
"series",
"images",
3,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
7,
"images",
0,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
8,
"series",
"images",
0,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
8,
"series",
"images",
1,
"remoteUrl"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
8,
"series",
"images",
2,
"remoteUrl"
],
"message": "Required"
},
{
"received": "unknown",
"code": "invalid_enum_value",
"options": [
"screenshot",
"poster",
"banner",
"fanart",
"clearlogo"
],
"path": [
8,
"series",
"images",
3,
"coverType"
],