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

redwing

  • Guest
Now they're all working great! Thank you for the update!

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10691
Something happened, probably related to changes in my screen resolution, and now when I try to run the Swap Tags command this is the box I get:



I can't resize it.  I've tried updating the plugin, disabling and enabling, etc, but it stays that size.  Any suggestions?
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)

boroda

  • Sr. Member
  • ****
  • Posts: 4595
Try to click 'Uninstall' in plugins prefs. This should remove plugin settings. Then restart MB.

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10691
That got it, thanks!
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)

timelezz

  • Guest
Hello, I try to use this plugin, but not with great success. I wish to replace snippets of text from the song title. Could someone guide me? For example: I want to remove the snippet "(Official Video)" from a song title. I've tried, but nothing happens. So obviously I do something wrong. Can someone explain what I should enter to make it work?

Ps. I did not read every single post here. Sorry when my question is already asked before.

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
@ timelezz
using the Remove '(...)' or '[...]' from the end of '<Tag 1>' preset
change Tag 1 to Title
click Preview
if everything correct, click Apply
MusicBee and my library - Making bee-utiful music together

timelezz

  • Guest
Thank you, that worked!

And what can I do when I have a song title that says:  "Look Right Through (MK Remix) (Official Video) "  and I only want to remove the '(Official Video)' part?

boroda

  • Sr. Member
  • ****
  • Posts: 4595
Copy preset 'Remove '(...) or '[...]' from <Tag 1>' and search for
Code
(.*?)\s*[\(\[][^\)\]]*?[\]\)]$
in <Tag 1>. Name new preset accordingly, click 'OK'. Apply new preset to appropriate tracks.

timelezz

  • Guest
Thank you. Isn't there a way to make it remove an (editable) set of given strings when they appear in the title?

redwing

  • Guest
Isn't there a way to make it remove an (editable) set of given strings when they appear in the title?

MB's native Search & Replace (Under Tools> Tagging Tools) will do. Just leave empty for "replace with" part.

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
from here
Quote from: Steven
- support for the following predefined tags - see this topic
    Genres, Artists, Artists: Artist, Artists: Performer, Artists: Guest, Artists: Remixer

G'day boroda74
Just wanted to check if there will there be an update of the plugin to use these new tags?
MusicBee and my library - Making bee-utiful music together

boroda

  • Sr. Member
  • ****
  • Posts: 4595

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
No, they are currently not exposed in api.

Thanks for the info
I'll see if I can access them via a virtual tag
 :)
MusicBee and my library - Making bee-utiful music together

boroda

  • Sr. Member
  • ****
  • Posts: 4595
I'm going to add these new tags to my plugins on this weekend (thanks to Steven).

boroda

  • Sr. Member
  • ****
  • Posts: 4595
New plugin version is released
  • Added support for new tags (Genres, Artists, Artists: Artist, Artists: Performer, Artists: Guest, Artists: Remixer).


http://musicbee.wikia.com/wiki/Additional_Tagging_and_Reporting_Tools

MB latest update is required to use new tags:

http://musicbee.niblseed.com/V2_3/MusicBee_Exe_Patched.zip
Last Edit: January 19, 2014, 04:06:04 PM by boroda74