title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 1 of 1

Thread: Asset UPnP User Rename List feature

  1. #1
    Super Moderator
    Join Date
    Jul 2011
    Posts
    1,256

    Asset UPnP User Rename List feature

    This feature can be found in:
    (Linux & Mac) : Advanced tab, User Rename List (Display / Tag Mapping) - Edit ...
    (Windows) : Advanced Settings window, General Settings box, User Rename List (Display / Tag Mapping) - [Edit Rename List]

    Note: All matching is non-case-sensitive. "Value" and "value" are treated as identical.

    Display remapping

    Change labels of fixed browse tree elements:
    display:=text1:=text2
    Causes container named "text1" to be shown as "text2". Example:
    display:=Some Artist:=Renamed Artist

    Tag remapping

    Manipulate values of tag fields read from your music files.
    fieldname:=value1:=value2
    Changes all instances where fieldname equals value1 to value2
    Example:
    genre:=Pop/Rock:=Pop
    Remaps genre of "Pop/Rock" to "Pop".


    === New features, May 2023 ===

    Preformatting

    Advanced manipulation of tag fields read from your music files.
    preformat:=field:=%otherfield% %otherfield%
    Formats field from other fields.
    This is done on media indexing level, formatted value of field will be shown in all places.
    Examples:
    preformat:=album:=[%year%] %album%
    Prefixes all Album tags with [year].
    preformat:=artist:=[IFEQUALS]genre,classical,[IFVALUE]composer,[composer],[artist][][][IF!EQUALS]genre,classical,[artist][]
    Substitutes Artist with Composer for all classical albums.

    File names

    Show tags instead of file names when browsing by folders.
    Based on preformat syntax, see above.
    Example:
    preformat:=filename:=%artist% - %title%
    Causes artist - title to be shown instead of file name when browsing by folders.
    Last edited by PeterP; Yesterday at 12:21 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •