scanner caches list of files in directory that are not subdir or track
commit692c8acecc73875686812a8297a0ec410a255767
authorAndrew Mahone <andrew.mahone@gmail.com>
Sun, 25 May 2008 14:33:28 +0000 (25 10:33 -0400)
committerAndrew Mahone <andrew.mahone@gmail.com>
Sun, 25 May 2008 14:33:28 +0000 (25 10:33 -0400)
tree2252a804eebd2bd042453b8bb1f2e19fc48d5ed4
parent7956b60d92908efd16ba3ae8d11170c7fe4ae43d
scanner caches list of files in directory that are not subdir or track
scanner uses shelf instead of pickled dict, to avoid loading unused cache entries
fix sync not skipping already present tracks correctly
audiomangler/codecs.py
audiomangler/config.py
audiomangler/scanner.py