Posts: 310
Joined: Sep 2004
Reputation:
12
Hi WoodenTiger,
It sounds like your xmltv file isn't up to date, ie. it doesn't contain any programs for the current view.
Try with another file or if fx you know there are programs for yesterday or tomorrow you can navigate to it with the cursor keys.
Br.
Tommy
Posts: 310
Joined: Sep 2004
Reputation:
12
Can you PM me the file your are loading, I'll give it a try.
Br.
Tommy
Posts: 11
Joined: Jan 2013
Reputation:
0
Hello Tommy,
I got the plugin to work, but I figured it turns out that once the plugin database (source.db) has been loaded with something it does not care you provide a new XMLTV.xml file, it just keeps using whatever old data it already has, even tho have the "Update the program information on XBMC startup" option checked, and I restart the XBMC the source.db file remains unchanged.
Yet if I manually remove the source.db file and reload the XBMC then the new xmltv.xml file gets loaded onto the source.db showing all programming where it should be. So my guess is this is a bug?
On the other hand, shouldn't there be like a "reload" button somewhere in the UI, or in the plugin settings screen, so that the old source.db gets cleared, and new data gets loaded without having to restart XMBC?
That would be mighty helpful.
Posts: 310
Joined: Sep 2004
Reputation:
12
Hi, the addon is supposed to automatically reload the xmltv file every time it changes.
I just fixed a bug today in this code which caused this to fail when running on Frodo, so that's probably why you didn't get the reload.
Br.
Tommy
Posts: 11
Joined: Jan 2013
Reputation:
0
Hello Tommy,
I tested the plugin 1.3.98 on my two setups, Windows (Frodo) and openElec 2.0 (Eden) and it hangs while loading the xmltv.xml file, when I use SMB or NFS locations for the file rather than mapping the windows shared network drive to a local drive letter in windows.
Unfortunately on OpenElec we can't map network drives to local drive letters like I do on windows, so I'm forced to NFS is... and it fails.
XBMC.log on OpenElec states the following:
08:35:15 T:2900360000 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _updateChannelAndProgramListCaches
08:35:15 T:2900360000 NOTICE: xbmcvfs.File() is missing - perhaps you are running XBMC Eden? - retrying with python file opener
08:35:15 T:2900360000 ERROR: Traceback (most recent call last):
08:35:15 T:2900360000 ERROR: File "/storage/.xbmc/addons/script.tvguide-master/source.py", line 332, in _updateChannelAndProgramListCaches
08:35:15 T:2900360000 ERROR: for item in self.source.getDataFromExternal(date, progress_callback):
08:35:15 T:2900360000 ERROR: File "/storage/.xbmc/addons/script.tvguide-master/source.py", line 810, in getDataFromExternal
08:35:15 T:2900360000 ERROR: f = FileWrapper(self.xmltvFile)
08:35:15 T:2900360000 ERROR: File "/storage/.xbmc/addons/script.tvguide-master/source.py", line 898, in __init__
08:35:15 T:2900360000 ERROR: self.vfsfile = open(filename)
08:35:15 T:2900360000 ERROR: IOError: [Errno 2] No such file or directory: 'nfs://192.168.0.100/EPG/xmltv.xml'
08:35:15 T:2975853376 NOTICE: [script.tvguide] Scheduling notifications
08:35:15 T:2900360000 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _getNotifications
08:35:15 T:2900360000 NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _close
08:35:15 T:2900360000 NOTICE: Database.eventLoop() >>>>>>>>>> exiting...
My guess is neither NFS, nor SMB locations return the required file date attribute that u use to verify if the xmltv.xml file has been updated, nor does it like opening files from network locations.
Posts: 310
Joined: Sep 2004
Reputation:
12
Well, nfs:// and smb:// simply does not work in Eden, because the required xbmcvfs methods are not available to Python addons.
There is nothing I can do about that. The workaround is to assign a local drive letter, etc.
This should not be necessary on Frodo though. On Frodo nfs:// and smb:// is supposed to work. I have tested smb:// myself.
Br.
Tommy
Posts: 11
Joined: Jan 2013
Reputation:
0
Bobian
Junior Member
Posts: 11
Hello Tommy,
After updating to 1.3.98 I still have a problem with the open stream window. It takes up too much space and I can't fix it. My xbmc version is frodo rc3.
thanks a lot in advance.
Regards
Posts: 3,641
Joined: Jan 2011
Reputation:
57
bry
Team-Kodi Member
Posts: 3,641
2013-01-23, 23:14
(This post was last modified: 2013-01-23, 23:15 by bry.)
Twinther - do you think this will work with the new HDHomeRun upnp streaming?
first_time_user (wiki) |
free content (wiki) |
forum rules (wiki) |
PVR (wiki) |
Debug Log (wiki)
IMPORTANT:
The official Kodi version does not contain any content what so ever. This means that you should provide your own content from a local or remote storage location, DVD, Blu-Ray or any other media carrier that you own. Additionally Kodi allows you to install third-party plugins that may provide access to content that is freely available on the official content provider website. The watching or listening of illegal or pirated content which would otherwise need to be paid for is not endorsed or approved by Team Kodi.