ok i didnt get it going, but after a few minutes i did, its good idea to check your finished EPG URL in a web browser to make sure its all correct and working, if its not youll get an error message, and for ease of use in typing that URL into your KODI box, you can use an URL shortener if your OK with it.
The donation number and MAC are used to verify that you are a valid subscriber, and if you are using a client made by dvbken, you just need to trust that your information is only passed between your Kodi and the server using secure http. If authorization is passed, you get the guide.
bang run ning great inside of kodi the only way your details are getting out is if you run 3rd party addons that you allow to produce a debug log when installing this is a massive issue and the biggest security breach you can get you want to tighten up security inside advancedsettings.xml place this as the 1st line after advanced settings then nobody can take your infomation from any addon..
<advancedsettings>
<loglevel hide="true">-1</loglevel>