Current Playlist Modification

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

Tomster

Current Playlist Modification

Post by Tomster »

Hi there,

is there any possibility to get the active playlist. And if so how can i edit teh playlist, like add file, insert file, remove file and so on?
I'm working on a general plugin, written in C/C++, and haven't found a solution yet.
I thought it's working with IPC messages but it's not.

THX Tom
Melloware
Posts: 339
Joined: Mon Aug 18, 2008 9:46 am
Location: Philadelphia, PA, US
Contact:

Re: Current Playlist Modification

Post by Melloware »

Are you using the COM API? If so then yes the Active Playlist should be available.

So the CurrentPlaylist is what is playing in the Now Playing. If you mean you want the Playlist the Now Playing was loaded from I don't think that is available. Because once its loaded in the Now Playing someone might have manually added more tracks, deleted tracks they didn't want to listen to etc.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Melloware Inc.
MonkeyTunes - DACP Server for MediaMonkey
Intelliremote - Take Back Control of your HTPC!
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Post Reply