Finding un-edited comments

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Finding un-edited comments

by tableguy » Sat Nov 10, 2007 11:08 am

Have to take that back.. Must have clicked the wrong Node. It doesn't work for me. Verifed on a second machine.

by tableguy » Fri Nov 09, 2007 5:57 pm

Sorry mate!

MM needed to belch out increase MaskInifile. And now it is perfect.

Thanks
Bob

by ZvezdanD » Tue Nov 06, 2007 1:45 pm

You are wrong. Did you tried it? This Magic Node exactly find and display only tracks without comment. I understand that this is what you mean by "un-edited".

by tableguy » Tue Nov 06, 2007 7:46 am

This add's the node, buy doesn't "find" any comment fields empty or with text.



TIA
Bob

by ZvezdanD » Tue Nov 06, 2007 4:14 am

Code: Select all

Empty comment|filter:comment = ''\<Title>
If there is too many tracks, the following one is better:

Code: Select all

Empty comment|filter:comment = ''\<Title|trim:1>\<Title>
If you want to group tracks by albums:

Code: Select all

Empty comment|filter:comment = ''\<Album>\<Title>

Finding un-edited comments

by tableguy » Mon Nov 05, 2007 11:16 pm

Alot of my albums have comments and I would like to find the one's that don't. I have been playing with MajicNodes and can find the edit one's but not the un-edited ones. Could one of you experts have a look?



TIA
Bob

Top