Hello everyone, since I wake up with a big question mark and not a smile on my face when it comes to Linux, here's a question for you: I'm currently setting up a Raspberry Pi 5 as a Kodi system. I'm using Libreelec for this. It's working so far, which wasn't too difficult. Now, pay attention...!!! I would like to install Webgrab++ on this system so that Webgrab provides me with an EPG update every, say, 14 days. I would need the individual steps explained so that my Windows brain, which has been molded since the Stone Age, can make sense of it. It would be really nice if someone could write down the individual steps for me in a way that makes sense. Thank you very much.

That's pretty easy, you should follow https://webgrabplus.com/documentation/installation/raspberry-pi and just go for dotnet 8 or 9. Do not install mono as it is no longer used. Once you get it to run, you will need to set crontab, a scheduler for linux based system, to automatically run whenever you want. You mentioned 14 days, i think it's too much, 90% of the sites go up to a week, so it's better to run wg++ every day setting in config <timespan keeppastdays="" oneshowonly="">6</timespan> to get a week of epg, then set <update>i</update> that is incremental, this setting will force update today and tomorrow shows.