Posts: 37
Joined: Jan 2013
Reputation:
0
just updated latest View_PVR.xml from Git
Thanks for your support and quick response
martin
vdr 2.2.0 (yavdr/unstable-vdr) / TBS 6991 dvbs-2 - Twin Tuner plus CI / vdr-plugin-vnsiserver 1.3.0 (FernetMenta's GIT) / Ubuntu 14.04 LTS
Zotac CI520 / kodibuntu 14.04 / Helix 14.1 stable, vdr addon 1.9.23 (Opdenkamp's GIT), Skin Rapier 7.2.0
MacBook Pro / OSX 10.10 / Helix 14.1 stable, vdr addon 1.9.23 (Opdenkamp's GIT), Skin Rapier 7.2.0
MySQL MediaDB
Posts: 37
Joined: Jan 2013
Reputation:
0
2014-01-28, 20:23
(This post was last modified: 2014-01-28, 20:28 by martin.haager.)
Another short question
When I'm in Fullscreen Video or TV and navigate Back - Back, I End up on Home Screen
Sofar, Sogood
Video is not displayed anymore (showing static HomeScreen)
but I can still hear Audio
Have to hit Stop on the Remote to stop Audio.
Again !!
Bug or Feature ? :-)
BTW.. Amber is great, especially on the RasPy running at 950 mHz / Data on NFS Share
vdr 2.2.0 (yavdr/unstable-vdr) / TBS 6991 dvbs-2 - Twin Tuner plus CI / vdr-plugin-vnsiserver 1.3.0 (FernetMenta's GIT) / Ubuntu 14.04 LTS
Zotac CI520 / kodibuntu 14.04 / Helix 14.1 stable, vdr addon 1.9.23 (Opdenkamp's GIT), Skin Rapier 7.2.0
MacBook Pro / OSX 10.10 / Helix 14.1 stable, vdr addon 1.9.23 (Opdenkamp's GIT), Skin Rapier 7.2.0
MySQL MediaDB
Posts: 34
Joined: Nov 2013
2014-01-30, 23:17
(This post was last modified: 2014-01-30, 23:18 by User 188441.)
Hey guys i am a noob when it comes to skinning but i decided to change the epg timeline to better fit my needs. Problem is I can't seem to keep the channel logo visible when the selected row has focus. Can someone please tell me what i am doing wrong? Also how can i make the grid less transperent? Thanks.
Posts: 34
Joined: Nov 2013
(2014-01-30, 23:30)pecinko Wrote: (2014-01-30, 23:17)r.og Wrote: Hey guys i am a noob when it comes to skinning but i decided to change the epg timeline to better fit my needs. Problem is I can't seem to keep the channel logo visible when the selected row has focus. Can someone please tell me what i am doing wrong? Also how can i make the grid less
Need to see your code. Is it on git?
I will put it on git later tonight or tomorrow. Here is what i added to View_PVR to add the logos to the timeline
<control type="image" description="TV Logo">
<posx>250</posx>
<posy>10</posy>
<width>80</width>
<height>60</height>
<texture>$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
Thanks for the fast response.
Posts: 34
Joined: Nov 2013
(2014-01-30, 23:40)pecinko Wrote: (2014-01-30, 23:35)r.og Wrote: (2014-01-30, 23:30)pecinko Wrote: Need to see your code. Is it on git?
I will put it on git later tonight or tomorrow. Here is what i added to View_PVR to add the logos to the timeline
<control type="image" description="TV Logo">
<posx>250</posx>
<posy>10</posy>
<width>80</width>
<height>60</height>
<texture>$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
Thanks for the fast response.
I need to see the whole XML. Obviously it is working nicely for the most part, judging by the image you sent. Feel free to move to PVR thread, there are others interested in PVR improvements.
Just posted the code in the new thread.
Posts: 471
Joined: Apr 2011
Reputation:
4
Any chance of integrating TV Next Aired into the Gotham release please. It's the only thing missing from the perfect skin for me.
Thanks for the hard work!