mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-25 17:27:18 +00:00
32 lines
No EOL
671 B
Text
32 lines
No EOL
671 B
Text
{
|
|
|
|
"result": "success",
|
|
"data": [
|
|
{
|
|
"scene": {
|
|
"season": 1,
|
|
"episode": 1,
|
|
"absolute": 1
|
|
},
|
|
"tvdb": {
|
|
"season": 1,
|
|
"episode": 1,
|
|
"absolute": 1
|
|
}
|
|
},
|
|
{
|
|
"scene": {
|
|
"season": 1,
|
|
"episode": 2,
|
|
"absolute": 2
|
|
},
|
|
"tvdb": {
|
|
"season": 1,
|
|
"episode": 2,
|
|
"absolute": 2
|
|
}
|
|
}
|
|
],
|
|
"message": "full mapping for 73388 on tvdb. this was a cached version"
|
|
|
|
} |