Git Product home page Git Product logo

plugin.video.example's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plugin.video.example's Issues

Not compatible with https

If I provide https links for videos, it is impossible to install the addon, claiming bad addon structure on kodi Matrix 19.4

Fanart support

Again from the Kodi thread a suggest improvement:

Seems used code is outdated although it still works.
Should now be done with
.setArt({ 'thumb': iconimage, 'banner' : os.path.join(artfolder,'banner.png'), 'fanart': os.path.join(addonfolder,'fanart.jpg') }) liz.setPath(u)

Code above is sample snippet and needs to be adjusted for use

http://forum.kodi.tv/showthread.php?tid=248774

Kodi 19

hi,
is there any working demo for kodi 19?
can you make one please, i tried to work with it but all i get is errors, thanks alot.

How to load m3u playlist?

Thanks for cool example . Does your current video code play m3u8(live and vod)streams?Furthermore , how i can load m3u playlist from a remote url?It would be helpfull if you show us an example of loading videos from m3u playlist. Thanks in advance!

Use listing.setArt

.setArt({ 'thumb': iconimage, 'banner' : os.path.join(artfolder,'banner.png'), 'fanart': os.path.join(addonfolder,'fanart.jpg') })
liz.setPath(u)

As example code pulled from other addon

Failed to Installed Addon from zip File

Hi,
I was trying to made my own addon for my kodi 16.1. I Clone this video plugin example But its not working.

I just download kodi 17.4 krypton. It works fine. But Its not working on my Android box 16.1 Jarvis.

I Really Confused Please guide me what should I need to do?

Example video URLs are broken

For example: http://www.vidsplay.com/wp-content/uploads/2017/04/crab.mp4

is now

https://vod-progressive.akamaized.net/exp=1628023383~acl=%2A%2F2162790332.mp4%2A~hmac=3ffb034f65845df5fe56bd575bf1f9835bcd799224e96c56953bd44a8b29268b/vimeo-prod-skyfire-std-us/01/1631/19/483157166/2162790332.mp4?download=1&filename=crab.mp4

Buffering Problem

Hey I use your example Addon with some bigger Videos & on my PC all works fine but Devices with low Impact around 50mbits Bandwidth abort the Video Loading, Devices with 100Mbits or more load Videos without any problem tested on Windows/Raspberry Pi, a other Client over nativ Internet connection (external) with e.g. Windows or my Phone with Android abort instantly without any error message.

All Devices at Kodi 18,x

Python 3 compatibility

The example addon needs to be modified to make it compatible with Python 3 and Kodi "Matrix".

How to use custom headers with URL

How can I define custom headers such as range headers for the URL for requesting partial content. Currently without range headers video seeking is not possible. I have tested the same link on VLC and seeking working perfectly.

I am testing on KODI 18.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.