gugahoi / maraschino

A front-end for HTPCs
MIT License
28 stars 9 forks source link

XBMC module check #11

Closed N3MIS15 closed 11 years ago

N3MIS15 commented 11 years ago

something like this

gugahoi commented 11 years ago

You think this is necessary? I mean, in the desktop version I can see some people wanting to save space and not using some of the xbmc modules but on the mobile version space is "not yet" an issue.

I think checking if any of the xbmc modules are on display and displaying xbmc on the main menu would be better, what do you think?

N3MIS15 commented 11 years ago

if thats how you feel (i dont mind either way), i think just a simple if get_setting_value('active_server') would do. or check len of XbmcServer table.

They would just check that XBMC server has been defined