Author Topic: Possibility to use other functions and tags as second, third... parameter  (Read 6535 times)

DQ

  • Jr. Member
  • **
  • Posts: 20
Currently it seems MusicBee doesn't allow you to use other functions or tags as second or third parameter to (some) others function.
e.g.
$left(<Album>,$len(<Album Artist>)) results in a FAIL @ " Artist>)).
$RxMatch(<Album>,"^"<Album Artist>) also results in a FAIL @ "m Artist>.
$RxMatch(<Album>,"^<Album Artist>") never gives a match
$RxReplace(<Album>,^<Album Artist>,"TEST") seems to match everything
It would be nice if constructs like these were possible.




Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3830
  • MB Version: 3.6.8830 P