Hello,
I'm close to having IPTV m3u with xml EPG setup. I'm running into a problem with my tv_grab_file.xmltv file. I've manually downloaded it via my provider and placed it intohts/.xmltv/
TVheadend is pointing to/usr/bin/tvgrab_file_ which is setup withcat ~/.xmltv/tvgrab_file.xmltv_ - all set a default.
I'm getting an error in TVheadend sayingpermission denied - see screengrab attached.
I believe there might be an issue with the xmltv setup not being under hts. Also I've read that my softlink may not be configured properly - although that's way over my linux understanding. Any suggestions on how to remove what's there and reinstall properly would be much appreciated. Here's what the link says.
[tomplums@Arch ~]$ ls -l .xmltv/
total 0
-rw-r--r-- 1 tomplums tomplums 0 Jan 6 16:03 tv_grab_file.xmltv
I'm not sure my hts folder is in the correct place. It's located in /home/hts/ previously /home/.hts/ - I renamed the directory so the tv_grab_file could see it. Again, not sure that's correct.
[tomplums@Arch ~]$ ls
Desktop hts listings Pictures Templates wget-log
Documents libc++ Music Public tv-grab-file xteve
Downloads libc++.tar.gz package-query pulseaudio Videos yaourt
[tomplums@Arch ~]$ cd hts
[tomplums@Arch hts]$ ls
tvheadend
I've spent quite a bit of time attempting to pull these listings into Tvheadend - feels like I'm close but my basic command knowledge is preventing it from working. Any guidance would be great.
Thanks,