Page 1 of 1
Not renaming sub files?
Posted: May 18th, 2012, 3:46 pm
by KrakaJap
Not sure if this is a bug or what but during the renaming process, should it also be renaming the idx and sub files? Or does that even matter?
Re: Not renaming sub files?
Posted: May 19th, 2012, 1:25 am
by shypike
Without your Sort expression there's not much I can tell you now.
Re: Not renaming sub files?
Posted: May 19th, 2012, 7:12 am
by KrakaJap
shypike wrote:Without your Sort expression there's not much I can tell you now.
Re: Not renaming sub files?
Posted: May 19th, 2012, 9:11 am
by shypike
This works fine when I try it, at least with release 0.7.0Beta6.
You're sure that there aren't multiple .sub and .idx files in the post?
Because then renaming will become an issue for obvious reasons.
Re: Not renaming sub files?
Posted: May 19th, 2012, 10:38 am
by KrakaJap
shypike wrote:This works fine when I try it, at least with release 0.7.0Beta6.
You're sure that there aren't multiple .sub and .idx files in the post?
Because then renaming will become an issue for obvious reasons.
Only a single ipx and sub file. I don't download many with subs but when I do this seems to happen every time for me. When there are multiple sub files I can't say that I've noticed: most of the time I simply delete all the subs anyway. It's not a big issue for me at all, just curious.
Re: Not renaming sub files?
Posted: May 19th, 2012, 11:52 am
by shypike
Can you email an example of an NZB that shows this behaviour?
bugs@sabnzbd.org (and please add the URL of this post).
Re: Not renaming sub files?
Posted: May 19th, 2012, 8:44 pm
by KrakaJap
shypike wrote:Can you email an example of an NZB that shows this behaviour?
bugs@sabnzbd.org (and please add the URL of this post).
*sent
Re: Not renaming sub files?
Posted: May 20th, 2012, 7:02 am
by shypike
The Sort function will rename similar named files after the main file.
(Where "similar named" is actually identically named, except for extension)
For this post it will not rename the accompanying NFO, JPG and SFV files which have very dissimilar names.
It should rename the IDX and SUB files, however it won't rename because the MKV file is all lowercase
while IDX and SUB have mixed case.
I will fix the case problem in the next 0.7.0Beta.
The first part (dissimilar names) will remain as is.
Thanks for reporting.
Re: Not renaming sub files?
Posted: May 20th, 2012, 8:43 am
by KrakaJap
Gotcha... thanks!