i need help i have tried to set up the tv grab file but i can get it to load in i run a script to downloads and it looks like it has downloaded the epg
i run this
#!/bin/sh
wget
http://acelondon.eu:25461/xmltv.php?username=Aly420&password=xxxxxxxxx
mv /home/pi/xmltv.php?username=Aly420 /home/hts/.xmltv/tv_grab_file.xmltv
and get this but nothing happend in tvh can some one help a brother out here
pi@TVH-Server:~ $ sudo sh epg.sh
--2019-10-19 21:39:01--
http://acelondon.eu:25461/xmltv.php?username=Aly420
Resolving acelondon.eu (acelondon.eu)... pi@TVH-Server:~ $ 195.154.225.165
Connecting to acelondon.eu (acelondon.eu)|195.154.225.165|:25461... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘xmltv.php?username=Aly420’
xmltv.php?username= [ <=> ] 30 --.-KB/s in 0s
2019-10-19 21:39:01 (1.05 MB/s) - ‘xmltv.php?username=Aly420’ saved [30]