Jeremy Graham

Results 64 comments of Jeremy Graham

Glad you like it! Dragging and dropping would only work if you are using chorus on the same pc that is running kodi, and even then there is issues if...

Hey @kopf Can you check the raw results that get returned from the API via the inspector (network tab > XHR) - No sorting happens post that request so my...

So the order of items in the response from Kodi (looking at the label for each) is incorrect. The response matches the order Chorus is displaying. Does the same thing...

added to my ever growing list of API bugs :)

I am pretty sure I know why this fails but unsure of a good way to fix it. Chromecast connects directly to the stream url and thus needs the user/pass...

If downloading doesn't work then this is the cause of the streaming not working, I think there might be an issue with openelec and usb storage, can you test with...

The JS is compiled from all the coffee script files which is much more readable. Maybe start by looking here: https://github.com/xbmc/chorus2/tree/master/src/js/apps/player

Chorus can only save settings to local browser storage, so opening a different browser or using a different computer would bypass this. Ideally I would like to retrieve addon settings...

Hey @rbalint & @MartijnKaijser I have added this https://github.com/xbmc/chorus2/blob/master/src/lang/en/license.md and swapped out the google/imdb logos for fontawesome icons, hopefully that should cover this? Let me know if anything else is...

Hi @rbalint TBH I know nothing about licensing and just copied what was used for a core skin: https://github.com/xbmc/xbmc/blob/master/addons/skin.estouchy/LICENSE.txt If you can tell me what to add, or better, provide...