Doing the Search on two different servers return different results.
Maybe the devs can figure out what's happening.
Search query and response with TVE source
Request: GET http://192.168.1.4:8189/dvr/guide/airings/12398218
"group": {
"ID": "12398218",
"Image": "https://tmsimg.fancybits.co/assets/p18932402_b_h9_aa.jpg?w=360\u0026h=270",
"Name": "Primal Survivor",
"Summary": "Wilderness and survival expert Hazen Audel takes treacherous paths in this documentary series. Using his knowledge and skills, Audel sets off on a journey via lesser traveled roads, where the terrain is unstable and the elements are often harsh and unpredictable. Stopping in local communities, Audel speaks to native residents to gather as much information about the area as possible. Following in the footsteps of the Embera tribe, the survival guide goes on a jungle trek through the Darien Gap. In other episodes, he navigates the Arctic Circle with 200 reindeer in tow and crosses crocodile-infested lakes."
}
"series": {
"tmsId": "SH023291350000",
"rootId": "12398218",
"seriesId": "12398218",
"subType": "Series",
"title": "Primal Survivor",
"titleLang": "en-GB",
"releaseYear": 2016,
"releaseDate": "2016-01-04",
"origAirDate": "2016-01-21",
"entityType": "Show",
"descriptionLang": "en",
"shortDescription": "Hazen pits his unique survival skills against the most extreme environments in the world.",
"longDescription": "Wilderness and survival expert Hazen Audel takes treacherous paths in this documentary series. Using his knowledge and skills, Audel sets off on a journey via lesser traveled roads, where the terrain is unstable and the elements are often harsh and unpredictable. Stopping in local communities, Audel speaks to native residents to gather as much information about the area as possible. Following in the footsteps of the Embera tribe, the survival guide goes on a jungle trek through the Darien Gap. In other episodes, he navigates the Arctic Circle with 200 reindeer in tow and crosses crocodile-infested lakes.",
"genres": ["Documentary", "Nature", "Travel"],
"totalEpisodes": 44,
"totalSeasons": "5",
"keywords": null,
"ratings": [{
"body": "USA Parental Rating",
"code": "TV14"
}, {
"body": "Canadian Parental Rating",
"code": "14+"
}, {
"body": "Departamento de Justiça, Classificação, Títulos e Qualificação",
"code": "14"
}, {
"body": "Dirección General de Radio, Televisión y Cinematografía",
"code": "B"
}, {
"body": "Australian Classification Board",
"code": "PG"
}
],
"recommendations": null,
"preferredImage": {
"uri": "https://tmsimg.fancybits.co/assets/p18932402_b_h9_aa.jpg?w=360\u0026h=270",
"height": "270",
"width": "360",
"primary": "true",
"category": "Banner-L1",
"text": "yes",
"tier": "Season"
},
"cast": [{
"billingOrder": "01",
"role": "Host",
"nameId": "834436",
"personId": "795840",
"name": "Hazen Audel"
}
]
}
Search query and response with HDHR source
Request: GET http: //192.168.1.4:8089/dvr/guide/airings/12398218
"group": {
"ID": "12398218",
"Image": "https://tmsimg.fancybits.co/assets/p12398218_b_h9_bm.jpg?w=360\u0026h=270",
"Name": "Extreme Survival mit Hazen Audel",
"Summary": "Wilderness and survival expert Hazen Audel takes treacherous paths in this documentary series. Using his knowledge and skills, Audel sets off on a journey via lesser traveled roads, where the terrain is unstable and the elements are often harsh and unpredictable. Stopping in local communities, Audel speaks to native residents to gather as much information about the area as possible. Following in the footsteps of the Embera tribe, the survival guide goes on a jungle trek through the Darien Gap. In other episodes, he navigates the Arctic Circle with 200 reindeer in tow and crosses crocodile-infested lakes."
}
"series": {
"tmsId": "SH026426970000",
"rootId": "12398218",
"seriesId": "12398218",
"subType": "Series",
"title": "Extreme Survival mit Hazen Audel",
"titleLang": "de",
"releaseYear": 2016,
"releaseDate": "2016-01-04",
"origAirDate": "2016-01-21",
"entityType": "Show",
"descriptionLang": "en",
"shortDescription": "Hazen pits his unique survival skills against the most extreme environments in the world.",
"longDescription": "Wilderness and survival expert Hazen Audel takes treacherous paths in this documentary series. Using his knowledge and skills, Audel sets off on a journey via lesser traveled roads, where the terrain is unstable and the elements are often harsh and unpredictable. Stopping in local communities, Audel speaks to native residents to gather as much information about the area as possible. Following in the footsteps of the Embera tribe, the survival guide goes on a jungle trek through the Darien Gap. In other episodes, he navigates the Arctic Circle with 200 reindeer in tow and crosses crocodile-infested lakes.",
"genres": ["Documentary", "Nature", "Travel"],
"totalEpisodes": 30,
"totalSeasons": "5",
"keywords": null,
"ratings": [{
"body": "USA Parental Rating",
"code": "TV14"
}, {
"body": "Canadian Parental Rating",
"code": "14+"
}, {
"body": "Departamento de Justiça, Classificação, Títulos e Qualificação",
"code": "14"
}, {
"body": "Dirección General de Radio, Televisión y Cinematografía",
"code": "B"
}, {
"body": "Australian Classification Board",
"code": "PG"
}
],
"recommendations": null,
"preferredImage": {
"uri": "https://tmsimg.fancybits.co/assets/p12398218_b_h9_bm.jpg?w=360\u0026h=270",
"height": "270",
"width": "360",
"primary": "true",
"category": "Banner-L2",
"text": "yes",
"tier": "Series"
},
"cast": [{
"billingOrder": "01",
"role": "Host",
"nameId": "834436",
"personId": "795840",
"name": "Hazen Audel"
}
]
}