homebridge-kodi (Plugin für Kodi/XBMC)

  • Hallo!


    Ich möchte euch mein allererstes Homebridge-Plugin vorstellen.

    71310655-c7e86c80-2416-11ea-94d0-240578020814.png

    homebridge-kodi (npm / GitHub)


    Der Name sagt eigentlich schon alles. Es ist das erste und einzige Plugin für den Mediaplayer Kodi (früher XBMC)!

    Es funktioniert ab der alten Version 12 (Frodo) und ist bis 19 (Matrix) kompatibel.


    Features:

    • Kodi-Steuerung (Play, Pause, Seek, Stop)
    • Lautstärkeregelung
    • Videobibliothek scannen und bereinigen
    • TV Integration für die Steuerung und TV-Kanäle


    Das Plugin ist zwar noch in einem sehr frühen Entwicklungsstadium und hat sicher noch einige Fehler oder Probleme, aber ich wollte es ab jetzt keinem mehr vorenthalten und entwickle es selbstverständlich weiter mit Bugfixes und weiteren Features.

    Bitte meldet Ideen für neue Features oder Fehler einfach hier oder bei GitHub als Issue.


    Ich hoffe es gefällt euch!


    DM

  • Danke für die Bereitstellung des Plugins, eine Frage hatte ich nun direkt schon und zwar erkennt das Plugin ob etwas abgespielt wird? So dass an Hand des Status Play/Pause/Stopp Automation getriggert werden könnten?

  • Danke für die Bereitstellung des Plugins, eine Frage hatte ich nun direkt schon und zwar erkennt das Plugin ob etwas abgespielt wird? So dass an Hand des Status Play/Pause/Stopp Automation getriggert werden könnten?

    Ja, das funktioniert. Der Status wird immer in Echtzeit ausgelesen aus Kodi und in HomeKit dargestellt. Sollte sich ein Status in Kodi ändern, so wird über die API eine Notification gesendet, die das Plugin entgegennimmt und die Controls quasi instant aktualisiert.

  • Update für homebridge-kodi (npm / GitHub) @ 0.2.2


    Changelog:

    • Playback of any video and audio is now supported (even web and live content e.g. YouTube).
    • Audio library (audioLibraryScan & audioLibraryClean) is now supported.
    • New debug config to enable/disable logging.
    • Non running Kodi's are now supported (accessories will all just be off).
    • Fixed the warnings on startup.
    • Much better error handling.
    • Many many bugfixes for all available accessories.
  • Sehr cool, auch wenn ich Kodi (aktuell noch) nicht benutze.


    Zitat

    Contributors


    SmartApfel - HomeKit Community for their interest in Smart Home Accessories and their motivation to develop and test great homebridge plugins

    :love:

  • Update für homebridge-kodi (npm / GitHub) @ 0.3.0


    Changelog:

    • New and changed configuration parameters. Please see readme.
    • New TV accessory television > controls: Add any menu items you want as inputs. Includes the TV Remote for controlling Kodi.
    • New TV accessory television > tv: Add any TV channels you want as inputs. Includes the TV Remote for controlling Kodi.
    • Fixes a bug when switching play and pause while automating.
  • Update für homebridge-kodi (npm / GitHub) @ 0.4.0


    Changelog:

    • New command sequence accessories for commands: Add accessories to run command sequences in Kodi.
    • Added retrytime to specify the time between connection retries when Kodi is not running or not found.
    • Fixed not setting the audio and video library accessories to off on errors. #15
    • Fixed setting the control tv accessory falsely to off when stopping the playback. #16
    • Fixed playback seek with the player accessory with Kodi 19. #17
    • Fixed setting the on/off status for tv controls. #18
  • Hi zusammen,


    es gibt wieder etwas Neues zu vermelden.


    Ich habe seit wenigen Tagen eine Beta für die Version 1.0.0 von Homebridge-Kodi gestartet.


    homebridge-kodi (npm / GitHub) @ 1.0.0 (derzeit Beta 4)


    Changelog:

    • Das Plugin wurde komplett neu in TypeScript geschrieben.
    • Das Plugin bietet nun eine dynamische Homebridge-Plattform. (Achtung: Dadurch werden alle Accessories neu hinzugefügt, Automationen müssen also neu gesetzt werden!)
    • TV Accessories sind nun extern eingebunden, d.h. sie müssen manuell hinzugefügt werden, haben aber dadurch eigene Remote Controls und das TV-Icon.
    • An der config ändert sich nichts.


    Ich würde mich über Feedback, Verbesserungsvorschläge und Feature-Vorschläge freuen. Falls euch Fehler auffallen, gerne mir hier oder per PN melden. Gerne könnt ihr euch auch in der Issues-Sektion auf GitHub äußern (Link). :)


    Danke.

    DM

  • Entschuldigt mal wieder Meike Unwissenheit. Aber was genau ist kodi? Also kann mir vielleicht, auch gerne in Kurz Fassung, erklären was ich damit machen kann?

    Grüsse

  • Update für homebridge-kodi (npm / GitHub) @ 1.0.1


    Changelog:

    • The plugin was completely rewritten in TypeScript.
    • Attention: This is now a dynamic plugin so unfortunately all accessories will be reset upon start!
    • No changes need to be made in the config file.
    • TV accessories now need to be added as separate devices to support more than one remote control per homebridge instance and config.