This is something that is planned for a future release. (Issue 11 - moving-pictures - Add Parental Controls - Google Code)
currently the developers are working hard at getting release 0.7.0 out the door. The pin code implementation is currently planned for R0.8.0
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff
And as you found out, in your case the order is probably the other way around than you expected...
wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff
And as you found out...
onfocus
Recently I tried coding this:
<onfocus>#(iif(eq(#skin.search.id,0),skin.setstring('#skin.search.id',10)))</onfocus>...
I am following the official documentation for setting up the Kodi plugin in media portal. I have got no issues with media portal, nor media portal plugin on Kodi, but with the Kodi plugin that must be installed in the media portal, as it is not getting detected.
I have made a copy of the dll file into the plugins folder as found in my...
I am following the official documentation for setting up the Kodi plugin in media portal. I have got no issues with media portal...
I am following the official documentation for setting up the Kodi plugin in media portal. I have got no issues with media portal...
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback.
Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback.
Best way to achieve...
Hello Folks,
Is it possible to enable MP to resume in an External Player, where it left off ?
I guess the question also is, can...
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...