Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Jav-It

The most comprehensive JAV video cataloging tool. · By jav-it

[SOLVED] Bulk rename operation

A topic by GhOost4220 created Sep 03, 2021 Views: 363 Replies: 5
Viewing posts 1 to 2

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 :)

Developer

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

  • Jav-It Version: 1.6.1
  • OS Version :  Window 10

 1. Command line used to run Jav-It.

jav-it.exe catalog /d %CD% --generate-rename-file

 2. Get example of  bulk_rename.txt 

  • Before edit
[NO_SERIES_ASSOCIATED]
Title  Name (xxxx0001 - yyyyyyy - zzzzzz)
  • After  edit
[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 :)

Developer

Hi there,

Thanks for the reply. I've investigated this and I have determined that this is a Windows specific bug. Windows should be renaming the folder, when it clearly doesn't. I am still trying to find a workaround for this, but I am not sure exactly how to force windows to behave properly! (^_^);

Developer

Hi again,

I found a workaround and pushed up a fix for it. Just get the latest version and folder renaming should work for you as expected. (^_^);

Thank you :)