home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Cross plugin playlists
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="samuel337" data-source="post: 63325" data-attributes="member: 10347"><p>Try this:</p><p></p><p>[code]</p><p>MediaPortal.Playlists.PlayListPlayer.SingletonPlayer.GetPlaylist(playlistType)</p><p>[/code]</p><p></p><p>where playlistType is the one of the possible playlist values in the PlaylistType enum.</p><p></p><p>BTW, this has just given me an idea:</p><p>If you are going to have functionality that allows people to add items to burn from other modules, you should get the devs to create a new playlistType called maybe PLAYLIST_BURN. This way, other plugin devs can add its to this playlist and then you can read it in your plugin and burn it.</p><p></p><p>Sam</p></blockquote><p></p>
[QUOTE="samuel337, post: 63325, member: 10347"] Try this: [code] MediaPortal.Playlists.PlayListPlayer.SingletonPlayer.GetPlaylist(playlistType) [/code] where playlistType is the one of the possible playlist values in the PlaylistType enum. BTW, this has just given me an idea: If you are going to have functionality that allows people to add items to burn from other modules, you should get the devs to create a new playlistType called maybe PLAYLIST_BURN. This way, other plugin devs can add its to this playlist and then you can read it in your plugin and burn it. Sam [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Cross plugin playlists
Contact us
RSS
Top
Bottom