[Release] XonX - Utilise a central XBMC library
#46
i LOVE this addon, it has so great potential shiiiiii...

minor annoyance: http auth fails (curl exit code 22(guessing 401))

even more (less?) minor (can be solved by an external http server) is https, and multiple users auth.

i'll be forking this on github and messing with https support (guessing it's not (very?) hard Tongue), multiple users support can be done using an external http server.
Reply
#47
gunni Wrote:i LOVE this addon, it has so great potential shiiiiii...

minor annoyance: http auth fails (curl exit code 22(guessing 401))

even more (less?) minor (can be solved by an external http server) is https, and multiple users auth.

i'll be forking this on github and messing with https support (guessing it's not (very?) hard Tongue), multiple users support can be done using an external http server.

The webserver in XBMC does not understand https (yet) but I guess you where only poking at external http server in this case at any rate.

You might be interested in checking out Montellese fork on github where he is working on per client auth in json-rpc
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#48
With regards the curl exit 22, I'm guessing (currently on vacation/holiday so can't check) that I've forgotten to add authentication to a particular URL request (something like fanart).

Happy for any patches/code and github is up always up to date. Only thing missing is the resume/watched functions that I'm putting in.
Reply
#49
hippojay Wrote:With regards the curl exit 22, I'm guessing (currently on vacation/holiday so can't check) that I've forgotten to add authentication to a particular URL request (something like fanart).

Happy for any patches/code and github is up always up to date. Only thing missing is the resume/watched functions that I'm putting in.

https://github.com/hippojay/plugin.video.xonx/pull/1 there i fixed it... Smile

https://github.com/hippojay/plugin.video.xonx/pull/2 this one better ?
Reply
#50
labtopia Wrote:1. http streaming skip forward adn bak, (known issue) would be great to fix this

is it possible to overcome this? for me this would make this a perfect plugin, otherwise this is great plug as long as you want to watch straight through.

thanks!
Reply
#51
Hi,

Sorry I've been neglecting this plugin a little while I worked on another - although portions on that plugin will probably make it over here too...

I looked at the code last week, and I can see why seeking doesn't work. The web server isn't setup to respond to partial file requests (range). I can see what sorts of changes are needed, but I don't understand the webserver callback and where the various variable used for the callback are. It's filed as a ticket, so someone should get round to it, or perhaps give me a few pointers and I can have a look at doing it myself..
Reply
#52
With this, is it possible for the client to make changes on the server or "mess things up", or can it solely just play tv shows, films, etc?

Also, would there be any easy way to edit this to function with music/pictures?
Reply
#53
Sounds interesting

http://forum.xbmc.org/showthread.php?tid=105883
My skins:

Amber
Quartz

Reply
#54
i used to use this plug and liked its function, any plan to update it to work with current builds? it broke a while ago.

thanks
Reply

Logout Mark Read Team Forum Stats Members Help
[Release] XonX - Utilise a central XBMC library0