summaryrefslogtreecommitdiff
path: root/debian/patches/86_mention_year_dir_template.patch
blob: ec4984dfac6c7326930182038e801e62522eb02f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%y is a valid option for dir_template too.

--- a/jack_config.py	2007-11-09 19:12:11.000000000 +0100
+++ b/jack_config.py	2007-11-09 19:12:59.000000000 +0100
@@ -175,7 +175,8 @@
         'doc': """specify how the resulting files are named:
     %a: artist
     %l: album title
-    %g: album genre - individual track genres are unsupported""",
+    %g: album genre - individual track genres are unsupported
+    %y: album release year - individual track years are unsupported""",
         'long': 'AUTO',
         },
     'char_filter': {