Multiple track Properties Playlists
Moderator: Gurus
Multiple track Properties Playlists
It would be nice if Properties Playlists worked on multiple tracks. I.e. if Multiple track Properties showed Playlists. I need it to find e.g. which playlists are using tracks from a given Location path.
Last edited by chrisjj on Thu May 21, 2009 11:25 am, edited 1 time in total.
Chris
Re: Multiple track Properties Playlists
adding a column that shows what playlists a track is on is now a wishlist item - to show that you want this feature in a new mediamonkey version, please vote for it here:
http://www.mediamonkey.com/forum/viewto ... =4&t=35577
oh, and there is indeed a script that saves that information to a custom field while we wait for this to be an official mm feature:
http://www.mediamonkey.com/forum/viewto ... =2&t=39589
http://www.mediamonkey.com/forum/viewto ... =4&t=35577
oh, and there is indeed a script that saves that information to a custom field while we wait for this to be an official mm feature:
http://www.mediamonkey.com/forum/viewto ... =2&t=39589
Re: Multiple track Properties Playlists
> adding a column that shows what playlists a track is on is now a wishlist item
That's good, but note it does not meet this requirement, though could possibly
> oh, and there is indeed a script that saves that information to a custom field while we wait
Thanks!
That's good, but note it does not meet this requirement, though could possibly
> oh, and there is indeed a script that saves that information to a custom field while we wait
Thanks!
Chris
-
onenonymous
- Posts: 374
- Joined: Sat Feb 02, 2008 1:09 pm
- Location: Texas
Re: Multiple track Properties Playlists
You might try MagicNodes - it's got significant flexibility and may be able to do this.chrisjj wrote:It would be nice if Properties Playlists worked on multiple tracks. I.e. if Multiple track Properties showed Playlists. I need it to find e.g. which playlists are using tracks from a given Location path.
Re: Multiple track Properties Playlists
> You might try MagicNodes - it's got significant flexibility and may be able to do this.
Thanks, but IIRC MagicNodes lists tracks not playlists.
Thanks, but IIRC MagicNodes lists tracks not playlists.
Chris
-
onenonymous
- Posts: 374
- Joined: Sat Feb 02, 2008 1:09 pm
- Location: Texas
Re: Multiple track Properties Playlists
Understood - but your request waschrisjj wrote:Thanks, but IIRC MagicNodes lists tracks not playlists.
and I believe you can create a MagicNode to show playlists and location paths. Both playlists and paths are fields that can be used in constructing the node. So you could build a mask that showschrisjj wrote:I need it to find e.g. which playlists are using tracks from a given Location path.
Code: Select all
Your Custom Node
Location Path 1
Playlist 1
Tracks
Playlist 3
Tracks
Location Path 2
Playlist 1
Tracks
Playlist 2
TracksCode: Select all
Your Custom Node
Playlist 1
Location Path 1
Tracks
Location Path 2
Tracks
Playlist 2
Location Path 1
Tracks
Location Path 3
Tracks
Re: Multiple track Properties Playlists
Wow. I'd missed that - would indeed be useful. Thanks.
Chris
-
onenonymous
- Posts: 374
- Joined: Sat Feb 02, 2008 1:09 pm
- Location: Texas