Hi,
I would like to have a filter for files that I don't want Subsonic to include in the index.
Reason:
I include dummy MP3s in my folder structure when I have tracks of albums but not all tracks.
These MP3s are only part of a second long, are tagged, serve only as placeholders and tell me what other missing tracks belong that special album.
But with a search for a special song I naturally don't want to list songs, that I don't have.
As the tracknames in theses MP3s would be something like "Track missing - Beatles - Help" it should be possible to set a filter on a string like "Track missing" to exclude these songs.
Another point is, that Subsonic should not count these files so that there is a correct number shown in Music Index count.
I would appreciate any hint too, if someone knows how to mod the code to achieve this behaviour.