Magic Nodes 4.2 w/ 380 masks & real GUI (2011-07-01)[MM2+]

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

chegroth
Posts: 20
Joined: Mon Aug 15, 2005 6:46 am

Magic Nodes

Post by chegroth »

Hello,
I have installed MagicNodes (actual Version with Media Monkey V3.06) and don't know how to create the node I want.
My data is under "d:\mp3\..."
Now I want a node that displays the songs from the subfolder "rock" (d:\mp\rock\...).
The node should sort the songs by genre, artist, album, year.

Can anyone help?
ZvezdanD
Posts: 3265
Joined: Thu Jun 08, 2006 7:40 pm

Re: Magic Nodes

Post by ZvezdanD »

chegroth wrote:I want a node that displays the songs from the subfolder "rock" (d:\mp\rock\...).
The node should sort the songs by genre, artist, album, year.

Code: Select all

Rock|Filter:<Path> Like 'd:\mp3\rock\%'\<Genre>\<Artist>\<Album>\<Year>
Magic Nodes 4.3.3 / 5.2 RegExp Find & Replace 4.4.9 / 5.2  Invert Selection/Select None 1.5.1  Export/Create Playlists for Child Nodes 4.1.1 / 5.4.1  Expand Child Nodes/Expand All 1.1.2  Event Logger 2.7  Filtered Statistics Report 1.6  Track Redirection & Synchronization 3.4.2  Restore/Synchronize Database 3.1.8 / 4.0.1  Find Currently Playing Track 1.3.2  Queue List 1.2.1  Add to Library on Play 1.0.1  Tree Report for Child Nodes 1.1.1  Update Location of Files in Database 1.4.5 / 2.3  Inherit Child Playlists 1.0.3  Add Currently Playing/Selected Track(s) to Playlist 1.2
chegroth
Posts: 20
Joined: Mon Aug 15, 2005 6:46 am

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by chegroth »

I can not test it at the moment, but I think it will work.
I forgot the "Like" in the commandline.
Thanks
declan
Posts: 85
Joined: Wed Sep 20, 2006 3:55 pm

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by declan »

Is there an alternative to <title> in this mask -

Top 10 Most Genres Per Track\<Title|Top:10|Sort by:Count(Genre) Desc|Show tracks:No|Unknown:No>

Which doesn't Combine all versions of a song, or all songs with the same title, but lists each song separately. The best I can come up with is path, but that's rather unwieldy.

Also is is possible to have the Count(Genre) as the node, with all the songs with that number of genres grouped together. So it would look something like this -

Top 10 Most Genres Per Track
- 53
- -----Hey Joe
- -----Hey Yeah!
- 52
- ------Hey Jude
- -----Mr. Pharmacist
ZvezdanD
Posts: 3265
Joined: Thu Jun 08, 2006 7:40 pm

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by ZvezdanD »

declan wrote:The best I can come up with is path, but that's rather unwieldy.
Well, you already guess it - for this what you want the Path field is the best. Eventually, you could try with the File name field.
declan wrote:is is possible to have the Count(Genre) as the node, with all the songs with that number of genres grouped together.
Sorry, but the answer is again negative - this is not possible.
Magic Nodes 4.3.3 / 5.2 RegExp Find & Replace 4.4.9 / 5.2  Invert Selection/Select None 1.5.1  Export/Create Playlists for Child Nodes 4.1.1 / 5.4.1  Expand Child Nodes/Expand All 1.1.2  Event Logger 2.7  Filtered Statistics Report 1.6  Track Redirection & Synchronization 3.4.2  Restore/Synchronize Database 3.1.8 / 4.0.1  Find Currently Playing Track 1.3.2  Queue List 1.2.1  Add to Library on Play 1.0.1  Tree Report for Child Nodes 1.1.1  Update Location of Files in Database 1.4.5 / 2.3  Inherit Child Playlists 1.0.3  Add Currently Playing/Selected Track(s) to Playlist 1.2
kazadharri
Posts: 109
Joined: Fri Jul 28, 2006 1:07 am

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by kazadharri »

In 58 pages, I'm sure it has been asked, but I couldn't find it.

Is there a way to use the MM sync function, and sync with a magic node? I was thinking the top 25 albums, and newly added music. I have a large library rated, and a small MP3 play (Sony 8 GB) but I would like to snyc the best albums, etc from Magic Nodes to the MP3 player. If I just do a "right click" and Send to the MP3 player it does not seem to "sync" but just copies the tracks over.

Help would be apprectiated.

/Jeff
declan
Posts: 85
Joined: Wed Sep 20, 2006 3:55 pm

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by declan »

No there isn't.

The best work around would be to right click on the node then send it to a playlist which you then use to sync to your player.

Wouldn't be dynamic like an autoplaylist so you'd need to clearout the playlist and refill it whenever your top 25 changed.
ZvezdanD
Posts: 3265
Joined: Thu Jun 08, 2006 7:40 pm

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by ZvezdanD »

I am not competent to speak about syncing since I never used it. However, I am just wondering what is a difference between sync of tracks already displayed in the tracklist (after select of some node) and sync of tracks in some playlist. Isn't that a same thing?
Magic Nodes 4.3.3 / 5.2 RegExp Find & Replace 4.4.9 / 5.2  Invert Selection/Select None 1.5.1  Export/Create Playlists for Child Nodes 4.1.1 / 5.4.1  Expand Child Nodes/Expand All 1.1.2  Event Logger 2.7  Filtered Statistics Report 1.6  Track Redirection & Synchronization 3.4.2  Restore/Synchronize Database 3.1.8 / 4.0.1  Find Currently Playing Track 1.3.2  Queue List 1.2.1  Add to Library on Play 1.0.1  Tree Report for Child Nodes 1.1.1  Update Location of Files in Database 1.4.5 / 2.3  Inherit Child Playlists 1.0.3  Add Currently Playing/Selected Track(s) to Playlist 1.2
Onweerwolf
Posts: 709
Joined: Tue Dec 12, 2006 5:32 pm
Location: The Netherlands

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by Onweerwolf »

Hey guys, is it possible to create a node that lists every track played exactly one year before the current date? For example if I clicked on the node today it would give me every track that I played on the 2nd of January 2008.
Image
ZvezdanD
Posts: 3265
Joined: Thu Jun 08, 2006 7:40 pm

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by ZvezdanD »

Onweerwolf wrote:is it possible to create a node that lists every track played exactly one year before the current date?

Code: Select all

Last time played one year before the current date|Filter:<Date last played> = date('now', 'localtime', '-1 year')\<Title|Trim:1>\<Title>
Last edited by ZvezdanD on Sat Jan 03, 2009 6:30 am, edited 1 time in total.
Magic Nodes 4.3.3 / 5.2 RegExp Find & Replace 4.4.9 / 5.2  Invert Selection/Select None 1.5.1  Export/Create Playlists for Child Nodes 4.1.1 / 5.4.1  Expand Child Nodes/Expand All 1.1.2  Event Logger 2.7  Filtered Statistics Report 1.6  Track Redirection & Synchronization 3.4.2  Restore/Synchronize Database 3.1.8 / 4.0.1  Find Currently Playing Track 1.3.2  Queue List 1.2.1  Add to Library on Play 1.0.1  Tree Report for Child Nodes 1.1.1  Update Location of Files in Database 1.4.5 / 2.3  Inherit Child Playlists 1.0.3  Add Currently Playing/Selected Track(s) to Playlist 1.2
Onweerwolf
Posts: 709
Joined: Tue Dec 12, 2006 5:32 pm
Location: The Netherlands

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by Onweerwolf »

ZvezdanD wrote:
Onweerwolf wrote:is it possible to create a node that lists every track played exactly one year before the current date?

Code: Select all

Played one year before the current date|Filter:<Date last played> = date('now', 'localtime', '-1 year')\<Title|Trim:1>\<Title>
That one only lists the songs that were last played one year ago.
Image
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by nynaevelan »

Onweerwolf wrote:
ZvezdanD wrote:
Onweerwolf wrote:is it possible to create a node that lists every track played exactly one year before the current date?

Code: Select all

Played one year before the current date|Filter:<Date last played> = date('now', 'localtime', '-1 year')\<Title|Trim:1>\<Title>
That one only lists the songs that were last played one year ago.
Isn't last played the only date that is in the Songs table??

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
ZvezdanD
Posts: 3265
Joined: Thu Jun 08, 2006 7:40 pm

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by ZvezdanD »

You could try the next one:

Code: Select all

Played one year before the current date|Filter:Songs.ID IN (SELECT IDSong FROM Played WHERE date(PlayDate + julianday('1899-12-30')) = date('now', 'localtime', '-1 year'))\<Title|Trim:1>\<Title>
Magic Nodes 4.3.3 / 5.2 RegExp Find & Replace 4.4.9 / 5.2  Invert Selection/Select None 1.5.1  Export/Create Playlists for Child Nodes 4.1.1 / 5.4.1  Expand Child Nodes/Expand All 1.1.2  Event Logger 2.7  Filtered Statistics Report 1.6  Track Redirection & Synchronization 3.4.2  Restore/Synchronize Database 3.1.8 / 4.0.1  Find Currently Playing Track 1.3.2  Queue List 1.2.1  Add to Library on Play 1.0.1  Tree Report for Child Nodes 1.1.1  Update Location of Files in Database 1.4.5 / 2.3  Inherit Child Playlists 1.0.3  Add Currently Playing/Selected Track(s) to Playlist 1.2
Onweerwolf
Posts: 709
Joined: Tue Dec 12, 2006 5:32 pm
Location: The Netherlands

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by Onweerwolf »

ZvezdanD wrote:You could try the next one:

Code: Select all

Played one year before the current date|Filter:Songs.ID IN (SELECT IDSong FROM Played WHERE date(PlayDate + julianday('1899-12-30')) = date('now', 'localtime', '-1 year'))\<Title|Trim:1>\<Title>
AWESOME! Exactly what I was looking for. :D
Image
Onweerwolf
Posts: 709
Joined: Tue Dec 12, 2006 5:32 pm
Location: The Netherlands

Re: Magic Nodes 2.0 w/ 160 masks & real GUI (2008-12-21) [MM2+3]

Post by Onweerwolf »

Is it also possible to sort these results by order of play on that day one year ago?
Image
Post Reply