I used raildrive to mount my google drive, but I cannot use yr tools directly cut image on my cloud drive, possible update this?
Hi There,
Sorry I didn't notice this sooner (I think I might have just forgotten). Unfortunately, mounted cloud drives or drives stored on a network are not supported at this time. The biggest reason is that accessing and organizing large files over a network connection is not practical. There could also be unforseen permission issues associated with this as well. My best suggestion is to slowly convert your collection by converting videos each time you pull a copy for local use, and push the change up again to save. It isn't the greatest solution, but unfortunately this tool was never designed to access shares on a network in that way.
You can add a symbolic link to the original folder to the local folder and access the symbolic link of the folder. If the folder name includes blank, be sure to use parentheses on the path. EX) jav-it.exe catalog -d "<your_video_path>"
You can add a symbolic link using mklink.
mklink /d "local path" "your video path"
Personally, I use synology NAS and I store all my JAV there. I had my NAS connected to my HDD as Z drive.
I symbolic-linked my JAV folder to my local C drive as "mklink /d c:\nasjav z:\jav"
After setting the link, jav-it has been working flawlessly for me.