invince
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
Hello, i'm complete new to xbmc, linux etc. So i hope someone can help me out with this problem. I have a script that plays automaticly a video playlist when i start xbmc. Now i want to show the rss feeds as overlay over the video's. Can someone explain me how ik can do that?
(This post was last modified: 2012-03-14 14:07 by invince.)
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-03-13 14:17
Post: #2
You need to adjust VideoFullScreen.xml to show you the RSS...
The code for it can be found at the nearly end of Home.xml... Just search for RSS in Home.xml... If you have more questions, just ask... |
| find quote |
invince
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
2012-03-13 17:34
Post: #3
(2012-03-13 14:17)mad-max Wrote: You need to adjust VideoFullScreen.xml to show you the RSS... I found the following code for rss: <control type="group"> <posx>0</posx> <posy>33r</posy> <visible>system.getbool(lookandfeel.enablerssfeeds)</visible> <include>Window_OpenClose_Animation</include> <control type="rss"> <description>RSS feed</description> <posx>100</posx> <posy>0</posy> <height>30</height> <width>1145</width> <font>font12</font> <urlset>1</urlset> <textcolor>blue</textcolor> <titlecolor>blue</titlecolor> <headlinecolor>white</headlinecolor> </control> <control type="image"> <description>RSS background</description> <posx>1250</posx> <posy>2</posy> <width>24</width> <height>24</height> <texture>icon-rss.png</texture> </control> </control> Where exactly do i need to place it? I tried different places in videofullscreen.xml document in the 720p folder of confluence. But nothing happends. |
| find quote |
invince
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
2012-03-14 15:38
Post: #4
Nobody?
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-03-14 15:48
Post: #5
|
| find quote |
invince
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
2012-03-14 16:33
Post: #6
Nice, it works! I hope i dont ask to much but can you make it perfect:
- Rss feeds in the bottom of the page (like the original) - ??.png with a height of 35 for the background of the rss (i make gradient.png later so it looks like a rss bar) - Weather, date and time also on screen on same place as the original That would be perfect!
(This post was last modified: 2012-03-14 16:34 by invince.)
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-03-14 16:54
Post: #7
|
| find quote |
invince
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
2012-03-14 17:00
Post: #8
I get a black screen when paste it over the existing file. Only when i hit esc i see the video in the background.
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-03-14 17:25
Post: #9
|
| find quote |
invince
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
2012-03-15 13:20
Post: #10
I thrown Ubunty in the recycle bin, doesnt support my graphic card 100%
Does anything change by switch to windows? Little thing; there is a kind of gradient over de rss text, you know why? |
| find quote |

![[Image: obi3o55x.jpg]](http://s14.directupload.net/images/120514/obi3o55x.jpg)
![[Image: 7c8w3bu8.png]](http://mad-max.bplaced.net/guest_upload/7c8w3bu8.png)
Search
Help