Add artist level to CD Audio rip path
authorTolriq <Tolriq@gmail.com>
Sun, 19 May 2013 11:05:41 +0000 (13:05 +0200)
committerTolriq <Tolriq@gmail.com>
Sun, 19 May 2013 11:05:41 +0000 (13:05 +0200)
PR made as requested in http://forum.xbmc.org/showthread.php?tid=164044

system/settings/settings.xml

index e9e97d5..a53a610 100644 (file)
         </setting>
         <setting id="audiocds.trackpathformat" type="string" label="13307" help="">
           <level>2</level>
-          <default>%A - %B/[%N. ][%A - ]%T</default>
+          <default>%A/%A - %B/[%N. ][%A - ]%T</default>
           <heading>16016</heading>
           <control type="edit" format="string" />
         </setting>