Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 63.227.243.149:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fPluginInfo

------------------------------------------------------------------------------
@@ -364,14 +364,13 @@
 }}}
 to configure.
 
-But here is the definitive guide from source:
+But here is the definitive guide from source (above is not true in 1.4.1):
 {{{
-song_info = {  'a'  : self.artist,
-                       'l'  : self.album,
-                       'n'  : mytrack,
-                       't'  : self.title,
-                       'y'  : self.year,
-                       'f'  : self.name }
+The four variables are: genre, artist,album, and song.
+    Whatever follows the last slash indicates how to create the filename.
+    Everything before the last slash indicates the directory structure you would
+    like to use -which will be appended to AUDIO_BACKUP_DIR.
+    CD_RIP_PN_PREF= '%(genre)s/%(artist)s/%(album)s/%(song)s'
 }}}
 == TvTime ==
 


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to