Hello,
It seems as though videometadata.exe is not parsing my media files correctly.
1.
I have my media files in the form
d:\TV Shows\<Show name>Show.Name.102.Title.Of.Episode
I am finding that your tool is not able to parse the season (1) and episode (02). It parses the season as 0 and the episode as 102.
2.
Also, I have some media files in the form:
d:\TV Shows\<Show name>\5.02CC(1).avi
The season parses as 0 and the episode as 0, when it should be parsing the season as 5 and the episode as 02.
3.
I created a test directory called Cold Case, copied a few episodes into it, and renamed them d:\Cold Case\S05.E01.avi and S05.E02.avi. I also copied the showid.txt with the correct number for TV.com (16989).
Output from tool:
VIDEO :
d:\Cold Case\S05.E01C.avi
Loading episodes...
16989-5
Fetchin url list from internet...
COLD CASE(SE5.EP1)--> Episode does not exist
Title----Cold Case
Season --5
Episode --1
16989
I have verified that this episode DOES exist at TV.com.
http://www.tv.com/cold-case/thrill-k...p_list;title;1
Is there any way this can be fixed ?