Can someone help me with rss news ?
#1
k, i just got a new xbmc build, so i ftp over my scripts, and my skin, but my newsfeeds aren't working for some reason , the other skins, newsfeeds work in the skins that came with it, i don't understand y there not working:veryangry: ,they still work in my old xbmc. can some please help with this thx
#2
also i just seen in the skin\home.xml, i has the <urlset>1</urlset> , mine is <feed></feed>
#3
and in cvs it's
Quote: <set id="1">
<feed updateinterval="30">http://www.xbox-scene.com/xbox1data/xbox-scene.xml</feed>
</set>

so don't blame us for your fucked up build
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#4
hey i'm not blaming anyone i just wanta know how to fix it Huh?
here r my news feeds, i running 3 at the same time ,nba, nfl, nhl scores!!!!!!! and what is the "cvs"Huh?? and which file is this in "

<set id="1">
<feed updateinterval="30">http://www.xbox-scene.com/xbox1data/xbox...xml</feed>
</set>
_

my newsfeeds

<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>0</posx>
<posy>520</posy>
<width>720</width>
<font>font13</font>
<feed>http://xml.newsisfree.com/feeds/85/12985.xml</feed>
<titlecolor>ddced8da</titlecolor>
<headlinecolor>ffd2ff00</headlinecolor>
<textcolor>ffd2ff00</textcolor>
</control>

<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>0</posx>
<posy>495</posy>
<width>720</width>
<font>font13</font>
<feed>http://xml.newsisfree.com/feeds/84/12984.xml</feed>
<titlecolor>ffd2ff00</titlecolor>
<headlinecolor>ddced8da</headlinecolor>
<textcolor>ffd2ff00</textcolor>
</control>

<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>0</posx>
<posy>470</posy>
<width>720</width>
<font>font13</font>
<feed>http://xml.newsisfree.com/feeds/83/12983.xml</feed>
<titlecolor>ddced8da</titlecolor>
<headlinecolor>ffd2ff00</headlinecolor>
<textcolor>ffd2ff00</textcolor>
</control>
#5
k i edited my home.xml to look like this: but still no luck, can some please help me with this!!!!!!!

<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>0</posx>
<posy>520</posy>
<width>720</width>
<font>font13</font>
<set id="1">
<feed updateinterval="15">http://xml.newsisfree.com/feeds/85/12985.xml</feed>
</set>
<titlecolor>ddced8da</titlecolor>
<headlinecolor>ffd2ff00</headlinecolor>
<textcolor>ffd2ff00</textcolor>
</control>
#6
you obviously run an old build. cvs is where the latest code can be found. (that is used by various sources to make the so called builds.

so you need to find a much fresher build!!

the build you need to find must be from the 15th of june or newer.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#7
the one i have is xbmc 06-12-05-rs
#8
and why did you state that, and not that it's 3-4 days too old Huh

:bomb:
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#9
so this is rightHuh right just so i know when i get the new one , i'm getting 2005, xbmc 06 19 2005 right now

<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>0</posx>
<posy>520</posy>
<width>720</width>
<font>font13</font>
<set id="1">
<feed updateinterval="15">http://xml.newsisfree.com/feeds/85/12985.xml</feed>
</set>
<titlecolor>ddced8da</titlecolor>
<headlinecolor>ffd2ff00</headlinecolor>
<textcolor>ffd2ff00</textcolor>
</control>
#10
i thought i 'did lol
#11
no it's not right. feeds are specified in xboxmediacenter.xml as you will notice now. if you dont notice it, it will not function properly.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#12
in xboxmediacenter.xml:
   <rss>
     <set id="1">
       <feed updateinterval="15">http://xml.newsisfree.com/feeds/85/12985.xml</feed>
     </set>
   </rss>

in home.xml or other xml:

     <urlset>1</urlset>

hth

i'm surprised pike didn't move this.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#13
why its kinda a script topic, thx alot, i got it working now nuka1195 , and ya the version i had was fine pike, all u had to say was that the newsfeeds were in the xboxmediacenter.xml now Stare
#14
how the he** am i supposed to know that your build was new enough Huh at the start you didnt say what build you were using, shame on you.

secondly, you didnt take examples from your xml's, but tried something else (no idea what really). you totally wasted my time, so once again, shame on you.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image

Logout Mark Read Team Forum Stats Members Help
Can someone help me with rss news ?0