dirkjanm / firefox-send-to-xbmc

Send to XBMC/Kodi Firefox plugin
MIT License
65 stars 26 forks source link

Send to XBMC/Kodi Firefox plugin

https://addons.mozilla.org/en-US/firefox/addon/send-to-xbmc/

About

Sends YouTube videos, video and music links to Kodi for playback. Adds a right click menu for links pointing to YouTube and audio/video files for direct playback on your TV with Kodi. Works with XBMC Eden and later, as well as with Kodi Helix and newer.

Version 2.0 of the plugin was made open source and placed on GitHub. This version rewrote the whole server management part of the plugin, adding support for multiple servers and adding the basics for a lot of extra features

Version 3.0 is a complete rewrite of the extension into a WebExtension, granting compatibility with Firefox 57.

Setup XBMC/Kodi

Under System -> Services:

Plug your Kodi info into the FireFox addon... IP can be obtained from System -> System info (Appears when System is highlighted )

Features

Planned features

Building

Make sure you have the web-ext tool installed.

Run the plugin with web-ext run Build the plugin with web-ext build Alternatively, in about:debugging you can install the extension as temporary extension by loading the manifest.json from the webextension directory.

License

MIT