TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) (/showthread.php?tid=282157) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
|
RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-21 (2017-07-21, 19:57)PayPerView Wrote:(2017-07-21, 18:46)RayW1986 Wrote:(2017-07-21, 18:28)PayPerView Wrote: Ok, I have tried with my Android box, and my Android phone but TV Guide Fullscreen just doesn't show up. Now when I use Kodi through my Windows PC it's there. Is there a reason it's not listed in the repository for Android devises? It might be some strange dependency problem or you might have picked up the one commit that I messed up and didn't add the right version of the zip file to the repo a few days ago. I just tried it on Windows 7 in fresh versions of Jarvis and Krypton 17.3 and they installed fine. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-21 (2017-07-21, 19:29)JQZ* Wrote:(2017-07-19, 23:05)primaeval Wrote:(2017-07-19, 12:45)JQZ* Wrote: It does seem like scrolling is better in the 0.0.354 update. But I'm afraid the new option to show the currently linked addon logo is freezing Kodi if you're aggressive about scrolling and hit the PgUp or PgDn keys after the guide loads. This happens with your default skin set on my Windows 7 desktop PC with the 0.0.354 update as well as my Windows 10 notebook that's still on 0.0.351.Try 0.0.355. I've added a delay to the threads so that it should only do the database lookup if the channel id is still the same after 50ms. If you have other TV Guides installed they are probably doing the Background Update at startup. There can be lot of file access and cpu use going on in the background. If you use a permanently on tv device you can schedule the updates to happen in the middle of the night so starting the guides is quick. Thanks for the notes. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - TheGame1986 - 2017-07-22 (2017-07-21, 20:53)primaeval Wrote:(2017-07-21, 19:57)PayPerView Wrote:(2017-07-21, 18:46)RayW1986 Wrote: I'd hazard a guess that your android box is running Gotham (Kodi 13) or older. Can you check what version of Kodi you have installed on that? A full debug log of you accessing the repo in the add-ons manager may also throw out some clues as to why TVGF isn't showing up. If you install the add-on zip manually does it install or does it fail? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-23 *NEW* Wiki https://github.com/primaeval/script.tvguide.fullscreen/wiki You might be happy to hear I've started work on the Wiki at Github. It's taken all week but I've added an explanation of all the Settings here: https://github.com/primaeval/script.tvguide.fullscreen/wiki/Settings Feel free to add any corrections or additions. I'll see if I can go into a bit more detail about things like recording at some point. If any skinners want to add a section with their insights about skinning that would be great. How to import m3u file with matching xmltv file - eric859 - 2017-07-23 I use a custom m3u file with matching xmltv file (channel id's match for channel matching purposes). It works great in the iptv pvr in kodi. I don't like the guide however. I wanted to try tvguide fullscreen, but I can't seem to figure out how to import the m3u file. Importing the xmltv file works fine, but when I tell the addon to use an m3u file and browse to it, it doesn't seem to take effect. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-23 (2017-07-23, 18:36)eric859 Wrote: I use a custom m3u file with matching xmltv file (channel id's match for channel matching purposes). It works great in the iptv pvr in kodi. I don't like the guide however. I wanted to try tvguide fullscreen, but I can't seem to figure out how to import the m3u file. Importing the xmltv file works fine, but when I tell the addon to use an m3u file and browse to it, it doesn't seem to take effect. If the m3u doesn't change import it in "Menu \ Stream Setup \ Import Playlist". If it changes a bit use "Settings \ Optional \ Import addons.ini \ Enable addons.ini m3u Playlist Subscriptions \ Manage addons.ini m3u Playlist Subscriptions". This will re-read it on every start. If the channels match the xmltv ids and you don't want to use any other addons use: "Optional \ Import m3u". This will directly map the streams to the channels without having to choose them. If the urls change all the time use my PVR Plugin Player or Stream Searcher addons. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - eric859 - 2017-07-26 I just spent a lot of time reordering my channels. How do I backup and how would I restore these changes? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-26 (2017-07-26, 17:59)eric859 Wrote: I just spent a lot of time reordering my channels. How do I backup and how would I restore these changes? I don't think I've made any direct way to pull in the channel ordering. If you do some kind of "reset on start" or major change in the settings the ordering will probably be reset. Make a backup of the database "userdata\addon_data\script.tvguide.fullscreen\source.db" when you've done your re-ordering. At least then if everything goes wrong you should be able to put that back in the addon_data folder and start from where you were. The initial channel ordering is done by the position in the xmltv file. I'll have a look in the code and see if there is another way to restore it. I might have added something at some point. I'll update this post if I find anything. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - eric859 - 2017-07-26 Thanks! Also, is there a way to adjust the time of the EPG? The channels I'm using are 1 hour behind the EPG. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-26 (2017-07-26, 18:28)eric859 Wrote: Thanks! Also, is there a way to adjust the time of the EPG? The channels I'm using are 1 hour behind the EPG. Not directly. Usually most people using TVGF seem to use their home made xmltv files where you can adjust the timezones if necessary. Are your Kodi and OS timezones set correctly? I might be able to add a Setting if none of that works for you. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - smbs - 2017-07-29 I am trying to use this addon without much success-I tried to load the suggested "Thai" xmltv file- see snippet of log file below-- also tried a local xmltv file which works with freeguide. Tried on 2 different pc's -first win 10 with kodi 16 second with kodi 17 22:05:05 T:6556 ERROR: File "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\source.py", line 371, in _updateChannelAndProgramListCaches 22:05:05 T:6556 ERROR: for item in self.source.getDataFromExternal(date, ch_list, progress_callback): 22:05:05 T:6556 ERROR: File "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\source.py", line 1823, in getDataFromExternal 22:05:05 T:6556 ERROR: for v in chain(self.getDataFromExternal2(self.xmltvFile, date, ch_list, progress_callback)): 22:05:05 T:6556 ERROR: File "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\source.py", line 1911, in parseXMLTV 22:05:05 T:6556 ERROR: for event, elem in context: 22:05:05 T:6556 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\etree\ElementTree.py", line 1265, in next 22:05:05 T:6556 ERROR: raise e 22:05:05 T:6556 ERROR: ParseError: mismatched tag: line 6, column 2 22:09:38 T:5736 NOTICE: Storing total System Uptime 22:09:38 T:5736 NOTICE: Saving settings 22:09:38 T:5736 NOTICE: stop all 22:09:38 T:5736 NOTICE: stop player 22:09:38 T:5736 NOTICE: PVRManager - stopping 22:09:39 T:5736 NOTICE: ES: Stopping event server 22:09:39 T:5736 NOTICE: stopping upnp 22:09:39 T:7268 NOTICE: ES: UDP Event server stopped 22:09:39 T:5736 NOTICE: stop sap announcement listener 22:09:39 T:5736 NOTICE: clean cached files! 22:09:39 T:5736 NOTICE: unload skin 22:09:39 T:5736 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture button-focus.png 22:09:39 T:5736 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture button-nofocus.png 22:09:43 T:8032 NOTICE: Livestreamer: Server Stops - 127.0.0.1 on port 65007 22:09:48 T:5736 ERROR: CPythonInvoker(10, C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\addon.py): script didn't stop in 5 seconds - let's kill it 22:09:48 T:8040 WARNING: CPythonInvoker(10, C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\addon.py): the python script "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\addon.py" has left several classes in memory that we couldn't clean up. The classes include: class PythonBindings::XBMCAddon_xbmcgui_WindowXML_Director,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmcvfs::File,class XBMCAddon::xbmcgui:ialogProgressBG,class XBMCAddon::xbmc:layer 22:09:48 T:5736 NOTICE: stopped 22:09:48 T:5736 NOTICE: destroy 22:09:48 T:5736 NOTICE: closing down remote control service 22:09:48 T:5736 NOTICE: unload sections 22:09:48 T:5736 NOTICE: special://profile/ is mapped to: special://masterprofile/ 22:09:48 T:5736 NOTICE: destroy 22:09:48 T:5736 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist 22:09:48 T:5736 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist 22:09:48 T:5736 NOTICE: closing down remote control service 22:09:48 T:5736 NOTICE: unload sections 22:09:48 T:5736 NOTICE: application stopped... 22:09:48 T:5736 ERROR: dllFreeLibrary - Invalid hModule specified Thanx for any help RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-07-29 (2017-07-29, 21:43)smbs Wrote: ^^^ There is something unnatural in your xml file that the xml parser can't understand. Code: ParseError: mismatched tag: line 6, column 2 What is the url of the xmltv file you are trying? If you want a quick test of TV Guide Fullscreen I would recommend using one of the alternative sources in Settings\Lab2 like "tvguide.co.uk" or "yo.tv". RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - smbs - 2017-07-29 Thanx for reply -decide to go a different way downloaded suggested guide ie" guide_ukbasic.xmltv" and then tried to load file locally instead of using url Got same error see below have tried many xmltv files which work with other similar apps all give same error. Is guide_ukbasic.xmltv from "thai" site compatible? 23:30:49 T:2844 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded. 23:33:57 T:4672 WARNING: CSkinInfo: failed to load skin settings 23:34:00 T:4672 ERROR: EXCEPTION: Non-Existent Control 7004 23:34:00 T:4672 ERROR: EXCEPTION: Non-Existent Control 7100 23:34:00 T:4672 ERROR: EXCEPTION: Non-Existent Control 4323 23:34:00 T:3868 ERROR: Traceback (most recent call last): 23:34:00 T:3868 ERROR: File "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\source.py", line 371, in _updateChannelAndProgramListCaches 23:34:00 T:3868 ERROR: for item in self.source.getDataFromExternal(date, ch_list, progress_callback): 23:34:00 T:3868 ERROR: File "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\source.py", line 1823, in getDataFromExternal 23:34:00 T:3868 ERROR: for v in chain(self.getDataFromExternal2(self.xmltvFile, date, ch_list, progress_callback)): 23:34:00 T:3868 ERROR: File "C:\Users\xx\AppData\Roaming\Kodi\addons\script.tvguide.fullscreen\source.py", line 1911, in parseXMLTV 23:34:00 T:3868 ERROR: for event, elem in context: 23:34:00 T:3868 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\etree\ElementTree.py", line 1265, in next 23:34:01 T:3868 ERROR: raise e 23:34:01 T:3868 ERROR: ParseError: mismatched tag: line 6, column 2 Any help would be great RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - FXB78 - 2017-07-29 I'm guessing you're using this http://thaisatellite.tv/ftv/guide.xmltv and it is falling over on the <star-rating> which is a field I'm not familiar with. Primaeval will know better than me though of course RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - smbs - 2017-07-29 (2017-07-29, 22:56)FXB78 Wrote: I'm guessing you're using this http://thaisatellite.tv/ftv/guide.xmltv and it is falling over on the <star-rating> which is a field I'm not familiar with. Primaeval will know better than me though of courseusing http://thaisatellite.tv/ftv/guide_ukbasic.xmltv I also have a xmltv file generated with webgrab++ from tv.sky.com . This file also gives same parse error "mismatched tag: line 6, column 2" This leads me to believe that error has nothing to do with xmltv file used something in configuration seems to be amiss! Thanx |