Kodi Community Forum

Full Version: Corriere TV plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

I made a plugin to watch videos from corriere.it

UPDATE: This plugin is available in the official XBMC repository.

Source code will be available shortly at github:
https://github.com/nightflyer73/plugin.video.corrieretv

Comments and suggestions are very welcome.

Bye!
I've just updated the plugin to v1.0.1

Changelog:
- fixed thumbnail selection
found in this moment, interesting, i will try soon!!
Peppe
I've pushed v1.0.2.

Changelog:
- updated required python API version to 2.1.0. This addon should now work with both XBMC 12 (Frodo) and XBMC 13 (Gotham).
- removed module not needed.
This addon is now included in the XBMC repository.
I recently pushed v2.0.0 to the official Kodi repo.

Changelog:
- Parsing upstream HTML pages because the RSS video feeds are no longer available.
- Updated icon.
- Added logging.
- Minor changes.
I pushed v.2.0.1 to the official Kodi repo.

Changelog:
- Added li.setInfo video for Kodi 18.
- Fixed missing thumbnails.