2007-04-04, 08:47
Hi!
(Hopefully this post is in the right place so the right people can read it)
I'm working on a little app to organize my tv shows in my computer, and I keep finding myself reinventing the wheel (xbmc in this case). Hopefully my little app will complement xbmc and not just replicate what it does.
I've been reading the tv.com scraping xml file, but I can't really understand how you guys managed to go from a season number and an episode number to a series episode number (overall episode number).
For example, if you see Prison Break's episode list, episode 2x22 shows up as episode 44.
Also, how did you manage to skip "special" episodes or episodes that were "unaired?" I'm trying to find the most elegant solution, and thought you guys would point me in the right direction.
Anyway, thank you for your time.
KodeK
(Hopefully this post is in the right place so the right people can read it)
I'm working on a little app to organize my tv shows in my computer, and I keep finding myself reinventing the wheel (xbmc in this case). Hopefully my little app will complement xbmc and not just replicate what it does.
I've been reading the tv.com scraping xml file, but I can't really understand how you guys managed to go from a season number and an episode number to a series episode number (overall episode number).
For example, if you see Prison Break's episode list, episode 2x22 shows up as episode 44.
Also, how did you manage to skip "special" episodes or episodes that were "unaired?" I'm trying to find the most elegant solution, and thought you guys would point me in the right direction.
Anyway, thank you for your time.
KodeK