Is the source code tagged in CVS so that I can, for example, extract version 0.1.0.9 and have a stable piece of code. I don't have direct access to CVS (only via cvsgrab).
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...
Hi.
I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its database".
Anyway, I found a way to do this which was far from automated but relatively low effort. I found what looked like all the images (CD covers, DVD covers, backgrounds etc all lumped together in...
Hi.
I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its...
I am in the process of setting up a legacy media player (Mede8er) which I happened to have laying around into my home cinema setup...
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...
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>...