As per my question in this thread :
http://forum.xbmc.org/showthread.php?p=1036053
It would make the login screen much tidier, since I've had profiles set up I've not had any reason to go back into the Master Profile. A simple flag in the profiles.xml to enable or disable a profile would be ideal.
For example :
<visible>1</visible> to show the profile
<visible>0</visible> to hide the profile.
jmarshall suggested how it would be possible in my original thread, but editing XML files is about as far as my skills go!
Option in profiles.xml to hide the Master User from login screen.
Richy Freeway
Member Posts: 57 Joined: Dec 2009 Reputation: 0 |
2012-03-04 18:44
Post: #1
|
| find quote |
Richy Freeway
Member Posts: 57 Joined: Dec 2009 Reputation: 0 |
2012-03-05 22:39
Post: #2
Here is what jmarshall said
Quote:There's no way to do this, but I can see the potential. It would probably be best done by a (hidden?) tag in profiles.xml, in case you want to look into it settings/Profile.cpp/h. Basically add a bool hideOnLogin; or similar, read it in in Load() and then in GUIWindowLoginScreen don't show it if hideOnLogin is true. |
| find quote |
darthdiablo
Senior Member Posts: 110 Joined: Apr 2012 Reputation: 0 |
2012-05-11 15:43
Post: #3
+1 for this feature! I'd love to be able to hide master profile through xml settings, especially since I can enter "master mode" anytime from the other non-master profiles!
|
| find quote |
MasterCATZ
Junior Member Posts: 28 Joined: Feb 2012 Reputation: 0 |
2012-05-20 07:00
Post: #4
+1 Be Able To Hide Profiles ie) xxx / hentia would also make good hidden profile names |
| find quote |
cryodream
Junior Member Posts: 22 Joined: Mar 2010 Reputation: 0 |
2012-11-08 16:16
Post: #5
+1
|
| find quote |
mysticpete
Member Joined: Oct 2008 Reputation: 1 Location: Gold Coast |
2012-11-10 10:40
Post: #6
+1
WHS 2011 SP1 (64bit) fully updated, Gigabyte MOBO AMD Phenom II x6 1090T 3.2Ghz; 8GB DDR3 DVBLogic 4.5.3 (suite, Licensed) XBMC 12 Frodo Transparency 5.0.4 DVBLink Pvr Add-on v1.6.2 zeroniak |
| find quote |
uNiversal
Out of Memory Joined: Oct 2012 Reputation: 75 Location: Binary pulsar |
2012-11-10 12:46
Post: #7
You may get this feature if you use this or when it gets merged
https://github.com/xbmc/xbmc/pull/1041 uNi log file ★ Audio Setup ★ Compile GIT XBMC ★ Minimal install + XBMC Script ★ ION 330 HT internal IR+Remote 12.04LTS ★ 24p/23.976p playback - NV 30x.x Drivers
Thank me ⬇ click on + |
| find quote |

Search
Help