Kodi Community Forum

Full Version: FlopTV 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 FlopTV web site.

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

Source code can be found at github:
https://github.com/nightflyer73/plugin.video.floptv/

Comments and suggestions are very welcome.

Bye!
great work! just tested and works very well... Maccio Capatonda for president Big Grin
I've just updated the addon to v1.0.1.

Changelog:
- updated upstream URLs.
I've just pushed v1.0.2

Changelog:
- avoid parsing duration
- get thumbnail directly from API
I've pushed v1.0.3

Changelog:
- updated required python API version to 2.1.0. This addon should now work with both XBMC 12 (Frodo) and XBMC 13 (Gotham).
This addon is now included in the XBMC repository.
I pushed version 2.0.0 to the official Kodi repository.

Changelog:

* Parsing upstream HTML pages to retrieve the shows beccause the old XML feeds are no longer available.
* HLS is used for streaming.
* Updated icon.
I pushed version 2.0.1 to the official Kodi repository.

Changelog:
- updated HTML parsing due to upstream changes.
- added li.setInfo video for Kodi 18.