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 - 2018-04-04 (2018-04-03, 03:41)gottahavit Wrote: hidden input wont work as rpc needs dialog. Input.ExecuteAction works without a dialog eg: Code: http://localhost:8080/jsonrpc?Input.ExecuteAction The possible actions are here: https://kodi.wiki/view/JSON-RPC_API/v8#Input.Action You can change channel without the number dialog with 3 calls for the number and "shift" to begin the sequence if you use that Setting. [EDIT] Use DoctorEggs new "Sort Index" shortcut type and grab the channel numbers from source.db with Code: select weight, title from channels; RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - mzup - 2018-04-04 (2018-04-04, 14:09)primaeval Wrote: Does it do the same with the Default skin?No it does not. It works as it should. Saves the setting. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2018-04-04 Is the actual exit.on.back setting in settings.xml changing? This is the bit of code that closes TVGF if it is set to true and play.minimized is false (play in the small window). https://github.com/primaeval/script.tvguide.fullscreen/blob/80337aed991572111d33796bb6041a449a0a4ecb/gui.py#L969 RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - mzup - 2018-04-04 (2018-04-04, 17:24)primaeval Wrote: Is the actual exit.on.back setting in settings.xml changing?Yes it does change in the xml file. It is not a big deal to me. I just wanted to point it out. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - bluebug - 2018-04-04 hi i am using windows 10 , kodi krypton with aeon nox i have been looking for a epg as i have my own m3u list and come across this app , i have tried to load my m3u but all i get is cannot load data please try again later is there a way to set this program to run m3u list thanks RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2018-04-04 Thanks. I'd like to get it fixed if possible. So it's definitely something with the WMC skin? Is there an error in the kodi.log? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2018-04-04 (2018-04-04, 18:07)bluebug Wrote: hi i am using windows 10 , kodi krypton with aeon nox i have been looking for a epg as i have my own m3u list and come across this app , i have tried to load my m3u but all i get is cannot load data please try again later is there a way to set this program to run m3u list thanksDid you add an xmltv file in Settings\Source and the m3u in Settings\Optional? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - bluebug - 2018-04-04 (2018-04-04, 18:15)primaeval Wrote:(2018-04-04, 18:07)bluebug Wrote: hi i am using windows 10 , kodi krypton with aeon nox i have been looking for a epg as i have my own m3u list and come across this app , i have tried to load my m3u but all i get is cannot load data please try again later is there a way to set this program to run m3u list thanksDid you add an xmltv file in Settings\Source and the m3u in Settings\Optional?hi thanks for your reply sorry iam not sure what a xmltv file is all i have is a m3u list can i make a xmltv file up thanks RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2018-04-04 (2018-04-04, 18:23)bluebug Wrote:TV Guide Fullscreen might be a bit tricky for you to start with.(2018-04-04, 18:15)primaeval Wrote:(2018-04-04, 18:07)bluebug Wrote: hi i am using windows 10 , kodi krypton with aeon nox i have been looking for a epg as i have my own m3u list and come across this app , i have tried to load my m3u but all i get is cannot load data please try again later is there a way to set this program to run m3u list thanksDid you add an xmltv file in Settings\Source and the m3u in Settings\Optional?hi thanks for your reply sorry iam not sure what a xmltv file is all i have is a m3u list can i make a xmltv file up thanks It might be easier to have a look for a TV Guide with pre-configured program data. TVGF is quite powerful but can be a bit complicated to set up. What country do you need data for? The most flexible way is to make your own xmltv program data file with Webgrab+Plus. http://www.webgrabplus.com/ That isn't that easy either but covers almost every TV channel on the planet. You can use this to automate some of the steps. https://forum.kodi.tv/showthread.php?tid=285918 RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - bluebug - 2018-04-04 hi thanks for your reply i have looked at webplus but unable to figure it out , i did find a xmltv file online added the url and url to m3u and i get the same error it was not possible to load program data check settings or try later ,i am trying to get all uk and usa data for my m3u list thanks RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2018-04-04 (2018-04-04, 18:45)bluebug Wrote: hi thanks for your reply i have looked at webplus but unable to figure it out , i did find a xmltv file online added the url and url to m3u and i get the same error it was not possible to load program data check settings or try later ,i am trying to get all uk and usa data for my m3u list thanksFor US/Canada you could use edit4ever's addon. https://github.com/edit4ever/script.module.zap2epg For UK you could try my simple "tvguide.co.uk now 2" Source in Settings\Lab2. You could pull in the US xmltv in Settings\Lab3 too. There are a few places you can pay for xmltv data like SchedulesDirect.org and iptv-epg.com Webgrab isn't too tricky if you follow my quick start guides for the configurator addon. There are also plenty of xmltv sources on Github and Google if your search powers are up to it. Some probably connect to sites with banned addons, so you're own your own there. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - bluebug - 2018-04-04 (2018-04-04, 19:01)primaeval Wrote:(2018-04-04, 18:45)bluebug Wrote: hi thanks for your reply i have looked at webplus but unable to figure it out , i did find a xmltv file online added the url and url to m3u and i get the same error it was not possible to load program data check settings or try later ,i am trying to get all uk and usa data for my m3u list thanksFor US/Canada you could use edit4ever's addon. many thanks for your reply i will have another look at webplus , i am not very good at searching for infomation thanks for your help RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - mzup - 2018-04-04 (2018-04-04, 18:13)primaeval Wrote: Thanks. I'd like to get it fixed if possible.No error in log. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - coremailrx8 - 2018-04-05 I'm having issues with the XML parser. When I load a previously working xml epg from webgrab, after resetting epg data and reset "everything, it starts parsing the xml data, but then it stops and hangs. I restart Kodi, and the the EPG data shows up, but it looks partial. So I wonder if the full parsing took effect. More importantly, I have a different epg.xml file generated by a different service (it only loads a few hours of programming) . It works great on pvr iptv simple, but it doesn't load your addon, it throws a parsing error. Quote: 17:11:27.409 T:6912 ERROR: File "C:\KodiTest\portable_data\addons\script.tvguide.fullscreen\source.py", line 522, in _updateChannelAndProgramListCaches RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2018-04-05 Send me a link to the xmltv file. Usually it is an unescaped xml character. Something like & that should be & Otherwise it is probably a unicode character. Look in the xml file at line 199, column 45 |