Plugin Kodi (ex XBMC) permettant de voir les vidéos disponibles sur Arte +7
For feature requests or reporting issues go here.
Contributions are welcome !
You can either :
- Install a stable version directly from the official Kodi repositories (gotham or helix)
- Install the latest dev version by reading the "Manual installation" chapter
Download the plugin here
Then follow the steps bellow depending on your system and software version
##1. Open the addons folder
- For Kodi : Press
Windows + R
and type in%APPDATA%\kodi\addons
- For XBMC : Press
Windows + R
and type in%APPDATA%\XBMC\addons
- For Kodi : Open the
~/.kodi/addons
folder - For XBMC : Open the
~/.xbmc/addons
folder
- For Kodi : Open the
/Users/<your_user_name>/Library/Application Support/Kodi/addons
folder - For XBMC : Open the
/Users/<your_user_name>/Library/Application Support/XBMC/addons
folder
##2. Install the add-on
- Extract the content of the zip in the
addons
folder - Rename the extracted directory from
plugin.video.arteplussept-master
toplugin.video.arteplussept
- Done ! The plugin should show up in your video add-ons section.
If you are having issues with the add-on, you can open a issue ticket and join your log file. The log file will contain your system user name and sometimes passwords of services you use in the software, so you may want to sanitize it beforehand. Detailed procedure here.
You should also try installing the dependancies manually via Kodi / XBMC. The dependancies are :
- xbmcswift2 (script.module.xbmcswift2)
- requests (script.module.requests)
They should be in the "addon libraries" section of the official repository.