xbenjii / torrentexpander

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

Bug with destructive mode #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
/home/Sheldon/torrentexpander.sh /home/Sheldon/The.Big.Bang.Theory.4x21.avi

Step 1 : Expanding / moving content of the torrent
Step 2 : Deleting original torrent
du: cannot access `/home/Sheldon/The.Big.Bang.Theory.4x21.avi': No such file or 
directory
torrent_size=0
/home/Sheldon/torrentexpander.sh: line 777: [: : integer expression expected
Step 3 : Trying to solve TV Shows numbering issues
- Renaming The.Big.Bang.Theory.4x21.avi to The.Big.Bang.Theory.S04E21.avi
Step 4 : Generating NFO and downloading Poster
Step 5 : Setting permissions
That's All Folks

Original issue reported on code.google.com by login...@gmail.com on 10 Jan 2012 at 9:39

GoogleCodeExporter commented 8 years ago
Oops
I see where the error comes from
It was a nasty little bugger that would only happen in destructive mode with 
single file uncompressed torrent

Should be solved by the SVN script I just committed.

Original comment by addicted...@gmail.com on 10 Jan 2012 at 10:18

GoogleCodeExporter commented 8 years ago
Yes, it's solved.

Original comment by login...@gmail.com on 12 Jan 2012 at 5:20