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. ;) - Zeroxstaticlife - 2017-03-17 I have this working with my own setup but Im working on something for my mother in law. How do I import the PVR channels? When I hit the Import PVR button it doesn't do anything. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-17 (2017-03-17, 21:57)Zeroxstaticlife Wrote: I have this working with my own setup but Im working on something for my mother in law. How do I import the PVR channels? When I hit the Import PVR button it doesn't do anything. As long as you can normally play PVR channels it should add them to the script.tvguide.fullscreen section in the addons.ini file. If they match a channel they should show up as TV Guide Fullscreen channels. It might not be obvious but it was the easiest way to implement it. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-18 Has anyone got TV Guide Fullscreen working on an Apple TV device? Someone is having problems getting it working and I could do with some help. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - Qwijibo - 2017-03-19 Hi primaeval, Haven't tried the Apple TV but will give it a shot later and see if it works. I have had problems getting it to work on Linux though, I ended up giving up and using Windows. It's strange because I don't have problems with any other addon and it works fine on my Raspberry Pi running Libreelec. I'm currently playing around with a skin and have a couple of question. As an example, when setting the control type for channel info and using id 6005 is there a way to edit the actual font type or text wraps which are displayed on the screen? I want to show this in bold but can't seem to work out how. Changing the label makes no difference. I'm not sure if i'm missing something here? Also I want to remap the i key which brings up the OSD when in a screen. I've been trying to remap the key with Kodi but I am at a loss as to which action to actually remap. I've tried everything? Cheers RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-19 (2017-03-19, 09:49)kjb85 Wrote: Hi primaeval, Thanks. Maybe the Linux issue is the same as the Apple issue. I use quite a lot of specialized libraries in this addon. To change control fonts you have to use one of the font names that are in your skin font.xml file. There are usually a few font sets to choose from too. Make sure you chose the one that is active. eg for Confluence addons\skin.confluence\720p\Font.xml If you want something other than the ones in there you need to add them into that file. It is probably best to fork the skin or your changes will get overwritten when the skin gets updated. So change Code: <font>font13_title</font> Code: <font>font10</font> The OSD action is mapped up to the Show Info Command in Kodi. You can see that in the Action Editor in Settings \ Lab1 and the ActionEditor.py file. Code: "OSD": ["ACTION_SHOW_INFO"], Use the Kodi addon Keymap Editor to change Global \ Navigation \ Show Info or directly copy and edit the keyboard.xml keymap file Code: <keymap> http://kodi.wiki/view/keymap RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - Qwijibo - 2017-03-19 Thanks, I have the skin forked in the userdata folder so it should be fine with updates. I have sent you a PM with the error logs when trying to open the guide with linux. Cheers RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-19 (2017-03-19, 11:42)kjb85 Wrote: Thanks, You need to fork the Kodi skin too: Confluence or Estuary or whatever you are using if you add custom fonts and want them not to get overwritten on an update. It looks like the Linux problem is a missing ssl certificate for Github. That happens quite a lot in Kodi. I still haven't got to the bottom of how and whether they can be fixed by a user or if it is something to do with the Kodi distribution. I try to remove https links if possible. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - mbtv - 2017-03-19 Thank you for your work on this! Quick question - where do I donate to you for your work? Thanks! And happy Sunday :-) RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-19 (2017-03-19, 18:02)mbtv Wrote: Thank you for your work on this! Quick question - where do I donate to you for your work? Thanks. This is just for fun. Just share any useful info you come across or bugs you find. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - Qwijibo - 2017-03-20 Is it possible, when selecting up to category bar that pressing up again will take you to the next channel up/bottom of the next page rather than getting stuck on the cat bar? Is it also possible to change the order they are displayed? Thanks RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - gillmacca - 2017-03-20 Everything has been working fine, until today. When trying to import latest guide data from custom xml, I am getting 'it was not possible to load program data' error. My guide is created using webgrab and stored in dropbox. In the log files, I see this message: error: file "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/scrip.tvguide.fullscreen/source.py", line 395, in_updateChannelAndProgramListCaches I have tried reset EPG data, but with no luck RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-20 (2017-03-20, 17:41)gillmacca Wrote: Everything has been working fine, until today. When trying to import latest guide data from custom xml, I am getting 'it was not possible to load program data' error. My guide is created using webgrab and stored in dropbox. Is it a Dropbox problem? They are trying to stop people direct linking. Have you tried a different or local web server to compare? If you have python installed you can create a simple web server on a folder with Code: python -m SimpleHTTPServer 8000 RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - gillmacca - 2017-03-20 (2017-03-20, 17:46)primaeval Wrote:(2017-03-20, 17:41)gillmacca Wrote: Everything has been working fine, until today. When trying to import latest guide data from custom xml, I am getting 'it was not possible to load program data' error. My guide is created using webgrab and stored in dropbox. Just tried moving back to my server, and I am still getting the same problem, with the same error message RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2017-03-20 (2017-03-20, 17:53)gillmacca Wrote:(2017-03-20, 17:46)primaeval Wrote:(2017-03-20, 17:41)gillmacca Wrote: Everything has been working fine, until today. When trying to import latest guide data from custom xml, I am getting 'it was not possible to load program data' error. My guide is created using webgrab and stored in dropbox. pm me a link to the xmltv file. Are you using webgrab 2.0? I had someone having problems recently which looked like it might have been a utf BOM mark problem but we didn't solve it. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - gillmacca - 2017-03-20 over night guide was created with webgrab 2.0. Also tried this afternoon to create guide with webgrab 2.0.3 beta. I have made no changes to webconfig file. PM sent Do you want me to send you the log file as well, incase their is more info in there? |