Can anyone tell me how to install webgrab on libreelec?
Thanks
it already available as a addon..
https://wiki.libreelec.tv/add-ons
https://forum.libreelec.tv/thread/1102-webgrab-plus/
AddOn??? I, for example, can't find it. The page is unavailable at the link.
If you look on the left menu is there, updated link https://wiki.libreelec.tv/installation/add-ons
Aha, now I've got a light bulb moment. I needed that kick. Thanks!
I've just installed the add-on. Can you please help me figure out what I should set so that my EPG refreshes every 6 days?
It's in the same wiki https://wiki.libreelec.tv/configuration/cron cron is a scheduler so you add a line examples here https://help.ubuntu.com/community/CronHowto in your case (weekly) is 0 0 * * 0 /path_to_webgrab.dll
you can set it like this https://webgrabplus.com/comment/37325#comment-37325
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De PaemeleereSupported by: servercare.nl
it already available as a addon..
https://wiki.libreelec.tv/add-ons
https://forum.libreelec.tv/thread/1102-webgrab-plus/
AddOn??? I, for example, can't find it. The page is unavailable at the link.
If you look on the left menu is there, updated link https://wiki.libreelec.tv/installation/add-ons
Aha, now I've got a light bulb moment.
I needed that kick. Thanks!
I've just installed the add-on. Can you please help me figure out what I should set so that my EPG refreshes every 6 days?
It's in the same wiki https://wiki.libreelec.tv/configuration/cron cron is a scheduler so you add a line examples here https://help.ubuntu.com/community/CronHowto in your case (weekly) is 0 0 * * 0 /path_to_webgrab.dll
you can set it like this https://webgrabplus.com/comment/37325#comment-37325