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 2
Plugin Development
PlayerManager and adding new players
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="morpheus_xx" data-source="post: 1072566" data-attributes="member: 48495"><p>I moved your question into a new thread so we can focus on this topic.</p><p></p><p>First, the best source for information is the source code of MP2. If you check here: <a href="https://github.com/MediaPortal/MediaPortal-2/blob/fe576633a1a3c8651203405d9916ec16466c9290/MediaPortal/Source/Core/MediaPortal.UI/Presentation/Players/IPlayerManager.cs" target="_blank">https://github.com/MediaPortal/MediaPortal-2/blob/fe576633a1a3c8651203405d9916ec16466c9290/MediaPortal/Source/Core/MediaPortal.UI/Presentation/Players/IPlayerManager.cs</a> you'll find all methods commented.</p><p></p><p>If you plan to add new players, this can be done by plugins. We are using the much: OnlineVideos, SlimTV, Cinema plugin, all provide own players (mostly derived from inbuilt players and extending them for new features or "linking" them to plugins).</p><p></p><p>I'll will collect more information about examples and post them here.</p><p></p><p>What parts you are interested in?</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1072566, member: 48495"] I moved your question into a new thread so we can focus on this topic. First, the best source for information is the source code of MP2. If you check here: [url]https://github.com/MediaPortal/MediaPortal-2/blob/fe576633a1a3c8651203405d9916ec16466c9290/MediaPortal/Source/Core/MediaPortal.UI/Presentation/Players/IPlayerManager.cs[/url] you'll find all methods commented. If you plan to add new players, this can be done by plugins. We are using the much: OnlineVideos, SlimTV, Cinema plugin, all provide own players (mostly derived from inbuilt players and extending them for new features or "linking" them to plugins). I'll will collect more information about examples and post them here. What parts you are interested in? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
PlayerManager and adding new players
Contact us
RSS
Top
Bottom