I'm trying to do a backup of watched items (movies mostly) but no matter what, can't figure out which arguments are really expected.
./texturecache.py watched backup ??????
From source, I can see it expects 3rd parameter (length of 4 or 5 characters) but doesn't seem to be using it for anything logical. I tried "True" and "False" but didn't do anything, if I leave that 3rd parameter away, it throws exception.
I'm trying to do a backup of watched items (movies mostly) but no matter what, can't figure out which arguments are really expected.
./texturecache.py watched backup ??????
From source, I can see it expects 3rd parameter (length of 4 or 5 characters) but doesn't seem to be using it for anything logical. I tried "True" and "False" but didn't do anything, if I leave that 3rd parameter away, it throws exception.