From: andrew@andrews-corner.org Date: Sun, 7 Apr 2013 08:47:10 +0000 (+0000) Subject: Adds YEAR to the OUTPUTFORMAT comments in sample abcde.conf. X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/711c0743123e4096445f5dee80d1aa91bb168e83?ds=sidebyside Adds YEAR to the OUTPUTFORMAT comments in sample abcde.conf. Thanks to djfairbrother for the report. Closes issue 82. git-svn-id: http://abcde.googlecode.com/svn/trunk@376 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/abcde.conf b/abcde.conf index ab2c45a..03be858 100644 --- a/abcde.conf +++ b/abcde.conf @@ -259,7 +259,7 @@ # Output filename format - change this to reflect your inner desire to # organize things differently than everyone else :) # You have the following variables at your disposal: -# OUTPUT, GENRE, ALBUMFILE, ARTISTFILE, TRACKFILE, and TRACKNUM. +# OUTPUT, GENRE, ALBUMFILE, ARTISTFILE, TRACKFILE, TRACKNUM and YEAR. # Make sure to single-quote this variable. abcde will automatically create # the directory portion of this filename. # NOTICE: OUTPUTTYPE has been deprecated in the OUTPUTFORMAT string.