EPG to xml from Enigma2

Have runned it manually or by cron job?

I haven’t testet it by cron job yet.

The file stb1_bouquet_1_channel_listing.xml will be the header for the epg file.

Do you have password set for WEB interface on your STB? If so it will not download with wget. - Do you have wget installed on your NAS?

Then the script has to be modified to support password. I belive wget can handle it.

I have only runned it on CentOS as normal user.

Another possibility is the same I discover when I tried to run it on the STB. It is a minimum Linux distribution so several of my declare and other Linux commands are not supported.

If you run it in console window use the parameter PRINT_ALL for all (debug) output.

Sorry, I don’t know the Linux version (or if it is a full/minimum) on the Synology.

It may possibility the it is Debian version and I haven’t testet the scriot on Debian Linux. I know several things are different between Linux Distros.

I have scripts for weather and survailiance (IP camera) running on my CentOS server and I had to make a modification for Debian on Banana Pi for a college. A small script tunning was also done when he moved to Orange Pi with Armbian. - So it can be just as simple as Linux version…