getmusicbee.com

Support => Questions => Topic started by: myrmidongs on March 16, 2014, 06:32:24 PM

Title: Advanced Tagging Tool & Podcasts?
Post by: myrmidongs on March 16, 2014, 06:32:24 PM
Not sure if I'm asking in the right section, but here goes.

Most of my podcasts download and already have the Genre: Podcast tag correctly done from their publisher. Some don't. I wanted to use the Advanced Search and Replace tool in the Additional Tagging plugin in a manner similar to this How-To (http://getmusicbee.com/forum/index.php?topic=9600.0) that shows how to set a smartlist to auto-convert Replaygain tags.

Here's where I'm at so far:
To cover all my bases, I created a custom tag for players that happen to go by the iTunes media type metatag rather than just Genre. That was actually pretty easy, and already laid out in a post I had found here (http://getmusicbee.com/forum/index.php?topic=8593.msg51901#msg51901).

Now I'm on the complicated part. I need to create a custom preset for the Advanced Search and Replace tool such that if a file is in my smart-playist "Podcasts" (already done, easy to do via same method from the Replaygain Howto), if the tags "Genre" and "ITUNESMEDIATYPE" are not "Podcast", then it replaces whatever is in there with "Podcast". There isn't a whole lot of documentation on the Advanced Search and Replace tool, and I can't get that last piece of the puzzle to work. Anyone here want to try working some magic and see if you can help me out?

Thanks
Title: Re: Advanced Tagging Tool & Podcasts?
Post by: redwing on March 16, 2014, 07:12:57 PM
You could create an auto-playlist that meets those conditions and then auto-apply a preset to the playlist to auto-replace those tags.

auto-playlist conditions:

"playlist" "is" "Podcasts" and then click [.] which means <and>
match <any> of "Genre" "is not" "Podcast" or "ITUNESMEDIATYPE" "is not" "Podcast"

For the preset to auto-apply, it seems one needs to be modified to do the job. Hope boroda74 will give you instructions on that.
Title: Re: Advanced Tagging Tool & Podcasts?
Post by: redwing on March 16, 2014, 07:19:21 PM
@boroda74:

It might be useful if <custom text> is selectable for <Tag 1> of copy tag preset so that users could input a custom text that will be copied to <Tag 2>.
Title: Re: Advanced Tagging Tool & Podcasts?
Post by: boroda on March 18, 2014, 07:55:02 PM
I've added new ASR preset 'TOY: Set Tag'. Don't forget to import presets after upgrading plugin.

http://www.mediafire.com/download/gz4jjaava1wt38c/mb_TagTools_2014-03-18.zip
Title: Re: Advanced Tagging Tool & Podcasts?
Post by: myrmidongs on March 20, 2014, 02:51:58 PM
Just got home from a trip. Works great, thanks!
Title: Re: Advanced Tagging Tool & Podcasts?
Post by: boroda on March 20, 2014, 05:03:01 PM
Glad to hear its sorted out.