Not renaming sub files?

Report & discuss bugs found in SABnzbd

Not renaming sub files?

Postby KrakaJap » May 18th, 2012, 4:46 pm

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?
KrakaJap
Newbie
Newbie
 
Posts: 8
Joined: September 15th, 2011, 1:19 pm

Re: Not renaming sub files?

Postby shypike » May 19th, 2012, 2:25 am

Without your Sort expression there's not much I can tell you now.
User avatar
shypike
Administrator
Administrator
 
Posts: 16549
Joined: January 18th, 2008, 1:49 pm

Re: Not renaming sub files?

Postby KrakaJap » May 19th, 2012, 8:12 am

shypike wrote:Without your Sort expression there's not much I can tell you now.


Code: Select all
%title (%y)/%title (%y).%ext
KrakaJap
Newbie
Newbie
 
Posts: 8
Joined: September 15th, 2011, 1:19 pm

Re: Not renaming sub files?

Postby shypike » May 19th, 2012, 10:11 am

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.
User avatar
shypike
Administrator
Administrator
 
Posts: 16549
Joined: January 18th, 2008, 1:49 pm

Re: Not renaming sub files?

Postby KrakaJap » May 19th, 2012, 11:38 am

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.
KrakaJap
Newbie
Newbie
 
Posts: 8
Joined: September 15th, 2011, 1:19 pm

Re: Not renaming sub files?

Postby shypike » May 19th, 2012, 12:52 pm

Can you email an example of an NZB that shows this behaviour?
bugs@sabnzbd.org (and please add the URL of this post).
User avatar
shypike
Administrator
Administrator
 
Posts: 16549
Joined: January 18th, 2008, 1:49 pm

Re: Not renaming sub files?

Postby KrakaJap » May 19th, 2012, 9:44 pm

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
KrakaJap
Newbie
Newbie
 
Posts: 8
Joined: September 15th, 2011, 1:19 pm

Re: Not renaming sub files?

Postby shypike » May 20th, 2012, 8:02 am

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.
User avatar
shypike
Administrator
Administrator
 
Posts: 16549
Joined: January 18th, 2008, 1:49 pm

Re: Not renaming sub files?

Postby KrakaJap » May 20th, 2012, 9:43 am

Gotcha... thanks!
KrakaJap
Newbie
Newbie
 
Posts: 8
Joined: September 15th, 2011, 1:19 pm


Return to Bug Reports