# Download All Files or only the ones that match Track Names? default=false
# WARN: For the time being, keep ALLFILESBOOK as True as I am unsure what will happen with False.
# While the goal was to give end users the option to only download specified tracks, there doesn't seem to be consistency in the file names to make this possible. My church has stuff like "PTTL" for Praise to the Lord (full band) and "IKAN_EG1_rehearsal" for I Know a Name - Guitar 1 rehearsal track. Plus, we don't use attachment_types, which is where a PCO admin might administer instruments or otherwise. I can't see right now how I'd scale this across the many churches implementing PCO.
# TODO: Add option for specific instrument files to download.
ALLFILESBOOL = "True"
# Enter the artist name you want for the id3v2 tag so that the Subsonic API picks it up.