Karl Dietz
2013-10-22 23:01:45 UTC
Hi,
I'd like to propose two new systems for episode-num to allow storage of
reference numbers from themoviedb.org and thetvdb.com into episode-num.
My use case is performing the matching of the tv guide to open databases
at the guide server where an editor can solve ambiguities for the users,
so users can get perfect automatic matches to extended metadata in their
media center.
E.g match airings of Battlestar Galatica correctly to the original
series or the remake depending on station etc.
The system would be pseudo urls of "themoviedb.org" and "thetvdb.com"
similar to DVB CRID or java package names based on the internet domain.
For themoviedb there are two id schemes of pseudo urls again
"https://www.themoviedb.org/movie/2" for movies and
"https://www.themoviedb.org/tv/3133" for the series / a generic episode
"https://www.themoviedb.org/tv/3133/season/1/episode/12" for an episode
I'm not sure if a scheme for seasons of a series has any use case but
"https://www.themoviedb.org/tv/3133/season/1" would be the matching
scheme
For thetvdb I'd like to propose a very similar scheme, which would not
be their current urls but real fake urls instead.
"http://www.thetvdb.com/series/80719/season/29036/episode/339455"
"http://www.thetvdb.com/series/80719"
and again a variant for the season
"http://www.thetvdb.com/series/80719/season/29036"
The reference ids can then be used to match to pictures at
http://fanart.tv/ etc.
As both databases appear to be the main open databases for metadata I'd
like to document these systems in the DTD, too.
Thoughts?
Regards,
Karl
I'd like to propose two new systems for episode-num to allow storage of
reference numbers from themoviedb.org and thetvdb.com into episode-num.
My use case is performing the matching of the tv guide to open databases
at the guide server where an editor can solve ambiguities for the users,
so users can get perfect automatic matches to extended metadata in their
media center.
E.g match airings of Battlestar Galatica correctly to the original
series or the remake depending on station etc.
The system would be pseudo urls of "themoviedb.org" and "thetvdb.com"
similar to DVB CRID or java package names based on the internet domain.
For themoviedb there are two id schemes of pseudo urls again
"https://www.themoviedb.org/movie/2" for movies and
"https://www.themoviedb.org/tv/3133" for the series / a generic episode
"https://www.themoviedb.org/tv/3133/season/1/episode/12" for an episode
I'm not sure if a scheme for seasons of a series has any use case but
"https://www.themoviedb.org/tv/3133/season/1" would be the matching
scheme
For thetvdb I'd like to propose a very similar scheme, which would not
be their current urls but real fake urls instead.
"http://www.thetvdb.com/series/80719/season/29036/episode/339455"
"http://www.thetvdb.com/series/80719"
and again a variant for the season
"http://www.thetvdb.com/series/80719/season/29036"
The reference ids can then be used to match to pictures at
http://fanart.tv/ etc.
As both databases appear to be the main open databases for metadata I'd
like to document these systems in the DTD, too.
Thoughts?
Regards,
Karl