addictedtoscreens / torrentexpander

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

Some mkv files not being copied #100

Open davemchine opened 7 years ago

davemchine commented 7 years ago

If I pass torrent expander a folder containing rar files it processes them correctly and copies the resulting mkv file to the temp and destination folders. If I pass torrent expander a folder already containing a mkv file nothing happens. Nothing ever appears in the temp folder or the destination folder and the script hangs forever. It previously worked fine. I'm not sure why it stopped.

I am running OS X El Capitan and I have ensured I have the latest torrent expander.

I ran the script as bash -x and it appears to be stuck doing a search:

and then it just searches forever. I tried reading the script but I don't know what's happening.