Media Renamer [v2.0 2009-07-21] (1 Viewer)

Bobb25

Portal Pro
November 26, 2006
232
0
Durban
Home Country
South Africa South Africa
Okay, freaky bug here. Yesterday it was working like a charm. Now it is completely intermittant. I have an episode in an "Airwolf\Season 1" and it will be called "1x01 - episode.mpg" for some inexplicable reason, it refuses to download the correct info? I noticed that sometimes it doesnt even send traffic out (i checked my firewall logs) and other times it does, but doesnt pull info down. For example i KNOW airwolf is on episodeworld.com caus i checked, but it doesnt pull the info down? Also, i did my "3rd Rock From The Sun" and out of all 6 seasons, it only pulled down info for Season 6 even though they all have exactly the same naming structure "3rd Rock From The Sun\Season X" and "1x01 - episode.mpg" or "2x01 - episode.mpg" etc.

Is there a logfile i can get for you or something?

Thanks a bunch

PS. Does it keep episode info somewhere? Is there a way to make it Always retrive info from the net?
PPS. Another example is Buffy. Seasons 2-6 it doesnt download the episode name, but season 7 it does? All have the exact same naming structure.
PPPS. Actually it does seem to connect, caus it wants to rename all the episodes in the "Buffy" sub-folders to "Buffy The Vampire Slayer - 1x01 - episode.avi" but its only season 7 that it actually wants to replace the "episode.avi" with "actual episode name.avi"
 

ccMatrix

Portal Pro
November 9, 2006
97
10
42
Okay, freaky bug here. Yesterday it was working like a charm. Now it is completely intermittant. I have an episode in an "Airwolf\Season 1" and it will be called "1x01 - episode.mpg" for some inexplicable reason, it refuses to download the correct info? I noticed that sometimes it doesnt even send traffic out (i checked my firewall logs) and other times it does, but doesnt pull info down. For example i KNOW airwolf is on episodeworld.com caus i checked, but it doesnt pull the info down? Also, i did my "3rd Rock From The Sun" and out of all 6 seasons, it only pulled down info for Season 6 even though they all have exactly the same naming structure "3rd Rock From The Sun\Season X" and "1x01 - episode.mpg" or "2x01 - episode.mpg" etc.

Is there a logfile i can get for you or something?

Thanks a bunch

PS. Does it keep episode info somewhere? Is there a way to make it Always retrive info from the net?
PPS. Another example is Buffy. Seasons 2-6 it doesnt download the episode name, but season 7 it does? All have the exact same naming structure.
PPPS. Actually it does seem to connect, caus it wants to rename all the episodes in the "Buffy" sub-folders to "Buffy The Vampire Slayer - 1x01 - episode.avi" but its only season 7 that it actually wants to replace the "episode.avi" with "actual episode name.avi"
That really sounds weird. The information from the web is only downloaded if the cache file is older than a day. The cached files are located in "%appdata%\TVShowRenamer\data". If you rename the dat files into html you will see the webpage from episodeworld.com which has been downloaded. Could you check if the page in the cache is in fact the buffy page with all seasons?

I uploaded a new version which fixes some issues with the installer (Startmenu icons, icons themselves instead of just the boring standard C# icons). Maybe your problem was fixed in the process ;)
 

Bobb25

Portal Pro
November 26, 2006
232
0
Durban
Home Country
South Africa South Africa
That really sounds weird. The information from the web is only downloaded if the cache file is older than a day. The cached files are located in "%appdata%\TVShowRenamer\data". If you rename the dat files into html you will see the webpage from episodeworld.com which has been downloaded. Could you check if the page in the cache is in fact the buffy page with all seasons?

I uploaded a new version which fixes some issues with the installer (Startmenu icons, icons themselves instead of just the boring standard C# icons). Maybe your problem was fixed in the process ;)

Ok, heres something interesting. When i look at the .dat for the ones giving me problems, it will show (like for Buffy as an example) the "Season 7" page whereas with the other ones it shows the "All Episodes" page. Could that be the problem?

Oh, and if i didnt say already, this tool is blooming amazing!

Edit: I renamed the buffy.dat and it still only pulls down season 7 and creates a new buffy.dat with that info
 

ccMatrix

Portal Pro
November 9, 2006
97
10
42
That really sounds weird. The information from the web is only downloaded if the cache file is older than a day. The cached files are located in "%appdata%\TVShowRenamer\data". If you rename the dat files into html you will see the webpage from episodeworld.com which has been downloaded. Could you check if the page in the cache is in fact the buffy page with all seasons?

I uploaded a new version which fixes some issues with the installer (Startmenu icons, icons themselves instead of just the boring standard C# icons). Maybe your problem was fixed in the process ;)

Ok, heres something interesting. When i look at the .dat for the ones giving me problems, it will show (like for Buffy as an example) the "Season 7" page whereas with the other ones it shows the "All Episodes" page. Could that be the problem?

Oh, and if i didnt say already, this tool is blooming amazing!

Edit: I renamed the buffy.dat and it still only pulls down season 7 and creates a new buffy.dat with that info
Can you give me a directory dump for your buffy folder so I can recreate and test it here? Just open a command prompt, browse to your buffy folder and do a
Code:
dir /S /B > C:\buffy.txt
The file C:\buffy.txt will then contain all filenames of your folder.
 

enginf1992

Portal Member
December 4, 2006
25
0
54
Hi ccMatrix i tried your toll, i select one folder (f:\series\invasion\season 1) and whe i click scan series appears one error: "ECHO: Lenght cannot be less then zero. Parameter name: lenght"!!!

I'm using Vista. What's the problem?

Tks

enginf1992
 

Bobb25

Portal Pro
November 26, 2006
232
0
Durban
Home Country
South Africa South Africa
Can you give me a directory dump for your buffy folder so I can recreate and test it here? Just open a command prompt, browse to your buffy folder and do a
Code:
dir /S /B > C:\buffy.txt
The file C:\buffy.txt will then contain all filenames of your folder.

Hey there, i pmed you the dump of that folder. I just thought it was weird that when i looked at the Buffy.dat in firefox, it showed the "Season 7" selection whereas when i looked at Poirot.dat in firefox for example, it showed the "All Seasons" selection? Almost like the app was only downloading Season 7 of Buffy, but downloaded all eps for Poirot. There were a couple of other series where this occured but for some it was no problem?

You will see my file names are screwed up caus those are dummy avis i put there so i know what is backed up, but it works with other series so its not my naming structure.

Lemme know if there is anything further in this regard you require.

Shot
Cheers
 

ccMatrix

Portal Pro
November 9, 2006
97
10
42
Hi ccMatrix i tried your toll, i select one folder (f:\series\invasion\season 1) and whe i click scan series appears one error: "ECHO: Lenght cannot be less then zero. Parameter name: lenght"!!!

I'm using Vista. What's the problem?

Tks

enginf1992
I have fixed this problem in 1.0.3
 

ccMatrix

Portal Pro
November 9, 2006
97
10
42
Can you give me a directory dump for your buffy folder so I can recreate and test it here? Just open a command prompt, browse to your buffy folder and do a
Code:
dir /S /B > C:\buffy.txt
The file C:\buffy.txt will then contain all filenames of your folder.

Hey there, i pmed you the dump of that folder. I just thought it was weird that when i looked at the Buffy.dat in firefox, it showed the "Season 7" selection whereas when i looked at Poirot.dat in firefox for example, it showed the "All Seasons" selection? Almost like the app was only downloading Season 7 of Buffy, but downloaded all eps for Poirot. There were a couple of other series where this occured but for some it was no problem?

You will see my file names are screwed up caus those are dummy avis i put there so i know what is backed up, but it works with other series so its not my naming structure.

Lemme know if there is anything further in this regard you require.

Shot
Cheers
I've located the error and fixed it in version 1.0.4.
 

Users who are viewing this thread

Top Bottom