VDR Portal
Unread Threads
Recent Activity
kls replied to the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
[…]
if (strcmp(ext, RECEXT)) ;)
denn es soll ja geprüft werden, ob mit etwas anderem als ".rec" aufgerufen wurde.
rüsseltier replied to the thread Vdr-sxfe and vaapi.
Does the new motherboard probably have an Intel IGP?
I'm using vdr-sxfe on a N100 system since 2½ years without any problems (Ubuntu based distribution with seahawk1986 PPA).
SHofmann replied to the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
[…]
if (!strcmp(ext, RECEXT)) ;)
kls replied to the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
Da hst du leider vollkommen Recht.
Zabrimus replied to the thread Vdr and Italian hbbtv channels.
The HbbTV Urls are read from dvb stream and saved in an sqlite3 database. The first screenshot indicates, that the system seems to work but i don't know the status of italian HbbTV.
Could you please check the sqlite database? And give me the Urls for one channel for which you expect more useful pages?
(Code, 1 line)
MarkusE posted the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
Korrekt wäre wohl: if (strcmp(ext, DELEXT) == 0) oder if (strcmp(ext, RECEXT))
Kontext:
(Code, 6 lines)
wayne replied to the thread ExtrecmenuNG zeigt die Aufnahmelänge in Sekunden an!?.
Hat das Problem evtl. mit meinem Server/Client-System zu tun?
Also Aufzeichnungen werden auf dem Server gemacht...
wayne replied to the thread ExtrecmenuNG zeigt die Aufnahmelänge in Sekunden an!?.
[…]
Komisch, beim VDR-Aufzeichnungsmenü wird 0 angezeigt:
Bei ExtrecmenuNG:
SHofmann replied to the thread ExtrecmenuNG zeigt die Aufnahmelänge in Sekunden an!?.
[…]
So ist es... ;)
user90901 replied to the thread Vdr and Italian hbbtv channels.
[…]
The new, I have tried it in minidvblinux