chiark / gitweb /
server/rescan.c: Remove tracks which no longer have a player.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 5 May 2013 14:39:29 +0000 (15:39 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 22 May 2013 23:46:45 +0000 (00:46 +0100)
commitc8a277f4ccdf4c392135769a4f0585dd7df5ae19
treec13160f9f5874f857e94d04b4e1ae77affcd8fa6
parentec554a3df7afe6a7b890983e75e81bc3aa17cb55
server/rescan.c: Remove tracks which no longer have a player.

If you ever add a player with an overly broad pattern, and it matches a
file which isn't actually an audio file but is legitimately part of the
directory tree, then there's no way of getting it out of DisOrder's
database short of hacking the files directly.
server/rescan.c