summaryrefslogtreecommitdiff
path: root/debian/patches/86_mention_year_dir_template.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/86_mention_year_dir_template.patch')
-rw-r--r--debian/patches/86_mention_year_dir_template.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/86_mention_year_dir_template.patch b/debian/patches/86_mention_year_dir_template.patch
new file mode 100644
index 0000000..ec4984d
--- /dev/null
+++ b/debian/patches/86_mention_year_dir_template.patch
@@ -0,0 +1,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': {