Hi! I try to use the tools and seem operation work likely!
when use bulk rename operation it's rename nfo files correctly but not rename the folder name.
I think if the folder name is rename by bulk rename operation It will be great.
Thank you :)
Hi there,
Could you include more details in what you are seeing? If you follow the community guidelines for requesting support, you can see all the bits of information I would need in order to help you.
In short, it should be updating both folder names and NFO files. If your seeing otherwise, I'd be interested in getting more details so I can reproduce your issue and fix it!
Sorry for the missing information.
the extra detailed is
1. Command line used to run Jav-It.
jav-it.exe catalog /d %CD% --generate-rename-file
2. Get example of bulk_rename.txt
[NO_SERIES_ASSOCIATED]
Title Name (xxxx0001 - yyyyyyy - zzzzzz)
[NO_SERIES_ASSOCIATED]
Title_2 [Name] (xxxx0001 - yyyyyyy - zzzzzz)
3. After overwrites the bulk_rename.txt then run Jav-It
jav-it.exe catalog /d %CD% --rename -r bulk_rename.txt
The nfo file --> change from <title> Title Name</title> to <title> Title_2 [Name] </title> update correctly
But Folder Name still the same "Title Name (xxxx0001 - yyyyyyy - zzzzzz)" not change to "Title_2 [Name] (xxxx0001 - yyyyyyy - zzzzzz)"
p.s. for the --alt-naming-method:[arg1|arg2|arg3] it's can use only 3 arguments or can use others tags to naming.
Thank you :)