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 - 2016-10-30 (2016-10-30, 13:59)ProjectUltra Wrote: That's great, thank you. I have KODI & your add-ons running on my raspberry pi and i would have WebGrab ++ running on my windows laptop, would your addon still work that way? Also does the file update its self (in terms of upcoming programmes) or would I have to keep downloading the tv guide to get next weeks programme viewing? You need to schedule Webgrab++ to run every day or so depending on how many days of programs you like. I just have 2. If you use LibreELEC on your raspberry pi it has a built-in service for Webgrab++ that runs every six hours. It will be more configurable in a forthcoming release. https://forum.libreelec.tv/thread-1102.html I use a Windows7 computer as my home server which runs Webgrab++ every night using the Task Scheduler. The action I use for the task is "C:\Program Files\ServerCare\WebGrab+PlusV1.1.1\WebGrab+Plus.exe" and the argument is the folder with the config files in. For me it is "e:\xmltv" RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - ProjectUltra - 2016-10-30 (2016-10-30, 14:07)primaeval Wrote:(2016-10-30, 13:59)ProjectUltra Wrote: That's great, thank you. I have KODI & your add-ons running on my raspberry pi and i would have WebGrab ++ running on my windows laptop, would your addon still work that way? Also does the file update its self (in terms of upcoming programmes) or would I have to keep downloading the tv guide to get next weeks programme viewing? I will be doing more research into this and find the best possible set up. Also can I just download files from http://webgrabplus.com/epg-channels#s12B and then put it on a USB stick, place it in the raspberry pi and then find the file and connect it to you TV Guide Fullscreen addon using the XMLTV file option in your addon settings. Sorry for all the question. aha RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2016-10-30 (2016-10-30, 14:12)ProjectUltra Wrote: I will be doing more research into this and find the best possible set up. Also can I just download files from http://webgrabplus.com/epg-channels#s12B and then put it on a USB stick, place it in the raspberry pi and then find the file and connect it to you TV Guide Fullscreen addon using the XMLTV file option in your addon settings. Those are just the files that configure webgrab to be able to scrape the tv providers. You need to put them in the folder that webgrab likes or specify a folder on the command line. You are just going to have to sit down with a cup of coffee and read some of their documentation and try out a few things. They have a QuickStart guide at: http://webgrabplus.com/documentation/quick-start and mine is on the first page of my addon. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - Hinkel - 2016-10-30 @primaeval, thanks again, I am using pt-br language. Sorry, I forgot to inform you that in movies and TV shows works well, doesn't match for local programs imagens. Hinkel RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2016-10-30 (2016-10-30, 18:04)Hinkel Wrote: @primaeval, thanks again, I am using pt-br language. thetvdb.com does have mainly English shows but English local TV is hit and miss too. If you find a good searchable source for pt-br images let me know and I'll try to add it in. Are the new version 0.0.172 name matching Settings helping prevent bad matches? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - ProjectUltra - 2016-10-30 Hi I found this ..... http://www.webgrabplus.com/sites/default/files/user/sirprancelot/yo.tv_.channels_East_Coast_NY_USA.xml Is there a way to convert it to xmltv, so it can work as an XMLTV Source in the TV Guide Fullscreen addon? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2016-10-30 (2016-10-30, 18:39)ProjectUltra Wrote: Hi I found this ..... That is the channel config file for yo.tv. You need to select which channels you want and add them to the WebGrab++.config.xml file. Then put the associated .ini file in the same directory and run webgrab. My addon automates those steps for you. All you need to do is install webgrab and its update. Try following my QuickStart and tell me where you get stuck. Go slow and read everything twice. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - Hinkel - 2016-10-30 I will test the latest version. As mentioned earlier the skin.helper service works well for me. thanks again. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - ProjectUltra - 2016-10-31 I downloaded WebGrabber+ on my windows laptop and followed all the installation instruction provided on their website as well as some youtube videos. How do I add my own channels and create a guide? Do i just use notepad to edit the guide.xml file? Thank you for your help in advance. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2016-10-31 Tutorial for Windows Install of Webgrab++ ----------------------------------------- 1. Main program installation ---------------------------- Download main webgrab program from http://webgrabplus.com/download currently http://webgrabplus.com/sites/default/files/download/SW/V1.1.1/WebGrabPlusV1.1.1MSI.rar unrar it install with WebGrab+PlusV1.1.1MSI\Install.bat the exe ends up in "C:\Program Files\ServerCare\WebGrab+PlusV1.1.1\WebGrab+Plus.exe" the data ends up in C:\ProgramData\ServerCare\WebGrab Download the Upgrade from the same place currently http://webgrabplus.com/sites/default/files/download/sw/V1.1.1/upgrade/patchexe_57.zip unzip it Right Click on patchexe.bat and Run As Administrator 2. Webgrab+Plus Configurator installation ----------------------------------------- Download my repo from https://github.com/primaeval/repository.primaeval/raw/master/zips/repository.primaeval/repository.primaeval-0.0.1.zip install it in Kodi via System \ Addons \ Install from zip Go into System \ Addons \ Install from Repository \ primaeval.. \ Programs \ Webgrab+Plus Configurator and Install 3. Webgrab+Plus Configurator settings ------------------------------------- Kodi \ Programs \ Webgrab+Plus \ Settings Paths ----- Webgrab+Plus Program: "C:\Program Files\ServerCare\WebGrab+PlusV1.1.1\WebGrab+Plus.exe" Config Output Folder: wherever you like (locally) Config ------ xmltv Output Folder: whereever you like xmltv file name: xmltv.xml (is easiest) OK 4. Webgrab+Plus Configurator operation -------------------------------------- Download Site Pack ends up in: userdata\addon_data\script.webgrab\webgrab\siteini.pack Lab \ tv.com enter your zip code 10001 enter your time zome (you might have to experiment) UTC or US/Mountain or UTC-05:00 Choose Provider Add to Channels (just choose a couple at first to test) The selected channels will be in Selected Channels and in Countries \ USA \ tv.com Output Config Files This will output the main WebGrab++.config.xml, and tv.com ini and cookie file into the Folder you selected in "Config Output Folder". Have a look in there to see what it has made. Run Webgrab If all goes well you should have an xmltv.tv in the folder you selected in "xmltv Output Folder". 5. Webgrab++ Scheduler ---------------------- Windows \ Program Search \ Task Scheduler Menu \ Action \ Create Task Name: webgrab Triggers: new, 3:00AM daily Action: new, Program: C:\Program Files\ServerCare\WebGrab+PlusV1.1.1\WebGrab+Plus.exe Add Arguments: wherever "Config Output Folder" is OK 6. Webgrab+Plus Configurator advanced ------------------------------------- Selected Channels \ Right Click \ Sort Channels | Move | Rename etc then Output Config Files More info in the main thread here: http://forum.kodi.tv/showthread.php?tid=285918&pid=2389809 RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - ProjectUltra - 2016-10-31 (2016-10-31, 13:27)primaeval Wrote: Tutorial for Windows Install of Webgrab++ Thank you very much! I will follow the instructions later and tell you if I'm successful or not. Much appreciated. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - ProjectUltra - 2016-10-31 Everything went very smoothly up to this point.... (Marked "<<<<<<<<<<<<") 4. Webgrab+Plus Configurator operation -------------------------------------- Download Site Pack ends up in: userdata\addon_data\script.webgrab\webgrab\siteini.pack Lab \ tv.com enter your zip code 10001 enter your time zome (you might have to experiment) UTC or US/Mountain or UTC-05:00 Choose Provider Add to Channels (just choose a couple at first to test) The selected channels will be in Selected Channels and in Countries \ USA \ tv.com Output Config Files This will output the main WebGrab++.config.xml, and tv.com ini and cookie file into the Folder you selected in "Config Output Folder". Have a look in there to see what it has made. Run Webgrab <<<<<<<<<<<<<<<<<< If all goes well you should have an xmltv.tv in the folder you selected in "xmltv Output Folder". My set up is running Kodi on the raspberry pi (and your Web grab+Plus Configuration add-on) and my windows laptop running WebGrabber+ as well as holding the files from WebGrabber++ . I'm using a SMB file sharing connection so Kodi can access files on my computer. When I run web grabber is says "Starting" them "add-on error". Any ideas on what the problem could be? Edit #1: To add what should the Config Output folder be? Should it be on my laptop or Raspberry Pi Kodi? Edit #2: I've noticed that the xmltv.xml file isn't being created. Is there a reason why?!? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2016-10-31 (2016-10-31, 17:02)ProjectUltra Wrote: ... Start on Windows so you know exactly what is happening to what files when and where. Look inside them with a decent text editor. I use Notepad++ these days. Then go on to LibreELEC on the raspberry pi and use these settings in /storage/.kodi/userdata/addon_data/script.webgrab/settings.xml Make sure you have installed the LibreELEC webgrab service from their repo. Code: <settings> The output xmltv file should end up here /storage/.kodi/userdata/addon_data/service.webgrabplus/guide.xml which you can add to TV Guide Fullscreen if you turn on Kodi \ System \ Appearance \ File Lists \ Show Hidden Files and Directories. RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - ProjectUltra - 2016-10-31 (2016-10-31, 18:21)primaeval Wrote:(2016-10-31, 17:02)ProjectUltra Wrote: ... Okay thanks! Will follow those instructions. I'm using OSMC to run kodi should I download LibreELEC instead? RE: TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;) - primaeval - 2016-10-31 (2016-10-31, 18:24)ProjectUltra Wrote: Okay thanks! Will follow those instructions. I'm using OSMC to run kodi should I download LibreELEC instead? Yes. Their webgrab service is an exclusive right now. |