Posts: 88
Joined: Apr 2010
Reputation:
0
Yeap, this is in DB so the easiest way is to us a XBMC client to configure sources.
Posts: 26,215
Joined: Oct 2003
Reputation:
187
No difference - just don't call CreateGUI() - I'm sure you're already not calling that anyway, right?
Posts: 1,483
Joined: Aug 2010
(2012-11-07, 10:12)Odon Wrote: Yeap, this is in DB so the easiest way is to us a XBMC client to configure sources.
It would be great if webfrontends, like marashino, could be used to setup sources.
Posts: 71
Joined: May 2012
(2012-11-10, 04:19)Robotica Wrote: (2012-11-07, 10:12)Odon Wrote: Yeap, this is in DB so the easiest way is to us a XBMC client to configure sources.
It would be great if webfrontends, like marashino, could be used to setup sources.
With the current JSON API this wouldn't be possible, But i would like to see a separated webserver version for all server specific tasks and make setup a breeze, It would also help with tweaking and minor changes. The only way to tackle this is issue though is by direct db manipulation, even then it seems xbmc has other methods in there source for scraper settings let alone polling available scrapers etc.
Posts: 1,483
Joined: Aug 2010
most setup can be done directly writing to files..