Hi,
Do you know the xmltv2vdr plugin?
http://projects.vdr-developer.org/git/vdr-plugin-xmltv2vdr.git/
Maybe it's sufficient to write a grabber (aka downloader) for it?
Regards,
Lars.
Am 23.12.2013 23:25, schrieb Adam Flott:
> XMLTV communicates with schedules direct. I let xmltv do the downl
Hi,
i don't think is file permission related.
ls -la /etc/vdr/iptvstream.sh
-rwxrwxrwx1 mediamedia 3348 Dec 24
12:23 /etc/vdr/iptvstream.sh
vdr is running with same user as script permission.
$ ps aux |grep iptv
662 media 0:43 /usr/bin/vdr -w 60 -Pepgtableid0 -Piptv
-Pstre
I tried it and got frustrated with the syntax and configuring the channels.
Plus it was fun to learn SVDRP (for future itch scratching)
On Dec 24, 2013, at 2:46 AM, Lars Hanisch wrote:
> Hi,
>
> Do you know the xmltv2vdr plugin?
> http://projects.vdr-developer.org/git/vdr-plugin-xmltv2vdr.git
Hi,
I forgot to mention that I use "busybox" (no bash)
Fixed, by patching protocolext.c
--- protocolext.c_orig 2013-04-01 03:20:00.0 +0200
+++ protocolext.c 2013-12-24 16:28:51.425960222 +0100
@@ -20,7 +20,7 @@
#include "protocolext.h"
#ifndef EXTSHELL
-#define EXTSHELL "/bin/b