
justin_f wrote:How would I move the song version from the title to Custom 1?
^.*RegSub(RegExp(oSongData.Title, "([\([])([^)\]]*\b(?:(?:re)?mix|version|edit|extended|dub|instrumental|live|demo)(?=\W)[^([]*)([\)\]])$", 0), "^.(.*).", "$1")MarineBrat wrote:I'd like to take bytes 6 and 7 from the album field and copy them into (overwriting) the Custom5 field.
^.*RegSub(RegExp(oSongData.AlbumName, "^.{5}..", 0), "^.{5}", "")
Teknojnky wrote:A couple ideas to consider..

MarineBrat wrote:This script is awesome! I wish it weren't Greek to me.
Can you help me to...
Strip the first 4 characters from the album field?
stan9980 wrote:nothing happens when clicking on the replace or replace all buttons.
stan9980 wrote:The only change I can think of is updating the script to 3.4.
Users browsing this forum: No registered users and 12 guests