PVR Llive .TV Simple EPG show Pictures
#1
Lightbulb 
My EPG Works fine ,in PVR LIVE.TV simple.
I make some changes in main window ,put some LOGO pictures in Text box of EPG in right down corner(Connect with logo of EPG)
I have this .xml of EPG for for sam Serbian channel for 5 days and i try to link pictures which I have in xml.This is example of one evant in epg.
Code:
<programme start="20130918034500 +0200" stop="20130918041500 +0200" channel="Boomerang">
        <title lang="sr">The Jetsons</title>
        <desc lang="sr">Set mainly in sky-high Orbit City, the show featured the family of George Jetson, Jane, his wife, their daughter Judy, and son Elroy living the average           life in the future with flying space cars, instant transport tubes, and various robots and gadgets than can get their work done for them in a matter of seconds.</desc>
        <property name="imageepg">http://some adress.....6004422_1.png</property>
</programme>
My question is :
How to set ViewsPVR.xml , to display image epg events instead of the picture that I put(EPG LOGO sign),like show poster in video plugin (from IMDB)
Code:
<control type="image">
         <posx>310</posx>
         <posy>4</posy>
        <width>80</width>
        <height>70</height>
        <texture>$INFO[ListItem.Icon]</texture>
</control>

I can not find where the image is placed on the HDD (Pc version frodo 12.2)

Maybe someone has an idea what needs to be changed to make this work.
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#2
You can specify a folder where you store your PVR channel icons, it's somewhere under Live TV settings. Put your channel logos there and name the files exactly like the channel name. That should make them appear in all the right places.
Reply
#3
(2013-09-25, 22:19)negge Wrote: You can specify a folder where you store your PVR channel icons, it's somewhere under Live TV settings. Put your channel logos there and name the files exactly like the channel name. That should make them appear in all the right places.

To better understand I have no problem with logos from channels.I have a problem with EPG pictures
My idea is to automatic download some pictures from epg.xml (in xml i have some adress for evant epg pictures),end put this picture in text box from EPG on main screen of TV.Live.
For better understand my idea see my xbmc PVR Live.tv on youtube
http://www.youtube.com/watch?v=qgZg537o4IU
In down right corner is place for epg picture,now is from list logo.I want to chage this with pictures from EPG.xml
I hope you understand me Wink
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#4
solved !!!
http://forum.xbmc.org/showthread.php?tid...pid1645311
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#5
Any idea if something similar can be done for other pvrs?
Reply

Logout Mark Read Team Forum Stats Members Help
PVR Llive .TV Simple EPG show Pictures1