Jump to content


Photo

MyMetrixHD for OpenPLI 3.x

myMetrixHD skin openpli

  • Please log in to reply
351 replies to this topic

#1 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 25 March 2013 - 16:44

Dear Community,

 

Together with IPMAN (mostly his work) we were able to port MyMetrixHD skin originally created by iMaxxx for our OpenPLI 3.0 image. Skin is fully customizable via plugin and it supports all features as the original skin for VTi including auto-update (http://mymetrix.de)

 

Skin is based on version 1.1b.

 

I've also created a public repository, so anyone is invited with their ideas. Anyone can contribute to improve this plugin, which is in my opinion the best skin for enigma2 devices. You can also report bugs there. We will try to fix them as soon as possible.

 

GitHub repository: https://github.com/M...ugin-MyMetrixHD

 

You may find the actual binary version with installation instruction here.

Attached Files



Re: MyMetrixHD for OpenPLI 3.x #2 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 25 March 2013 - 16:45

Current version v0.5
 
 
Changelog (in German)
 
rev.1000 erstes Automatisches Update....22.03.20013
 
Neu Ausrichtung der ProgressBar in der infobar-style-progress-classic.xml 
 
 
MyMetrix (0.5) 21.03.2013 
 
MetrixNextEvents: Neuer Converter...
 
EventView: Schrift angepasst.....
 
Movie Selection: Running Text entfernt.....
 
Second Info Bar EPG Widget: Schrift angepasst.....
 
Info Bar Info Widget Provider: Schrift angepasst.....
 
MyMetrix: Updater Aktiviert.....
 
MyMetrix: MerlinMusicPlayer.... Classic & New
 
MyMetrix: Channel Selection....Classic & New
 
MyMetrix (0.4) 13.03.2013 
 
v1.1b
 
Second Infobar Health Widget gefixt
 
EPGWidget Second Infobar gefixt
 
MyMetrix (0.3) 13.03.2013
 
v1.1b
 
Infobar-Style-Progress- Classic & Colored
 
ChannelSelection komplett überarbeitet.......
 
EPGWidget SecondInfoBar angepasst.....
 
 
MetrixHD (0.2) 08.03.2013
 
Infobar Cryptinfo
(MetrixExtraInfo.py) 
 
ChannelSelection (Progressbar )
 
MyMetrix (0.2)
 
MetrixUpdater entfernt (etc)
 
WebradioFS 10 Classic & Neu (PlugIn)
 
MetrixHD (0.1) 
 
v1.1b 
 
- (FIXED) Cool-Guide
- (FIXED) PlugIn Browser Key
- (FIXED) SecondInfoBar EGP
- (FIXED) Menu-setup .png & camd.png

Edited by Misiak, 25 March 2013 - 16:48.


Re: MyMetrixHD for OpenPLI 3.x #3 Anzo

  • Senior Member
  • 310 posts

+5
Neutral

Posted 25 March 2013 - 22:45

You cannot download from that forum if you are not registered. So please put de downloads here.


Groet, André

:blink:


Re: MyMetrixHD for OpenPLI 3.x #4 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 25 March 2013 - 23:47

I will add it in the short time. Problem is that max. attachment size is 10MB and the plugin is slightly over 10MB. So i can't add it directly. I plan to reduce plugin images size to convert them to jpegs, so this could save some space and I also want to do an installable .ipkg file for easy installation. Stay tuned!

Re: MyMetrixHD for OpenPLI 3.x #5 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 26 March 2013 - 01:48

Hi, here is the installation package of the version v1.0 of this plugin. Please let me know if it works for you and report all issues in the GitHub repository. We will try to fix the issues asap.

 

Changes:

 

1. Plugin help images has been converted to jpgs. This save appx. 5MB of space. 

2. Short description has been removed from Movie List.

 

Best, Michal

Attached Files


Edited by Misiak, 26 March 2013 - 01:51.


Re: MyMetrixHD for OpenPLI 3.x #6 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 26 March 2013 - 15:25

New version v1.1

 

Changes:

 

- merged with ipman v0.6 relase

 

- Anfangs und Endzeit neu ausgerichtet...infobar-style-new.xml & classic
- HealthWidget Neu ausgerichtet secondinfobar-healthwidget.xml
- NEU MyMetrix......infobar-infowidget-provider-frequenzy.xml
- InfoWidget Provider and Cam & Converter pliCaidDisplay, pliCamd
- Images im MyMetrix PlugIn überarbeitet.....
 
 

Edited by Misiak, 26 March 2013 - 15:27.


Re: MyMetrixHD for OpenPLI 3.x #7 isson

  • Senior Member
  • 37 posts

+1
Neutral

Posted 26 March 2013 - 18:04

root@dm500hd:~# opkg install /tmp/*.ipk

Installing e2-plugin-openpli-mymetrixhd (1.1) to root...

Configuring e2-plugin-openpli-mymetrixhd.

Collected errors:

 * parse_from_stream_nomalloc: Missing new line character at end of file!

 * parse_from_stream_nomalloc: Missing new line character at end of file!


WeTek Play


Re: MyMetrixHD for OpenPLI 3.x #8 cinnabar

  • Member
  • 5 posts

+2
Neutral

Posted 26 March 2013 - 18:58

You can easily lighten up your package by compressing images in usr/lib/enigma2/python/Plugins/Extensions/MyMetrix/images/. 550x500 jpegs can be compressed down to 15-25K without losing visible quality, and that will save you 1,5-2MB.

 

Also you have huge unused font files (over 1MB) in /usr/share/enigma2/MetrixHD/fonts, for instance setrixHDOriginal.ttf, DroidSans.ttf, nmsbd.ttf.

 

The above error pointed by @isson is caused by missing EOF at the end of your ‘control’ file in the package. Check your .ipk script.

 

PS. caid 5581 (BulCrypt) is not supported in cryptobar. May be you can integrate PLi converter.

 

Cheers



Edited by cinnabar, 26 March 2013 - 18:59.


Re: MyMetrixHD for OpenPLI 3.x #9 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 26 March 2013 - 20:23

Hi isson and cinnabar,

 

Thanks for your comments. That EOF error is strange as I had no problems with creating .ipk. I will have a look at it.

 

JPEGS: During conversion (from png) I've used 70% quality jpeg. What quality would you suggest to not screw images too much ?

 

Fonts: I'm not sure which fonts are in use and which don't. These are just fonts from original plugin for VTi. Are you sure they are not used somewhere ? If so, I could remove them.

 

CAID: I don't use BlueCrypt, so I cannot test,  but if you know how to do it feel free to use github and implement. 

 

Btw, you may post your issues and change requests right into github repository ;-)

 

Best, Michal



Re: MyMetrixHD for OpenPLI 3.x #10 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 26 March 2013 - 21:20

EOF issue fixed! Please download a new version here:

 

DOWNLOAD



Re: MyMetrixHD for OpenPLI 3.x #11 Dogstrike

  • Member
  • 7 posts

0
Neutral

Posted 27 March 2013 - 11:56

I tried to install the plugin ...
There is no skin in the list of skins, and the configurator between plugins.
Use OpenPLi 3.0 with Vu + duo


Re: MyMetrixHD for OpenPLI 3.x #12 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 27 March 2013 - 21:06

You need to install the plugin and then restart enigma. Then you have metrix configuration plugin in you plugin list. Open it, configure as you want and press save. Then you need to go to setup, skin selection and select the matrix skin. Also make sure that you use last version of the skin from this post... The version before had some issues but I cannot delete it. These forum rules I can't get....

Re: MyMetrixHD for OpenPLI 3.x #13 royski03

  • Member
  • 25 posts

0
Neutral

Posted 28 March 2013 - 20:38

i installed the file from the download above. restarted my dm8000  but still no config plugin.  also it does not show my picons



Re: MyMetrixHD for OpenPLI 3.x #14 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 28 March 2013 - 23:52

@royski03: which version of openpli do you use? 2.x or 3.x ?? In the next post there is an updated version which install the plugin under extensions/skins. Try it. Has to work...



Re: MyMetrixHD for OpenPLI 3.x #15 Misiak

  • Senior Member
  • 77 posts

+5
Neutral

Posted 28 March 2013 - 23:54

Updated version.

 

Fixes:

 

 

Changed package name - now plugin is listed under skins and can be removed.
Merged changes from mymetrixhd for vti rev. 1008

 

 

DOWNLOAD



Re: MyMetrixHD for OpenPLI 3.x #16 thanatoscy

  • Member
  • 22 posts

0
Neutral

Posted 29 March 2013 - 09:10

The skin crashed my box so i had to delete the skin folder in order to reboot to default. How do i uninstall (remove) the actual skin application from plugins? It is not listed in remove plugins.

 

thanks



Re: MyMetrixHD for OpenPLI 3.x #17 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 29 March 2013 - 09:14

I really like this skin. I have two issues:
- When in timeshift mode, the progress bar is in the center of the screen. Not a very good position.
- There is not enough room for channel number in the upper right corner, even 2 digits overlap date for a little, 3 or 4 digits look really ugly.

edit: Another issue is that standard picons are not scaled to fit xpicon position. Also, standard OpenPLI picon support searches for picon folder on every removable storage device, this skin does not. For example, I've labeled my ext3 usb stick as piconusb and OpenPLI mounts it to /media/piconusb. picon folder inside /media/piconusb is searched from standard OpenPLI picon support. I guess skin needs to be adapted to use the OpenPLI way.

edit2: Logos for Clarketech and Xtrend in info page should be removed if this is a generic OpenPLI skin for all supported boxes.

Edited by malakudi, 29 March 2013 - 11:12.


Re: MyMetrixHD for OpenPLI 3.x #18 memfe

  • Member
  • 14 posts

0
Neutral

Posted 29 March 2013 - 17:54

vu+uno 

not running

on skin menu MetrixHD none


Edited by memfe, 29 March 2013 - 17:55.


Re: MyMetrixHD for OpenPLI 3.x #19 IPMAN

  • Member
  • 39 posts

+2
Neutral

Posted 29 March 2013 - 18:48

@malakudi

 

better.....

 

 

Attached Files



Re: MyMetrixHD for OpenPLI 3.x #20 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 29 March 2013 - 19:20

Great :)

Can you notify IMaxxx for the timeshift bar placement?

ps: I really like the font sizes selected, especially the channel list view is great.

Another nice feature would be to have channel frequency information in channel list, just under picon. Then, you can easily check tuning details of any channel without tuning to it.

Edited by malakudi, 29 March 2013 - 19:22.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users