[banshee/bug-568050_year-in-album-dir-name] Added (year). (album) option to the format list.
- From: John Millikin <jmillikin src gnome org>
- To: svn-commits-list gnome org
- Subject: [banshee/bug-568050_year-in-album-dir-name] Added (year). (album) option to the format list.
- Date: Fri, 17 Apr 2009 21:51:36 -0400 (EDT)
commit e4cb97c842e8bc30b6e5d3b8716ef22bc22b051e
Author: John Millikin <jmillikin gmail com>
Date: Fri Apr 17 18:50:40 2009 -0700
Added (year). (album) option to the format list.
---
.../Banshee.Core/Banshee.Base/FileNamePattern.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Core/Banshee.Core/Banshee.Base/FileNamePattern.cs b/src/Core/Banshee.Core/Banshee.Base/FileNamePattern.cs
index 2a15c9f..073feb3 100644
--- a/src/Core/Banshee.Core/Banshee.Base/FileNamePattern.cs
+++ b/src/Core/Banshee.Core/Banshee.Base/FileNamePattern.cs
@@ -168,6 +168,7 @@ namespace Banshee.Base
DefaultFolder,
"%album_artist%%path_sep%%album_artist% - %album%",
"%album_artist%%path_sep%%album% (%year%)",
+ "%album_artist%%path_sep%%year%. %album%",
"%album_artist% - %album%",
"%album%",
"%album_artist%"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]