Reply To: Advanced Directory Configuration?

#3652
rpedde
Participant

Actually, a one liner at about line 336 of scan-mp3.c would do the “dup checking” thing.

I might think about doing per-directory “extension” fields, but if I do, that won’t be until the configuration moves into the database. Easier to get that info from the db than it is from the config file — the config file parser is stupid, and I really don’t want to spend much time making it smarter, as I intend to move all the config stuff into the database.

— Ron