try changing the version in the references.xml file in your skins directory. I don't know if that works but I would think the version is read from one of those files. Hopefully that doesn't make media portal assume something wrongly about the skin.
try changing the version in the references.xml file in your skins directory. I don't know if that works but I would think the version is read from one of those files. Hopefully that doesn't make media portal assume something wrongly about the skin.
TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page.
Note: I don't know what bitness the plugin has. It might be 32-bit, or it might be "any cpu". The plugin is not listed by the "MP Extensions" tool, so I don't know whether it has been tested with the most-recent MP releases.
-- from...
TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page.
Note: I don't know what bitness the...
I'm looking for a better recording scheduler.
Many recording titles (at least in the UK) change between episodes, sometimes being...
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...
Got a reply from SD ...
"Looks like your last successful download was on 5/23.
On 5/24 for some reason we received 194 connections between 10:54 and 11:05
triggering a denial of service attack ban. The logs show it was lifted on 5/25,
but I still see the entry in iptables. I reset fail2ban and hopefully you're
working again."
Weird...
Got a reply from SD ...
"Looks like your last successful download was on 5/23.
On 5/24 for some reason we received 194...
I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
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>...