Welcome Guest

Pages: 1
Action – Only move if fields are not empty ?
PowderPostMay 28, 2013, 16:37
Pro
Posts: 116
Registered:
March 4, 2013, 18:53
Normal topicAction – Only move if fields are not empty ?

Is it possible to create an action which checks if the fields Album Artist, Album, Publisher, Year and Custom »CATALOGNUMBER« are not empty and only proceeds when true.

I would Yate like to rename the folder / files. So it would be great to have an action for than, instead of manually checking. This would be useful on releases which are not listed on Musicbrainz / Discogs.

clickjoyPostMay 31, 2013, 00:21
Newbie
Posts: 20
Registered:
April 29, 2013, 20:42
Normal topicRe: Action – Only move if fields are not empty ?

Try "Exists Test" followed by "Test"

Exist Test - check fields XYZ, click "Exists"
Test - If True, Run [rename action]

Basically, Exists Test says "If these fields exist (are not empty), send "True" to next action". The next action (Test) says "If I get "True", then run another action."

You may need to use the User Defined Fields action beforehand in order to copy your custom field to a Variable that can work with the Exist Test action.

Pages: 1
Mingle Forum by Cartpauj | Version: 1.1.0beta | Page loaded in: 0.013 seconds.