Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sure. For Windows it would be something like:

jav-it.exe catalog -d c:\RecentFiles\Videos --alt-naming-method="dvd-id"

Remember, if you previously cataloged your videos before using a different naming convention, those files will not get removed automatically. You need to manually remove them, or do a clean cataloging. Enjoy!

Hi everyone. Is this command still working? it used to work for me.. My version of JAV-IT is 1.7.4 *latest version. The older version used to work.

I tried to follow the new "commands" but it's not working for me. The command im typing is 

jav-it catalog /directory-naming-format:dvd-id  / -d F:\Download

But the error im getting:

2023/01/26 11:39:46 [FAIL] Your directory naming format must include at least one of the following tags: '{{DVD_ID}}' or '{{CONTENT_ID}}.

I really woud like to have the name of the folder and video as "ADN-100" for example as all of my collection conforms to that convention. 

Hi there. Your not specifying a valid directory naming format. You need at minimum {{DVD_ID}} or {{CONTENT_ID}} ^^;

Thank you. I may be misunderstanding. My files are named properly. Can you provide a sample script i can try. Thank you in advance! :)

Maybe try? 

jav-it catalog /directory-naming-format:"{{DVD_ID}}"  / -d F:\Download

Thank yo u so much! that worked perfectly. i feel very stupid