Auto-organize skip unknown

Get answers about the current version of MediaMonkey 5

Moderator: Gurus

guythis31
Posts: 5
Joined: Tue May 17, 2022 10:17 am

Auto-organize skip unknown

Post by guythis31 »

I am using Media Monkey to sort a large video collection and I want to use auto-organize but all the files do not have the same info. Is there a way to use auto-organize without it putting unknown in the filename for blank titles? I figured out how to do this for numbers. If I want to auto-organize with episode # when available I can use $if(<Episode #>>0,<Episode #>) and it will only put the episode # in the filename when there is a value. Is there something similar I can do for text?
Lowlander
Posts: 56491
Joined: Sat Sep 06, 2003 5:53 pm
Location: MediaMonkey 5

Re: Auto-organize skip unknown

Post by Lowlander »

You can use the logic: $if(<field>,<field>), replacing <field> with the tag you desire to apply this for.

Help: https://www.mediamonkey.com/wiki/WebHel ... ormats/5.0
guythis31
Posts: 5
Joined: Tue May 17, 2022 10:17 am

Re: Auto-organize skip unknown

Post by guythis31 »

Thanks! Seems so simple yet I would have never figured it out.
Post Reply