Heb deze ook geinstalleerd, maar krijg ze niet werkend ?
config.skin.primary_skin=PLi-HD-mod/skin.xml blijft in mijn settings staan.
OpenPLI 4.0 * Linux vuduo 3.1.1
Wat doe ik verkeerd ?
Posted 16 December 2013 - 23:55
it seems that you're using IPK Creator 3.0
you can use it easier like : http://www.et-view-s...ator-3-0-(Java)
i think it's good to release v4 with ARM support and less settings (make it easier)
Open Vision sources: https://github.com/OpenVisionE2
Posted 23 December 2013 - 13:21
can we use it on openpli 4 yet?
Posted 24 December 2013 - 21:44
you can remove "rc.png" and "rcold.png" as we're loading them from default skin
also you can provide "ServiceName2.py" not the pyo file , source : http://www.mediafire...iceName2.py.zip
btw you can use IPK Creator 4.0 : http://openpli.org/f...ator-40-how-to/
good luck
Open Vision sources: https://github.com/OpenVisionE2
Posted 24 December 2013 - 21:54
in e2info.py yoy can replace
def getPiconPath(): if pathExists('/media/usb/picon/'): return '/media/usb/picon/' elif pathExists('/media/cf/picon/'): return '/media/cf/picon/' elif pathExists('/usr/share/enigma2/picon/'): return '/usr/share/enigma2/picon/' elif pathExists('/picon/'): return '/picon/' else: return ''
with
def getPiconPath(): if pathExists('/media/usb/picon/'): return '/media/usb/picon/' elif pathExists('/media/cf/picon/'): return '/media/cf/picon/' elif pathExists('/media/hdd/picon/'): return '/media/hdd/picon/' elif pathExists('/usr/share/enigma2/picon/'): return '/usr/share/enigma2/picon/' elif pathExists('/picon/'): return '/picon/' else: return ''
for supporting hdd picons
and as it seems you copied this from info.py (Open WebIF) i think it needs some tweaks for other brands/models (i'll do it for myself soon)
Edited by Persian Prince, 24 December 2013 - 21:59.
Open Vision sources: https://github.com/OpenVisionE2
Posted 25 December 2013 - 14:59
also in "metrixDefaults.py" we have
config.plugins.MetrixWeather = ConfigSubsection()
config.plugins.MetrixWeather.refreshInterval
config.plugins.MetrixWeather.woeid
config.plugins.MetrixWeather.tempUnit
twice which is wrong i think
Open Vision sources: https://github.com/OpenVisionE2
Posted 25 December 2013 - 15:05
in "metrixDesigns.py" you can change
addFont('/usr/lib/enigma2/python/Plugins/Extensions/MyMetrix/setrixHD.ttf', 'SetrixHD', 100, False)
to
addFont('/usr/share/fonts/setrixHD.ttf', 'SetrixHD', 100, False)
also in "plugin.py" you can change
addFont('/usr/lib/enigma2/python/Plugins/Extensions/MyMetrix/setrixHD.ttf', 'SetrixHD', 100, False)
addFont('/usr/lib/enigma2/python/Plugins/Extensions/MyMetrix/meteocons.ttf', 'Meteo', 100, False)
to
addFont('/usr/share/fonts/setrixHD.ttf', 'SetrixHD', 100, False)
addFont('/usr/share/fonts/meteocons.ttf', 'Meteo', 100, False)
and use "/usr/share/fonts/" for your fonts , it's standard and could reduce package size if you also use it in your skin.xml
Open Vision sources: https://github.com/OpenVisionE2
Posted 19 February 2014 - 20:17
I assume it's a full HD skin, but the DM800SE doesn't have a full-HD framebuffer?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 20 February 2014 - 13:58
We don't do clone's here!
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 24 March 2014 - 14:37
hallo, i have problem in openpli 4.0 with last my matrix 2.0.14. look at picture. with version 1.5 which is in repository, is all OK. is some fix for openly 4.0 ?
38.png 827.91KB 253 downloads
39.png 422.74KB 247 downloads
Vu+ Uno 2x tuner openPLI 4.0, appleTV , iPhone 5s, iPad air, macbook pro, macmini, imac 27
GUI skinStarted by greensoft, 10 Jun 2024 Skin |
|
|||
enigma2-plugin-skins-Mypd1loi-Pli-HDStarted by Loui (PD1LOI), 7 Feb 2024 Skin |
|
|||
Skin
Proposal for flexible formatted strings in convertorsStarted by DimitarCC, 20 Oct 2023 Skin, Convertor, Format |
|
|||
Vreemd beeld bij skin PLI-HDStarted by bri3, 1 Aug 2020 Skin |
|
|||
Use Specific font in plugin skinStarted by momi133, 24 Oct 2019 plugin, skin, font |
|
0 members, 1 guests, 0 anonymous users