Using Space in $RightFrom [#21582]

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

Didier Salvetat
Posts: 4
Joined: Fri Jul 09, 2021 12:02 pm

Using Space in $RightFrom [#21582]

Post by Didier Salvetat »

Apologies for piggy backing on someone else topic, but I struggle with the use of Masks, I want to use $LeftFrom to remove the track number from a title:
e.g. title is "01 Title..." where there is a space after the numeral
$LeftFrom(<Title>, ) where there is a space after the comma simply does not work, the space is not recognized as such, is there a character to "escape" a space?
I'm on W10 / MM2024 1.0.3113

Thanks a bunch in advance
Last edited by Didier Salvetat on Wed Apr 16, 2025 7:27 am, edited 1 time in total.
Didier Salvetat
Posts: 4
Joined: Fri Jul 09, 2021 12:02 pm

Re: Tag from filename - some help would be appreciated

Post by Didier Salvetat »

Erratum above, please read $RightFrom and not $LeftFrom
Didier Salvetat
Posts: 4
Joined: Fri Jul 09, 2021 12:02 pm

Re: Tag from filename - some help would be appreciated

Post by Didier Salvetat »

Sorry maybe I did not express myself correctly I meant I'm using $RightFrom(string,i)

$RightFrom(string,i) Returns everything after the occurrence of The character i
I copy pasted the line above from the Mask Reference table

This mask works well with other characters but does not work (for me) with the space character.

Hope this is clearer
Didier Salvetat
Posts: 4
Joined: Fri Jul 09, 2021 12:02 pm

Re: Using Space in $RightFrom [#21582]

Post by Didier Salvetat »

@Lowlander, Thank you sir!
Post Reply