Is there any way (via Magic Nodes or a script) to do the following:
I choose(via search) for example tracks of the genre Dubstep with more than 4 stars.
Now i'd like to add the tracks plus the tracks belonging to the album/single, which the track is from, to a playlist or send them to my mobile player.
Thanks for any help on this.
Auto-select albums after searching tracks
-
- Posts: 154
- Joined: Mon Feb 21, 2005 1:07 pm
- Location: berlin, germany
- Contact:
Auto-select albums after searching tracks
Windows 7 Ultimate (64bit) - MediaMonkey 3.2.4.1304
My music on Soundcloud
some more on Last.fm
if you really like my music...
My music on Soundcloud
some more on Last.fm
if you really like my music...
-
- Posts: 154
- Joined: Mon Feb 21, 2005 1:07 pm
- Location: berlin, germany
- Contact:
a right click > enqueue all of this album's tracks script or feature would be swell.
This would avoid the need to use the 'find more from same album' then selecting that album/tracks and enqueuing, then going back to wherever you were.
This would avoid the need to use the 'find more from same album' then selecting that album/tracks and enqueuing, then going back to wherever you were.
New script:
Last.FM Node Now with DJ Mode!
Last.fm + MediaMonkey = Scrobbler DJ!
Tag with MusicBrainz ~ Get Album Art!
Tweak the Monkey! ~ My Scripts Page


Last.fm + MediaMonkey = Scrobbler DJ!
Tag with MusicBrainz ~ Get Album Art!
Tweak the Monkey! ~ My Scripts Page

-
- Posts: 154
- Joined: Mon Feb 21, 2005 1:07 pm
- Location: berlin, germany
- Contact:
I think this would be possible via scripting. You can access the list of albums of all the selected tracks very easily (SDB.SelectedSongList.Albums) and then loop through them enqueuing all the tracks. I'm rather busy at the moment but if no other scripters have taken up the challenge in a week or so I'll take a look at it. 

Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
-
- Posts: 154
- Joined: Mon Feb 21, 2005 1:07 pm
- Location: berlin, germany
- Contact:
When you say you want all the tracks enqueued, do you mean that you want them all added in order to the end of the now playing list?
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
This is the part where PrettyPictures comes in handy, if you search some tracks, it will load the album art. Simply right click on the album art and select 'insert next album' and it will load the track you just found as well as the other tracks that are on the album even if they didn't come up in your 'search list'.
This script is now available here: http://www.mediamonkey.com/forum/viewtopic.php?t=18130
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.