NO Incomplete Dir's in the parent.
hi there
i have the following folders in the root.
apps
dvdr
games
xbox
requests
-------------
i upload a application or a game or a movie including the sfv and nfo etc - iobanana creates the missing files in the folders but not the INCOMPLETE_xyz in the parent folder.
my iobananan part looks like this..
# Create incomplete symlinks in parent dir ?
# For all 2_level_incomplete dirs, symlinks will be created in parent's parent folder (probably your section dir) instead of inside the release folder
parent_incomplete=1
parent_incomplete_dirs=/apps/ /dvdr/ /games/ /xbox/ /requests/
2_level_incomplete=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 vobsub vobsubs subtitle subtitles subs subpack codec
# Force a nfo or a sfv to be sent before anything else in specific dirs; nfo in parent dir is ok
force_nfo_first=0
force_sfv_first=1
force_dirs=/apps/ /dvdr/ /games/ /xbox/
# Files uploaded in any dir specified in excluded_dirs_force won't be checked (not case-sensitive)
------------
Any ideas what i am doing wrong ??
|