Premiere mal wieder

  • Hallo zusammen,


    leider hat mir die Suche nicht weitergeholfen.


    Ich habe gerade das erstemal vor mit meinem VDR mein Bundesliga abo zu nutzen. leider sehe ich im arghdirector nur 5 unterkanäle vom sport portal also nicht alle spiele - woran kann das liegen?
    vllt an der channels.conf?
    Bitte um Hilfe

    Dateien

    #S1: Gigabyte GA-H77M-D3H, Intel 1610 Celeron, 4GB RAM, Cine S2 6.5 + Duoflex S4, NVIDIA GT 630, IBM SSD 240GB, Atric IR Einschalter, DVD-Brenner mit easyvdr 3 oder MLD5
    #S2 (offline) POV MB-D510-MATX, 2GB, GT 220, TT 1600
    #C1: RPi3 MLD5.1

  • woher bekomm ich das plugin - link wäre nett und deine channels.conf



    DANKE im Voraus

    #S1: Gigabyte GA-H77M-D3H, Intel 1610 Celeron, 4GB RAM, Cine S2 6.5 + Duoflex S4, NVIDIA GT 630, IBM SSD 240GB, Atric IR Einschalter, DVD-Brenner mit easyvdr 3 oder MLD5
    #S2 (offline) POV MB-D510-MATX, 2GB, GT 220, TT 1600
    #C1: RPi3 MLD5.1

  • bin leider nicht so der linux profi - das director028tgz... was ich fand lieferte mir nach einem make auf dem easyvdr :


    Zitat

    easyVDR:/tmp/director-0.2.8# make g++ -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"director"' -I../../../include -I../../../../DVB/include director.c In file included from director.c:9: i18n.h:12:22: error: vdr/i18n.h: Datei oder Verzeichnis nicht gefunden In file included from director.c:10: director.h:4:24: error: vdr/plugin.h: Datei oder Verzeichnis nicht gefunden director.h:5:24: error: vdr/status.h: Datei oder Verzeichnis nicht gefunden director.h:6:24: error: vdr/remote.h: Datei oder Verzeichnis nicht gefunden In file included from director.c:11: directorosd.h:6:23: error: vdr/tools.h: Datei oder Verzeichnis nicht gefunden i18n.h:14: error: 'tI18nPhrase' does not name a type director.h:17: error: expected class-name before '{' token director.h:19: error: ISO C++ forbids declaration of 'cPlugin' with no type director.h:19: error: expected ';' before '*' token director.h:21: error: expected ',' or '...' before '*' token director.h:21: error: ISO C++ forbids declaration of 'cDevice' with no type director.h:23: error: expected `)' before '*' token director.h:17: warning: 'class cDirectorStatus' has virtual functions but non-virtual destructor director.h:26: error: expected class-name before '{' token director.h:40: error: ISO C++ forbids declaration of 'cOsdObject' with no type director.h:40: error: 'cOsdObject' declared as a 'virtual' field director.h:40: error: expected ';' before '*' token director.h:41: error: ISO C++ forbids declaration of 'cMenuSetupPage' with no type director.h:41: error: 'cMenuSetupPage' declared as a 'virtual' field director.h:41: error: expected ';' before '*' token director.h: In member function 'virtual const char* cPluginDirector::MainMenuEntry()': director.h:39: error: 'NULL' was not declared in this scope director.h:39: error: 'tr' was not declared in this scope directorosd.h: At global scope: directorosd.h:8: error: expected class-name before ',' token directorosd.h:8: error: expected class-name before '{' token directorosd.h:10: error: ISO C++ forbids declaration of 'cFont' with no type directorosd.h:10: error: expected ';' before '*' token directorosd.h:14: error: ISO C++ forbids declaration of 'cOsd' with no type directorosd.h:14: error: expected ';' before '*' token directorosd.h:15: error: ISO C++ forbids declaration of 'cChannel' with no type directorosd.h:15: error: expected ';' before '*' token directorosd.h:20: error: 'tColor' does not name a type directorosd.h:21: error: 'tColor' does not name a type directorosd.h:22: error: 'tColor' does not name a type directorosd.h:23: error: 'tColor' does not name a type directorosd.h:29: error: 'time_t' does not name a type directorosd.h:37: error: 'eOSState' does not name a type directorosd.h:48: error: ISO C++ forbids declaration of 'cChannel' with no type directorosd.h:48: error: expected ';' before '*' token directorosd.h:51: error: 'tColor' does not name a type directorosd.h:54: error: 'tColor' has not been declared directorosd.h:8: warning: 'class cDirectorOsd' has virtual functions but non-virtual destructor director.c:14: error: expected `)' before '*' token director.c:19: error: expected ',' or '...' before '*' token director.c:19: error: ISO C++ forbids declaration of 'cDevice' with no type director.c: In member function 'virtual void cDirectorStatus::ChannelSwitch(int)': director.c:21: error: expected initializer before '*' token director.c:22: error: 'Channel' was not declared in this scope director.c:22: error: 'NULL' was not declared in this scope director.c:23: error: 'parent' was not declared in this scope director.c:23: error: 'ChannelNumber' was not declared in this scope director.c:26: error: 'cRemote' has not been declared director.c: In constructor 'cPluginDirector::cPluginDirector()': director.c:35: error: 'NULL' was not declared in this scope director.c: In member function 'virtual const char* cPluginDirector::CommandLineHelp()': director.c:47: error: 'NULL' was not declared in this scope director.c: In member function 'virtual bool cPluginDirector::Start()': director.c:59: error: 'Phrases' was not declared in this scope director.c:59: error: 'RegisterI18n' was not declared in this scope director.c:61: error: no matching function for call to 'cDirectorStatus::cDirectorStatus(cPluginDirector* const)' director.h:17: note: candidates are: cDirectorStatus::cDirectorStatus() director.h:17: note: cDirectorStatus::cDirectorStatus(const cDirectorStatus&) director.c: At global scope: director.c:71: error: expected constructor, destructor, or type conversion before '*' token director.c: In member function 'virtual bool cPluginDirector::SetupParse(const char*, const char*)': director.c:79: error: 'strcasecmp' was not declared in this scope director.c:80: error: 'atoi' was not declared in this scope director.c:82: error: 'atoi' was not declared in this scope director.c:84: error: 'atoi' was not declared in this scope director.c:86: error: 'atoi' was not declared in this scope director.c:88: error: 'atoi' was not declared in this scope director.c: At global scope: director.c:93: error: expected class-name before '{' token director.c:93: warning: 'class cMenuSetupDirector' has virtual functions but non-virtual destructor director.c: In constructor 'cMenuSetupDirector::cMenuSetupDirector()': director.c:105: error: expected type-specifier before 'cMenuEditBoolItem' director.c:105: error: expected `)' before 'cMenuEditBoolItem' director.c:105: error: 'Add' was not declared in this scope director.c:106: error: expected type-specifier before 'cMenuEditBoolItem' director.c:106: error: expected `)' before 'cMenuEditBoolItem' director.c:107: error: expected type-specifier before 'cMenuEditBoolItem' director.c:107: error: expected `)' before 'cMenuEditBoolItem' director.c:108: error: expected type-specifier before 'cMenuEditBoolItem' director.c:108: error: expected `)' before 'cMenuEditBoolItem' director.c:109: error: expected type-specifier before 'cMenuEditBoolItem' director.c:109: error: expected `)' before 'cMenuEditBoolItem' director.c: In member function 'virtual void cMenuSetupDirector::Store()': director.c:114: error: 'SetupStore' was not declared in this scope director.c: At global scope: director.c:121: error: expected constructor, destructor, or type conversion before '*' token director.c:128: error: expected constructor, destructor, or type conversion before ';' token make: *** [director.o] Fehler 1

    #S1: Gigabyte GA-H77M-D3H, Intel 1610 Celeron, 4GB RAM, Cine S2 6.5 + Duoflex S4, NVIDIA GT 630, IBM SSD 240GB, Atric IR Einschalter, DVD-Brenner mit easyvdr 3 oder MLD5
    #S2 (offline) POV MB-D510-MATX, 2GB, GT 220, TT 1600
    #C1: RPi3 MLD5.1

  • Hast Du du denn "make include dir" gemacht, bevor Du das Plugin übersetzt hast?


    BTW:
    Du hast eine sehr ausfühliche Beschreibung Deiner Softwareumgebung beigelegt, - da weis man sofort wo man denn Fehler suchen muss. :tup

  • ist ein aktueller easyvdr hw siehe anhang .
    Wie meinst du das mit make include dir?


    easyVDR:/usr/src/director-0.2.8# make include dir
    make: *** Keine Regel, um »include« zu erstellen. Schluss.

  • Um VDR Plugins bauen zu können, müssen die Plugin Quellen im VDR-Quellen Verzeichnis PLUGINS/SRC liegen und nicht unter /usrc/src wie bei Dir. Müsste bei easyvdr wohl unter /usr/local/src/VDR/PLUGINS/src sein oder so ähnlich. Aber wenn ich mich nicht irre, ist bei easyvdr das director plugin bereits dabei. Musst halt mal durch die ganze Plugin liste durchscrollen und das Ding dann aktivieren.

  • Ja, aber meine, das hier ist ne neue Version - könntest du mir die bitte bauen?

    #S1: Gigabyte GA-H77M-D3H, Intel 1610 Celeron, 4GB RAM, Cine S2 6.5 + Duoflex S4, NVIDIA GT 630, IBM SSD 240GB, Atric IR Einschalter, DVD-Brenner mit easyvdr 3 oder MLD5
    #S2 (offline) POV MB-D510-MATX, 2GB, GT 220, TT 1600
    #C1: RPi3 MLD5.1

  • alternativ kann man auch im vdr verz. ein "make plugins" absetze
    ein make bzw. make all im plugin verz. benötigt dateien die nur bei einem make include-dir oder einem make plugins erzeugt werden, wer seinen vdr noch nie selbst compiliert hat wird das natürlich nicht kennen

  • ok ich habe es scheinbar nun im richtigen DIR ausgeführt - danke dafür.


    was ich nun habe - ich sehe mehr feeds aber es bleiben 1-x schwarz - spricht der dahinter aufgelistete kanal wird wohl nicht gefunden. Hat jemand bitte eine entsprechende Channels.conf


    danke nochmal!!!

    #S1: Gigabyte GA-H77M-D3H, Intel 1610 Celeron, 4GB RAM, Cine S2 6.5 + Duoflex S4, NVIDIA GT 630, IBM SSD 240GB, Atric IR Einschalter, DVD-Brenner mit easyvdr 3 oder MLD5
    #S2 (offline) POV MB-D510-MATX, 2GB, GT 220, TT 1600
    #C1: RPi3 MLD5.1

  • Das sind die Premiere Feeds:



    Die Namen ändern sich im laufenden Bertieb selber.

  • Danke - woher hast du diese "lange" Bezeichnung - wenn er bei mir vorhin automatisch was fand war es so kurz : Spieldaten:11720:hC34:S19.2E:27500:0:0:0:0:228:133:4:0



    Zitat

    Original von C-3PO
    Das sind die Premiere Feeds:



    Die Namen ändern sich im laufenden Bertieb selber.

    #S1: Gigabyte GA-H77M-D3H, Intel 1610 Celeron, 4GB RAM, Cine S2 6.5 + Duoflex S4, NVIDIA GT 630, IBM SSD 240GB, Atric IR Einschalter, DVD-Brenner mit easyvdr 3 oder MLD5
    #S2 (offline) POV MB-D510-MATX, 2GB, GT 220, TT 1600
    #C1: RPi3 MLD5.1

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!