astrXbian/.install/.kodi/addons/plugin.video.arteplussept
qo-op 495fdf3312 default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
..
resources default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
.gitignore default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
CHANGELOG.md default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
LICENSE.txt default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
README.md default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
addon.xml default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
changelog.txt default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
fanart.jpg default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00
icon.png default Kodi config french + vstream + arte + francetv 2020-12-13 23:21:36 +01:00

README.md

plugin.video.arteplussept

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 !

Installation

You can either :

  1. Install a stable version directly from the official Kodi repositories (gotham or helix)
  2. Install the latest dev version by reading the "Manual installation" chapter

Manual installation

Download the plugin here

Then follow the steps bellow depending on your system and software version

##1. Open the addons folder

Windows

  • For Kodi : Press Windows + R and type in %APPDATA%\kodi\addons
  • For XBMC : Press Windows + R and type in %APPDATA%\XBMC\addons

Linux

  • For Kodi : Open the ~/.kodi/addons folder
  • For XBMC : Open the ~/.xbmc/addons folder

OSX

  • 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 to plugin.video.arteplussept
  • Done ! The plugin should show up in your video add-ons section.

Troubleshooting

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.