xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

I dont' know how program works #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Today i have tryed this commands:

./torrentexpander.sh Episodes/

where Episodes is my downloaded directory that contains a lot of .001 .002 .003 
files.

It says "I cannot detect any Torrent Source - This script will exit"

What's wrong??

Original issue reported on code.google.com by login...@gmail.com on 13 Oct 2011 at 4:04

GoogleCodeExporter commented 8 years ago
Hi
Sorry for not replying earlier. I wasn't notified that this issue had been added
.001 are supposed to be supported by my script.
The path you fed into the script is incorrect. 
The line should be ./torrentexpander.sh "/path/to/Episodes" of simply 
./torrentexpander.sh /path/to/Episodes if there is no spaces in the path

Original comment by addicted...@gmail.com on 29 Oct 2011 at 4:25