heres a beta version of my vids with using tv.com for the episode lookup/browse. i just want a few people to test it with television shows and see how successfully it is and if there are any bugs.
i also fixed a bug that wouldnt delete a folder (it was trying to "delete root element" instead of folder). and the bug with 'g' not appearing in the phonestyle entry for the onscreen keyboard.
ive only really tested the tv.com lookup with "lois & clark", "buffy the vampire slayer", "macgyver", "smallville" (i think thats it) all with "episode lookup" scan, and 100% success rate (which is pretty good ). my internet is pretty slow these days (i have no idea why, 256k adsl and webpages are slow as hell) and it took about 1minute for the first lookup (it needs the episode_guide.html page to build the url listings) and then every other lookup only took about 4seconds each. so its quite good.
it uses a 24 hour cache system, meaning it will save the downloaded pages in gbpvr/temp/cache and if the file was downloaded in the last 24 hours it wont connect to the internet, instead it will use the file in the cache (so handy if you are looking up several episodes of the same show).
tv.com doesnt responsed to the http request header "If-Modified-Since: blah" so i cant cache based on that (which is annoying).
if you find any bugs (relating to tv.com, nothing else, well nothing major) let me know. and please post the results, how long it took, how successful, etc.
ive been able to get all the information i could get from tvtome.com except the number of votes cast for the rating (which isnt that important).
ps this version prints out quite a bit of debugging info to the gbpvr.exe.log file (ill remove this in the final version, or add it as an option or something).
i also fixed a bug that wouldnt delete a folder (it was trying to "delete root element" instead of folder). and the bug with 'g' not appearing in the phonestyle entry for the onscreen keyboard.
ive only really tested the tv.com lookup with "lois & clark", "buffy the vampire slayer", "macgyver", "smallville" (i think thats it) all with "episode lookup" scan, and 100% success rate (which is pretty good ). my internet is pretty slow these days (i have no idea why, 256k adsl and webpages are slow as hell) and it took about 1minute for the first lookup (it needs the episode_guide.html page to build the url listings) and then every other lookup only took about 4seconds each. so its quite good.
it uses a 24 hour cache system, meaning it will save the downloaded pages in gbpvr/temp/cache and if the file was downloaded in the last 24 hours it wont connect to the internet, instead it will use the file in the cache (so handy if you are looking up several episodes of the same show).
tv.com doesnt responsed to the http request header "If-Modified-Since: blah" so i cant cache based on that (which is annoying).
if you find any bugs (relating to tv.com, nothing else, well nothing major) let me know. and please post the results, how long it took, how successful, etc.
ive been able to get all the information i could get from tvtome.com except the number of votes cast for the rating (which isnt that important).
ps this version prints out quite a bit of debugging info to the gbpvr.exe.log file (ill remove this in the final version, or add it as an option or something).