google-code-export / beets

Automatically exported from code.google.com/p/beets
MIT License
0 stars 0 forks source link

Rescan current album directory during import #384

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes I end up with duplicate tracks in a directory, differing only by 
case. This means the auto-tagger can't match the album because there are too 
many tracks. If I then go into the directory and delete the offending files the 
auto-tagger won't rescan the directory and see that the track count is now 
correct. It would be nice if it could. It should only rescan the pwd of the 
auto-tagger, not the entire tree that you're importing.

I suspect there are plenty of other circumstances you might find yourself in 
while importing a large directory tree where it would be nice to rescan just 
the current directory rather than having to walk the whole tree again.

Original issue reported on code.google.com by mikemacl...@gmail.com on 16 May 2012 at 1:11

GoogleCodeExporter commented 9 years ago
Great idea! We'll tackle this for a future release.

Original comment by adrian.sampson on 16 May 2012 at 9:09

untitaker commented 9 years ago

Do not comment here, but on sampsyo/beets#166