PDA

View Full Version : Embedding user defined tag element in naming scheme [tag]<element>[] ???



IamNemo
12-29-2008, 01:20 PM
Hi! In the Set File Naming panel of CD Ripper (same for Batch Ripper) there is this structure that can be used in the naming scheme:

[tag]<element>[]

that is supposed to "Embed user defined tag element".

How is it used? Where can I find a list of those tag elements? How does one define a new tag element and use it?

Thanks! Iam Nemo

Spoon
12-29-2008, 03:52 PM
[tag]compilation[]

IamNemo
12-29-2008, 04:33 PM
Is there a list of such "user defined" tags?

I know from your own post that [tag]batchname[] also works.
Source: http://forum.dbpoweramp.com/showthread.php?t=13597

Are there others or can I define new ones and how?

My current naming formula is:

\[tag]batchname[]\[IFEQUALS]artist,Unknown Artist,Unknown Artist ([cddb_id])\Unknown Album[][IF!EQUALS]artist,Unknown Artist,[IFCOMP][IFVALUE]album artist,[IFEQUALS]album artist,Various Artists,Various Artists - ([genre])[][IF!EQUALS]album artist,Various Artists,[IFEQUALS]album artist,The [DEL]1,4,[album artist][],[TRIM][DEL]1,4,[album artist][][][][],Various Artists - ([genre])[][][IF!COMP][IFVALUE]album artist,[IFEQUALS]album artist,The [DEL]1,4,[album artist][],[TRIM][DEL]1,4,[album artist][][][][IF!EQUALS]album artist,The [DEL]1,4,[album artist][],[album artist][],[IFEQUALS]artist,The [DEL]1,4,[artist][],[TRIM][DEL]1,4,[artist][][][][IF!EQUALS]artist,The [DEL]1,4,[artist][],[artist][][][][IFMULTI]\[album] ([disc] of [disc_total])[][IF!MULTI]\[album][][] \[track] - [title][IFCOMP] [MAXLENGTH]30,[TRIM]([artist])[][][]

Thanks for your help!
Iamnemo

Spoon
12-29-2008, 04:54 PM
Here you are, many are not in any of the metadata databases though.


artist ie Madonna (or performer) [*multi artists split with Artist: Artist1\rArtist2]
album ie Immaculate
title ie Like a virgin
genre ie Pop [*multi genres split with Genre1\rGenre2]
year ie 2003 or 2003 08 31
track ie 2 or 2/15
comment ie Any waffle\r\nNext Line\rOr just single R

Album Artist a global artist [*multi seperate multi with \r]
band for group
disc ie 2 for CD 2, or 1/2 for cd 1 of 2
rating 1 to 10 // ""=unrated 1 2 3 4 5 6 7 8 9 10 1=.5 10=5
tempo beats per minute ie 56 BPM
composer ie Motzart [*multi Composer1\rComposer2]
conductor Only 1 Conductor Allowed
label publisher
isrc International standard recording code
upc universal product code
compilation 1=yes or ""=no
mood ie Happy/Sad/Party, etc
style ie Electronic; Techno [*multi seperate multi with \r]
last played Date Last Played
playcount Times played ie 57
length length in miliseconds of audio
copyright (c) InterStar Records
Subtitle subtitle of encoded content

Encoded by program used to create ie dBpowerAMP R12 or person encoding
Encoder Encoder used, such as Lame 3.97 *** audio props takes preference over this
Encoder Settings Settings of Encoder, such as CBR 128 kbps, PCM, IEEE Float, ADPCM VBR, ABR, CBR
Source ie CD (Lossless), or mp3 (Lossy)

replaygain_track_gain ** Needs to be dropped by Music Conv on tag Xfer **
replaygain_track_peak ** Needs to be dropped by Music Conv on tag Xfer **
replaygain_album_gain ** Needs to be dropped by Music Conv on tag Xfer **
replaygain_album_peak ** Needs to be dropped by Music Conv on tag Xfer **

IamNemo
12-29-2008, 05:29 PM
Thank you so much Spoon!! :thumbup: