Beta WebGrab+Plus Configurator - 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: Beta WebGrab+Plus Configurator (/showthread.php?tid=285918) |
RE: WebGrab+Plus Configurator - primaeval - 2017-10-25 (2017-10-23, 21:18)Infidelus Wrote: Apologies if this is the wrong place to post this. TVHeadend and LibreELEC are very complicated beasts to set up. In my /storage/.kodi/userdata/addon_data/service.tvheadend42/settings.xml file I have Code: <setting id="XMLTV_LOCATION_FILE" value="/storage/.kodi/userdata/addon_data/service.webgrabplus/guide_wgp.xml" /> Deep in the tvheadend configuration, I've got the internal and external xmltv EPG Grabber Modules enabled. I'm not convinced I need the Internal one. RE: WebGrab+Plus Configurator - Infidelus - 2017-10-25 Thanks for the reply. Your settings.xml looks the same as mine. I was assuming the internal XMLTV grabber (tv_grab_file) would be the correct one to use as it's just grabbing a file. I take it that's not the correct way to import the data then? RE: WebGrab+Plus Configurator - primaeval - 2017-10-25 (2017-10-25, 13:04)Infidelus Wrote: Thanks for the reply. Mine looks like this. The epg configuration screen looks like ths: RE: WebGrab+Plus Configurator - Infidelus - 2017-10-25 Again, yours looks very similar to mine - just named slightly differently. I'm getting the feeling the version of Tvheadend in the repository is just broken. I've followed another guide over on the Libreelec forums that have a workaround for the exact problem I have, and that doesn't seem to work either (I don't get the new grabber in Tvheadend) Edit: After looking at the Libreelec workaround again, I realised it said it was for busybox. I unedited the lines in the script and the grabber then showed in Tvheadend. I then ran it from the terminal and it failed, but after going back in and editing just one line, it 'seems' to be doing something now. I actually have channels in the EPG Grabber Channels tab in Tvheadend. It doesn't appear to have populated any data at the moment, but I shall give it a chance and see what happens. RE: WebGrab+Plus Configurator - Infidelus - 2017-10-26 Just another quick update to add that the minor tweak I made to the instructions over on the Libreelec forum worked and my guide has now populated. The only lines of tv_grab_wg++ that needed editing in the end were: Code: - point xmltv_file_location in line 2 to the wg++'s guide_wgp.xml Thanks for the replies! RE: WebGrab+Plus Configurator - trumee - 2017-12-18 The website webgrabplus.com is not reachable. Anybody knows what is going on? RE: WebGrab+Plus Configurator - usphil - 2018-01-11 Hi all, Is there anyone show me how to get directv.com site_id for local channels. I've used Experimental Site Wizards then Directv.com, input my zip code and timezone, but the list doesn't have my local channels. others work well Is there any way to find a local channels? tv.com show up local channels but this site doesn't work. I use LibreELEC 8.2 on box Thanks very much! RE: WebGrab+Plus Configurator - primaeval - 2018-01-11 I haven't touched this addon for quite some time. I'm surprised it still works as sites like directv change quite frequently and can destroy the scraping. Are your webgrab program and site.ini files up to date. If you're on LibreELEC I don't know whether they are. You might need to ask in the webgrab forum as sometimes they have new scrapers in there that aren't in the site.ini pack. RE: WebGrab+Plus Configurator - usphil - 2018-01-12 (2018-01-11, 23:58)primaeval Wrote: I haven't touched this addon for quite some time. I'm surprised it still works as sites like directv change quite frequently and can destroy the scraping.Hi, Thank you for quick reply, directv.com still works even the list so mess up. I just collect the site_id and manual add to WebGrab++.config.xml like this: <channel update="i" site="directv.com" site_id="202" xmltv_id="202">CNN</channel> I like to change xmltv_id to a number to use xmltv Id as channel shortcut. In USA provider, just directv.com still works, tv.com and ustvnow.com don't. BTW, I got error when using SchedulesDirect as a source in TV Guide Fullscreen, Error happens when I click to Change Schedules Direct Login. Just wonder is it working or not? Thank you! RE: WebGrab+Plus Configurator - primaeval - 2018-01-12 I can't check SchedulesDirect any more as they didn't update my account. I guess they don't need any more customers. Is directtv good enough for you to still use or is there something that needs fixing from me? RE: WebGrab+Plus Configurator - usphil - 2018-01-12 I need some local channels and some channels form other provider, but WebGraper+ is limiited. I used Zap2epg and get enough channels, but just one from Directv and the xmltv_id can not change to a number. So it's really great if TV Guide Fullscreen have 2 options: 1. Add more sources: now just have two (in Lab3 I can add one more XMLTV.XML) 2. Be able to change xmltv_id to a numeric. if you can add them to the addon that will be very appreciated. Thank you! RE: WebGrab+Plus Configurator - primaeval - 2018-01-12 If you can't change your xmltv file directly you can use TVGF\Settings\Playback\Channel Shortcuts\Shortcut Editor It makes a file called userdata\addon_data\script.tvguide.fullscreen\channel_id_shortcut.ini that has a mapping from the channel name to a numeric id for the Channel Shortcuts. I'll have a look at adding in another xmltv source but it is a bit complicated. RE: WebGrab+Plus Configurator - primaeval - 2018-01-12 Try TVGF 0.0.378. I added in a Tertiary xmltv Source in Lab3. RE: WebGrab+Plus Configurator - usphil - 2018-01-13 Hi, I almost done with TVGF and the WebGrabers. Now I know how to make a channel shortcut. It takes too long and not yet... Your updates is so great, I appreciate that. I went to Webgrab forum and get some site.ini update as well. Now I have some ways to build a TVGuide as I desire. I am still finding how to access the categories faster, can you give me an advice? I want to buy you some beers, but don't see your donation link. Please let me know how. Thank you very much! RE: WebGrab+Plus Configurator - primaeval - 2018-01-13 Thanks. Just do something nice for someone if they ask. Some of the TVGF skins have a category bar you can get to by just going up. There are some settings to change that behaviour. You can also use the m menu key. There is an Action Editor too that lets you map up something else to get to the category bar. Setting up xmltv can take a while but you probably only have to do it once. Then you have your perfect setup without any channels you don't watch in it. |