Release Chorus - A Web UI - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Web Interfaces (https://forum.kodi.tv/forumdisplay.php?fid=156) +----- Forum: Chorus (https://forum.kodi.tv/forumdisplay.php?fid=269) +----- Thread: Release Chorus - A Web UI (/showthread.php?tid=183451) |
RE: Chorus - A Web UI - Fraludio - 2015-03-06 I extracted it and kodi sees it, but it does not work. Maybe it doesn't work with kodi 15. I'll try going back to kodi 14 stable. This is what my chorus folder looks like. Maybe it's missing something. Code: OpenELEC:~/.kodi/addons/webinterface.chorus # ls -a -l RE: Chorus - A Web UI - schumi2004 - 2015-03-06 Looks good to me, maybe it's because of Kodi 15 don't know. Anything in debug log about Chorus? Code: OpenELEC:~/.kodi/addons/webinterface.chorus # ls -la RE: Chorus - A Web UI - Martijn - 2015-03-06 https://github.com/jez500/chorus/issues/106#issuecomment-74169922 The addon should just work as i have updated it as mentioned in the comments. You should not do manual extract. No clue why it's not there RE: Chorus - A Web UI - Fraludio - 2015-03-06 (2015-03-06, 21:09)schumi2004 Wrote: Looks good to me, maybe it's because of Kodi 15 don't know. My debug.log: http://xbmclogs.com/pillt0rls RE: Chorus - A Web UI - handbone - 2015-03-06 Working on the latest openelec build on RPI2 by milhouse which is running v15 RE: Chorus - A Web UI - Fraludio - 2015-03-06 Well, I don't know why it's not working for me. RE: Chorus - A Web UI - krakout - 2015-03-07 Will there be a new version of Chorus really? RE: Chorus - A Web UI - Fraludio - 2015-03-07 I tried installing chorus in kodi 14.1 and it works just fine. It seems it wasn't working because of something in kodi 15. RE: Chorus - A Web UI - praneeth - 2015-03-13 Hey, are u planning to update chorus with video-addons and their streaming along the interface? Or is it already done by now? Can you also provide an option in the interface for viewing and downloading the pdf files along with images just like audio and video ? I am currently using your web interface for one of my hobby project and I need these problems get solved to use it properly. Can you help in this issue in any way ? RE: Chorus - A Web UI - dimmie83 - 2015-03-22 I want to share my libary with some friends with chorus.. But only like to use te local browser player.. Is there a method to disable the button for XBMC remote play? Anyone THnx Dmmie RE: Chorus - A Web UI - Fraludio - 2015-03-22 (2015-03-22, 08:27)dimmie83 Wrote: I want to share my libary with some friends with chorus.. But only like to use te local browser player.. Is there a method to disable the button for XBMC remote play?THAT would be useful. I have a friend that has taken to play ghostbusters in my TV each time he sees I'm watching person of interest RE: Chorus - A Web UI - sandboxjoe - 2015-03-26 Is there anyway to change the sort order of file listings in Chorus? RE: Chorus - A Web UI - papagot - 2015-03-31 Hello, I apologize for my terrible English. I downloaded your web part. And downloaded to the local computer is not as addon for Kodi. Everything worked well. And even able adjustable steering. Decided to upload to the server and got the error could not string any jsonrpc with. Open your file chorus.js editing line 15556 ( Code: jsonRpcUrl: 'http://188.xxx.xxx.xxx/jsonrpc', // JsonRPC endpoint ) line 11445 ( Code: var params = {type: type, dataType: 'jsonp'}; and 12033 ( Code: dataType : 'jsonp', and added line is 12033 ( Code: dataType : 'jsonp', and line 14041 ( Code: dataType: 'jsonp', Console Error Code: SyntaxError: missing ; before statement jsonrpc:1:5 In what may be an error and how to fix it? Thank you very much beforehand. RE: Chorus - A Web UI - imnegan - 2015-04-12 Great WebUI, cheers. Anyone know if there's one/an addon where you can watch a film on tv but stream the sound to smartphone/laptop possibly via webui? Can this be done in Chorus? RE: Chorus - A Web UI - xochi - 2015-04-20 chorus is really great! the only thing that i am missing is streaming/local play of flac files. it was mentioned here previously with an answer that it is a low priority task. is it still so? it should be quite easy to add support and i think quite a few people would appreciate. increasingly more people use this lossless format. |