nrg101 / musicscan

Scan music collection for comparison to online databases
91 stars 15 forks source link

torrent files not moved to subdirectories #21

Open nopoz opened 5 years ago

nopoz commented 5 years ago

Ran the script and it created subdirs partial and full, but all the downloaded torrent files remain in the root dir /volume/Downloads/Deluge/torrents. The created subdirs are empty.

The logfile musicscan.log does not appear to contain the stdout messages like torrent file match: by size (music) = 100.0%, by size (all) = 92.31%, by name 92.31%. My terminal buffer is limited so I've lost most of this information.

Ran the script as:

python3 musicscan-cli -o "/volume/Downloads/Deluge/torrents" -c server.conf "/volume/Downloads/Deluge/_music"

issue encountered using latest commit in master c19cca88db8db6fc32b4f7f7cf12e5f8a5ca9ee3

lordvalium commented 4 years ago

Hi nopoz, that is weird, i dont have this issue.