PDA

View Full Version : nxMissingTags - Creates symlink tags for missing NFO's and SFV's.


neoxed
08-14-2005, 12:53 AM
Overview:
This script creates symlinks to notify users if an NFO or SFV is missing from a release. The symlink tag is automatically removed when the NFO or SFV is uploaded or if the directory is removed (deleted, nuked, or wiped).

Notes:
This script was written by request, so if you feel something is missing please let me know.

Download:
http://www.inicom.net/pages/en.ioftpd-scripts.php?id=79

hukker
11-08-2005, 06:56 AM
greate request ;)

ive got another for you, if its easy, could you add an option for missing Sample dir?

Freestyler
05-04-2006, 05:11 PM
I use:

variable exemptPaths {/REQUESTS/* /_SYS/* */codec */cover */covers */sample}

When I make a dir in /REQUESTS without uploading a .nfo the missing tag isn't created as suspected. However when someone uploads a file directly in /REQUESTS the missing tags are created in the root. This is incorrect imo.

neoxed
05-04-2006, 06:23 PM
Using just "/REQUESTS*" would work (no trailing slash).

Freestyler
05-06-2006, 07:54 AM
thanks, works

ioUSER
05-22-2006, 09:13 PM
little question... is it possible to have no nfo and no sfv symlinks in different dirs... for a more than 1 cd rls for example? cuz nfo isnt in folder CD1 or CD2 and i always get an noNFO symlink for these rls...
also i got an noSFV for maindir. would be nice.. anyways really nice script... thanks neoxed

neoxed
05-23-2006, 05:07 PM
I don't understand your question/problem. NoSFV links are created for disk subdirectories (CD1, CD2, etc).