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
MediaPortal 1 Plugins
My Anime 2
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="lwerndly" data-source="post: 473506" data-attributes="member: 64817"><p>Yup I will submit an issue about allowing all the import functions to be run for the config screen as well.</p><p>The way I have structured the code though, it will not be an easy task.</p><p></p><p></p><p></p><p>The parameters in the visibility property refer to controls defined in the Anime2_Dummy.xml file.</p><p>The way the plugin works (copied from mp-tvseries) is that those dummy controls will be set to visible or invisible by the code.</p><p>Based on the visibility of those controls you can make other controls visible/invisible.</p><p></p><p>For example, the code will set the <em>Dummy Label for List triggers</em> (id = 1235) to visible.</p><p>This is indicating that the facade is in List Mode (as opposed to Filmstrip or Wide Banner mode).</p><p>It will also set other controls such as Group/Series/Episode Types/Episodes.</p><p></p><p>This way you can know that the user is currently looking at the groups in list mode, and you can make the appropriate controls visible.</p><p></p><p>Not sure what you mean by borrowing stuff from mp-tvseries. My skins are basically copied and pasted from the TVSeries skins <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> I have removed some of the things that are not appropriate or are not supported yet.</p><p></p><p></p><p></p><p>This is the best place to start</p><p><a href="https://www.team-mediaportal.com/manual/MediaPortal1_Development" target="_blank">MediaPortal1_Development - MediaPortal Manual Documentation</a></p><p></p><p>The section on SVN refers to how you work with the source code.</p><p>You shouldn't need any scripts.</p><p>Just download the source code with Tortoise SVN (or alternative) and open the solution with Visual Studio.</p></blockquote><p></p>
[QUOTE="lwerndly, post: 473506, member: 64817"] Yup I will submit an issue about allowing all the import functions to be run for the config screen as well. The way I have structured the code though, it will not be an easy task. The parameters in the visibility property refer to controls defined in the Anime2_Dummy.xml file. The way the plugin works (copied from mp-tvseries) is that those dummy controls will be set to visible or invisible by the code. Based on the visibility of those controls you can make other controls visible/invisible. For example, the code will set the [I]Dummy Label for List triggers[/I] (id = 1235) to visible. This is indicating that the facade is in List Mode (as opposed to Filmstrip or Wide Banner mode). It will also set other controls such as Group/Series/Episode Types/Episodes. This way you can know that the user is currently looking at the groups in list mode, and you can make the appropriate controls visible. Not sure what you mean by borrowing stuff from mp-tvseries. My skins are basically copied and pasted from the TVSeries skins :) I have removed some of the things that are not appropriate or are not supported yet. This is the best place to start [url=https://www.team-mediaportal.com/manual/MediaPortal1_Development]MediaPortal1_Development - MediaPortal Manual Documentation[/url] The section on SVN refers to how you work with the source code. You shouldn't need any scripts. Just download the source code with Tortoise SVN (or alternative) and open the solution with Visual Studio. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Anime 2
Contact us
RSS
Top
Bottom