Plugins installieren ?

  • Hallo,
    Wie installiert man Plugins unter XBMC ?
    Das howto:
    http://wiki.xbmc.org/?title=HO…l_and_use_plugins_in_XBMC
    funktioniert bei mir nicht, da dies:

    Zitat

    # Start XBMC
    # Go into the "Video" section if you like to add a video-plugin, the "Music" section if you like to add a music-plugin, etc. In this example we chosen to install a video-plugin.
    # Select "Add Source"
    # Select "Browse"
    # Select "VideoPlugins


    Daran scheitert dass ich keinen Menupunkt VideoPlugins sehe.
    Ich nutze das pvr2-testing repository (installiert unter /opt/XBMC/appl), aber egal ob ich die Plugins nach: ~/.xbmc/plugins/ oder /opt/XBMC/appl/share/xbmc/plugins/ stelle, erscheint nichts unter "Add Source" was Sinn machen wuerde :(

  • Ich habe es selber nie getestet mit den Plugins. Aber hier im Forum gab es genug Negativmeldungen, so dass ich annehme, dass es momentan nicht funktioniert. Recherchier doch mal im xbmc.org-Forum, das wird da sicherlich diskutiert.


    Es gibt ja derzeit eine Mega-Umstellung von den Plugins weg und hin zu Addons, Stichwort Addon-Framework.


    EDIT: Siehe hier: http://xbmc.org/theuni/2010/03/01/impending-merge-addons/


    Gruß
    hepi

  • gibt es irgendwas das wir machen koennen, damit die plugins wieder mit der latest svn version funktionieren ?


    Wo muss ich im source code nachschauen ?

    Hardware:
    4x Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz, 2xGeForce 9400 GT/PCI/SSE2,USB-Audio - Aureon5.1MkII,HDA-Intel - HDA Intel, Hauppauge hvr4000,Tevii S660. Head 1 Dell 24Zoll, Head 2 Phillips 42 Zoll LCD.
    Software:
    OS: Debian stable, kernel:2.6.31.9-grsec-nsas, vdr-1.7.10 from source with -P epgsearch -v 3 -P streamdev-server -P femon -P xine -P xineliboutput -l none -r 3, XBMC from source. Lircd

  • Zitat

    Original von helau
    Das ist ne gute Idee - kann mich jemand wecken, sobald dies funktioniert und zudem der vnsiserver stable ist ;)


    Setz doch einen Autotimer auf "Dinner for one", dann wachste einmal im Jahr auf und kannst nachgucken, wie der Stand ist. :unsch


    Gruß
    hepi

  • Hi,


    Wenn das mal nicht eine Möglichkeit ist wieder Werbung für den Archvdr zu machen :)


    Aber auch für alle anderen - es gibt eine Möglichkeit Plugins wieder zu "aktivieren":


    -http://sourceforge.net/apps/tr…dowScripts.cpp.diff.29465
    - GUIWindowScripts.cpp.diff.29465


    Gruß
    Atech

    HTPC:
    Softtware: Archlinux mit VDR aus Archvdr repo (1.7.31 mit softhddevice) und xbmc 12.2 Frodo stable
    Hardware: Coolermaster 260 mit Core I3 540, 4 GB Kingst. Ram, GA.H55M-D2H, PCIe 16X RiserCard, NVIDIA 430GT, TT3600USB, TT3650-CI USB, Samsung SSD 640, WD Blue 1TB (WD10TP), IR Einschalter, imon Display, mce FB und 12 Kanal Atmolight (4 Led Streifen) über DFatmo und Boblight

  • Ja, mit -R - genaueres findet man in der PKGBUILD Datei.

    HTPC:
    Softtware: Archlinux mit VDR aus Archvdr repo (1.7.31 mit softhddevice) und xbmc 12.2 Frodo stable
    Hardware: Coolermaster 260 mit Core I3 540, 4 GB Kingst. Ram, GA.H55M-D2H, PCIe 16X RiserCard, NVIDIA 430GT, TT3600USB, TT3650-CI USB, Samsung SSD 640, WD Blue 1TB (WD10TP), IR Einschalter, imon Display, mce FB und 12 Kanal Atmolight (4 Led Streifen) über DFatmo und Boblight

  • kann mal einer einen patch erstellen ?

    Hardware:
    4x Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz, 2xGeForce 9400 GT/PCI/SSE2,USB-Audio - Aureon5.1MkII,HDA-Intel - HDA Intel, Hauppauge hvr4000,Tevii S660. Head 1 Dell 24Zoll, Head 2 Phillips 42 Zoll LCD.
    Software:
    OS: Debian stable, kernel:2.6.31.9-grsec-nsas, vdr-1.7.10 from source with -P epgsearch -v 3 -P streamdev-server -P femon -P xine -P xineliboutput -l none -r 3, XBMC from source. Lircd

  • ok, what did i do wrong ?


    tv@server:~/src/XBMC => svn info [18:40:36]
    Path: .
    URL: http://xbmc.svn.sourceforge.ne…bmc/branches/pvr-testing2
    Repository Root: http://xbmc.svn.sourceforge.net/svnroot/xbmc
    Repository UUID: 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
    Revision: 29650
    Node Kind: directory
    Schedule: normal
    Last Changed Author: alwinus
    Last Changed Rev: 29631
    Last Changed Date: 2010-04-28 23:27:43 +0200 (Wed, 28 Apr 2010)


    Code
    http://sourceforge.net/apps/trac/archvdr/export/1060/trunk/archvdr/xbmc-pvr-testing/GUIWindowScripts.cpp.diff.29465
    cd ~/src/XBMC/xbmc
    patch -R < /home/michel/downloads/GUIWindowScripts.cpp.diff.29465
    (Stripping trailing CRs from patch.)
    patching file GUIWindowScripts.cpp
    ./configure --prefix=$HOME/testing/29631 && make && make install


    but still I got no PLUGINS

    Hardware:
    4x Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz, 2xGeForce 9400 GT/PCI/SSE2,USB-Audio - Aureon5.1MkII,HDA-Intel - HDA Intel, Hauppauge hvr4000,Tevii S660. Head 1 Dell 24Zoll, Head 2 Phillips 42 Zoll LCD.
    Software:
    OS: Debian stable, kernel:2.6.31.9-grsec-nsas, vdr-1.7.10 from source with -P epgsearch -v 3 -P streamdev-server -P femon -P xine -P xineliboutput -l none -r 3, XBMC from source. Lircd

  • Hi,
    you have to change the plugins. It is describe in this post:


    http://forum.xbmc.org/showthread.php?t=70731


    The new path for the plugins is: /usr/local/share/xbmc/addons
    As it is described in the post you have to generate a file:
    descrition.xml
    and in the plugins you have to change ther getsetting-parameter


    Then you see the plugin in the new ADDON Manager and can activate und configure it



    I made an example with the ListenLiveEu Plugin.


    copy the directory from the zipfile: de.listenliveeu.py in the /usr/local/share/xbmc/addons directory and go to the new addon manager.



    Greetings
    diskmemo

Jetzt mitmachen!

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