
JOMAWEB2 wrote:would be very useful a script that given the word "traduzione" and the field "lyric" batch delete all the italian stuff after that word.
traduzione(.|\r\n)*$SumDum YunGuy wrote:my 1st request is for an update of the "Remove artist name from title" preset
I say this because if there is not a space before & after the hyphen[i.e; artist-title], then the track will not be processed
^(.*?-)SumDum YunGuy wrote:update the path of the tracks to match the library as follows: ..\..\<title> - <artist> - <album>.ext
IIf(Len(oSongData.ArtistName ) > 0 And Len(oSongData.Title) > 0 And Len(oSongData.AlbumName) > 0, "$1\$2\" & oSongData.Title & " - " & oSongData.ArtistName & " - " & oSongData.AlbumName & ".$4", oSongData.Path)(.+?)\\(.+)\\([^\\]+)\.([^\.\\]+)$ZvezdanD wrote:There is a new (3.0) version of the script. Please read the Information section in the first post of this thread - it has some important things about installation.
justin_f wrote:when you use a preset from the list ... after it finishes it ... creates a Toolbar button. The button goes away after a restart.

ZvezdanD wrote:Those two presets have added toolbar buttons just as an example (similar as the "Move prefixes ..." which have added keyboard Shortcut as example). You could turn on or off toolbar buttons for any of the preset by checking on/off the Toolbar button option in the RegExp dialog box. Of course, after such modification on the preset, you should click on the Save button.
Users browsing this forum: No registered users and 17 guests