Author Topic: Additional Tagging & Reporting Tools  (Read 917335 times)

cynflux

  • Jr. Member
  • **
  • Posts: 76
Is there a way to run multiple presets at once?
I can select multiple presets but have to run each one individually.

Can someone also tell me what the 2 buttons to the right of the long text field are for?

Thank you in advance.

boroda

  • Sr. Member
  • ****
  • Posts: 4595
Like this request (https://getmusicbee.com/forum/index.php?topic=24547.0) it would be great if search & replace can convert multiple values at once for a given tag. How about adding a new "Multiple Search & Replace" command to the plugin that allows people to list a great number of paired search and replace values and converts them one shot? Also allow to list multiple values for search for a single replace value, when entering paired values.
its done as new asr preset:

http://www.mediafire.com/file/1wwufnm9dj27wc0/mb_TagTools_2018-03-01.zip

boroda

  • Sr. Member
  • ****
  • Posts: 4595
Is there a way to run multiple presets at once?
I can select multiple presets but have to run each one individually.
no, because asr wont be able to know the order of presets.

Can someone also tell me what the 2 buttons to the right of the long text field are for?
its for filtering the list of presets. presets with assigned hotkeys are marked by star.

redwing

  • Guest
Like this request (https://getmusicbee.com/forum/index.php?topic=24547.0) it would be great if search & replace can convert multiple values at once for a given tag. How about adding a new "Multiple Search & Replace" command to the plugin that allows people to list a great number of paired search and replace values and converts them one shot? Also allow to list multiple values for search for a single replace value, when entering paired values.
its done as new asr preset:

http://www.mediafire.com/file/1wwufnm9dj27wc0/mb_TagTools_2018-03-01.zip

Thanks a lot!
I just tested it and it's working great. How many pairs do you think it can handle entered in the custom text box?

boroda

  • Sr. Member
  • ****
  • Posts: 4595
i dont think there is any practically important limitation.

redwing

  • Guest
OK. I'll try it for some time and let you know if there's any issue.

redwing

  • Guest
It just crashes MB if there's any syntax error (for instance if a slash is used instead of a backslash).
I also noticed this when entering a wrong regex pattern in other presets. Can you make it not to crash in such a case?

redwing

  • Guest
I noticed the preset works case sensitive when finding a word, which requires listing a lot of variations for each word. How about making it work case insensitive when finding a word and requires surrounding with \" for case sensitive search?

boroda

  • Sr. Member
  • ****
  • Posts: 4595
It just crashes MB if there's any syntax error (for instance if a slash is used instead of a backslash).
I also noticed this when entering a wrong regex pattern in other presets. Can you make it not to crash in such a case?

cynflux

  • Jr. Member
  • **
  • Posts: 76
It just crashes MB if there's any syntax error (for instance if a slash is used instead of a backslash).
I also noticed this when entering a wrong regex pattern in other presets. Can you make it not to crash in such a case?

I am experiencing the same thing.
It will keep popping up an error until MusicBee is restarted.

cynflux

  • Jr. Member
  • **
  • Posts: 76
Like this request (https://getmusicbee.com/forum/index.php?topic=24547.0) it would be great if search & replace can convert multiple values at once for a given tag. How about adding a new "Multiple Search & Replace" command to the plugin that allows people to list a great number of paired search and replace values and converts them one shot? Also allow to list multiple values for search for a single replace value, when entering paired values.
its done as new asr preset:

http://www.mediafire.com/file/1wwufnm9dj27wc0/mb_TagTools_2018-03-01.zip

Thanks a lot!
I just tested it and it's working great. How many pairs do you think it can handle entered in the custom text box?

If you don't mind me asking, what were the parameters of your test?

redwing

  • Guest
If you don't mind me asking, what were the parameters of your test?

Not sure what you're asking, but I'm testing "Multiple search & replace" preset with various examples.

@boroda74;

Also support an escape character for \ and | to search and replace those characters as well.

boroda

  • Sr. Member
  • ****
  • Posts: 4595
It just crashes MB if there's any syntax error (for instance if a slash is used instead of a backslash).
I also noticed this when entering a wrong regex pattern in other presets. Can you make it not to crash in such a case?

sorry:
http://www.mediafire.com/file/1wwufnm9dj27wc0/mb_TagTools_2018-03-01.zip

redwing

  • Guest
Thanks! It's working better.

One problem is once it shows "syntax error" the virtual tag for the preset in the main panel keeps showing "syntax error" for every track even after the preset error is fixed. A restart is required to fix it.

boroda

  • Sr. Member
  • ****
  • Posts: 4595
i'll add escape sequences and case insensitive search today.

@redwing, F5?

more exactly: 'save all', F5
Last Edit: March 03, 2018, 11:40:17 AM by boroda74