title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Embedding user defined tag element in naming scheme [tag]<element>[] ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IamNemo
    • Sep 2008
    • 39

    Embedding user defined tag element in naming scheme [tag]<element>[] ???

    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
    Administrator
    • Apr 2002
    • 43918

    #2
    Re: Embedding user defined tag element in naming scheme [tag]&lt;element&gt;[] ???

    [tag]compilation[]
    Spoon
    www.dbpoweramp.com

    Comment

    • IamNemo
      • Sep 2008
      • 39

      #3
      Re: Embedding user defined tag element in naming scheme [tag]&lt;element&gt;[] ???

      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

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 43918

        #4
        Re: Embedding user defined tag element in naming scheme [tag]&lt;element&gt;[] ???

        Here you are, many are not in any of the metadata databases though.

        Code:
        			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 **
        Spoon
        www.dbpoweramp.com

        Comment

        • IamNemo
          • Sep 2008
          • 39

          #5
          Re: Embedding user defined tag element in naming scheme [tag]&lt;element&gt;[] ???

          Thank you so much Spoon!!

          Comment

          Working...

          ]]>