RSS question? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59) +---- Thread: RSS question? (/showthread.php?tid=37297) |
RSS question? - freerk - 2008-09-18 When i change the RSS feed in RssFeeds.xml. It wont change in XBMC. I still get the Xbox rss. When i install VideoMonkey (put the map in the script map). Then i go to script in XBMC en see Videomonkey. But when i press on it, i get a error (REASON: 'MODULE OBJECT HAS NO ATTRIBUTE 'ARGV' I already use the search but can not find it. Please help - keeganl - 2008-09-18 I have been having the same problem with rss feeds. A solution would be greatly appreciated. - WiSo - 2008-09-18 check if you put the rss xml file in the right folder. Dunno if XBMC reads it from both locations. http://wiki.xbmc.org/?title=XBMC_for_Windows_specific_FAQ#What_are_platform_directories_.3F - hawkeye - 2008-09-19 I have the same problem but i fix it: I needed also to change the RssFeeds.xml in C:\Documents and Settings\user\Application Data\xbmc\. Now it works for me. - freerk - 2008-09-19 Thank you for te solution of the rss problem Doesn't work for me - gtogsx - 2008-09-19 I was attempting to change the rss feed but could not. When I was trying to edit and save the rssfeeds.xml file, I get a error message saying, "Cannot create the J:\\Program Files\XBMC\userdata\RssFeeds.xml file. Make sure that the path and file name are correct." What am I doing wrong? Also, I don't see the rssfeeds.xml file under "User\AppData\Roaming\XBMC\" (I'm using Vista) - Dav. - 2008-09-19 If you'r trying to make a Local Rss Feed check this thread : Here - minimalko - 2008-09-22 freerk Wrote:When i install VideoMonkey (put the map in the script map). Then i go to script in XBMC en see Videomonkey. But when i press on it, i get a error (REASON: 'MODULE OBJECT HAS NO ATTRIBUTE 'ARGV' That is because Video Monkey is a plugin not script, therefore try to put it in plugins/video directory. Hope that helps |