I was curious about this error that appears everyday in my log.
[ERR] Failed to get series info for tms/28851859: record not found: tms/28851859: invalid TMS ID
I have a pass to record the 6 episodes of Inside the Enchanted Forests that aired on NatGeo Wild
The first two episodes recorded on their OAD in December, 2024 under SeriesID 28851859
Then 4 more episodes were recorded later in December, 2024 under SeriesID 25914371
According to /groups
SeriesID 28851859 lists the Release date as December, 2024 (correct)
SeriesID 25914371 lists the Release date as November, 2023 (incorrect)
So CDVR is unable to get IMDB and TMDB ID's because the Release Year for SeriesID 25914371 is wrong.
/groups/28851859
{
"ID": "28851859",
"Name": "Inside the Enchanted Forests",
"SeriesID": "28851859",
"Summary": "Traverse the planet's richest, most diverse woodlands, from the tropics to the poles and everywhere in between; get to know the wild residents of these magical ecosystems and learn how forests connect and nurture the lives of countless species.",
"Image": "https://tmsimg.fancybits.co/assets/p28851859_b_h9_ab.jpg?w=720&h=540",
"Categories": [
"Show",
"Series"
],
"Genres": [
"Nature"
],
"FileID": [
"8250",
"8251"
],
"CreatedAt": 1733536800,
"RecordedAt": 1733540400124,
"UpdatedAt": 1733597613524,
"RefreshedAt": 1733536800897,
"ReleaseDate": "2024-12-07",
"ReleaseYear": 2024,
"Version": 2,
"NumUnwatched": 1,
"WatchedAt": 1733597612676,
"UpNextCursor": {
"SeasonNumber": 1,
"EpisodeNumber": 2,
"OriginalDate": "2024-12-06",
"Time": 1733540400,
"PlayedAt": 1733597594786
}
}
/groups/25914371
{
"ID": "25914371",
"Name": "Inside the Enchanted Forests",
"SeriesID": "25914371",
"Summary": "The presenter showcases a diverse group of species inhabiting the rainforests, including a solitary sloth cultivating a mini-forest, lemurs sharing equally, elephants tending their forests and more.",
"Image": "https://tmsimg.fancybits.co/assets/p25914371_st_h9_ac.jpg?w=720&h=540",
"Categories": [
"Show",
"Series"
],
"Genres": [
"Documentary",
"Nature",
"Animals"
],
"FileID": [
"8284",
"8285",
"8286",
"8287"
],
"CreatedAt": 1734746400,
"RecordedAt": 1734757200237,
"UpdatedAt": 1751260404415,
"RefreshedAt": 1734746400800,
"ReleaseDate": "2023-11-11",
"ReleaseYear": 2023,
"Cast": [
"Fenella Fudge"
],
"SeriesInfo": {
"Title": "Inside the Enchanted Forests",
"Year": 2023,
"IMDB": {
"ID": "",
"MatchReason": "failed_year_mismatch"
},
"TMS": {
"ID": "25914371",
"Title": "Inside the Enchanted Forests",
"Year": 2023,
"MatchReason": "success_id_lookup"
},
"TMDB": {
"ID": "",
"MatchReason": "failed_year_mismatch"
},
"UpdatedAt": 1751219831
},
"Version": 2,
"NumUnwatched": 4
}