Posts: 32
Joined: Jan 2009
Reputation:
0
I recently set up an XBMC live system for some friends who have kids. A parent conrol is the function, that they are missing (the parents, not the kids). So here are my thougts on the subject.
In my optinion there are three things, that need to be controlled:
1. The Library
In the library xbmc could block (= hide) the movies with an MPAA rating over the one thats been set up. The simplest solution to show all the movies would be a button like "age control" that switches the view, if the right pin was entered. That way you have to enter the pin just one time and you could switch back to "default mode" without to enter a pin.
2. Filemode
Browsing the videos in filemode has to generally be pin protected. Again an option "parent mode" would grant access to it after the right pin was entered.
3. Setup
To setup the parent control we need a page, that is pin protected, if the protection is enabled. There you could enable the protection and enter the desired age limit for the movies / shows that should be shown by default. And you could enter different pins for different age limits between the default (= for everyone) and the master (= show me everything). The master pin needs to be validated by entering it a second time and then the protection is acive.
One thing, where I'm not sure about: The foreign language xbmc users, that don't scrape there movies/shows with the mpaa rating need the xbmc support for the foreign ratings, like the german fsk. That means that XBMC needs to support all different ratings.
Posts: 582
Joined: Aug 2006
Reputation:
2
I got round this by using a different profile, and then all the movies my daughter likes i have put in folders only accessed by that profile.
Posts: 28
Joined: Apr 2012
Reputation:
0
I can only agree to this request.
It would be great if there would be a way to set up a profile which would only pull/show videos from the library that match the age/rating level set up in the profile.
This way one could create a Kids and an adult profile and the kids one would only show e.g. Videos rated teen
Needless to say that this feature should also support other regions ratings like Germany's FSK and so on
Posts: 871
Joined: Feb 2011
Reputation:
5
Hi,
did anyone of you works with profiles and suspend mode ? After suspend mode xbmc starts with the last used profile. But i personaly need a profile selection after suspend. Have anyone a solution to get profile selection after suspend ?
Greets
Eisi
Posts: 1,126
Joined: Mar 2012
Reputation:
37
MassIV
Skilled Skinner
Posts: 1,126
Blocking based on MPAA rating is NOT the way to go. For reasons already mentioned, such as:
-Not all content has a rating.
-There is still access through files
-Leaving the program gives the option to access the source.
If pressing Alt+Tab is all it takes to circumvent it, its not very good is it?
The only way to truly lock it, is to set a password on the adult folder in the OS with a program that has an api we can use.
Then again, programs should not nanny your kid. You should be the password by keeping them in sight.
Little thing i would like to see in master lock:
Locking the settings of a plugin, like youtube.
Locking the opion to go into movies -> files.
(I tried setting "Lock File Manager" but that did not lock me out of the sub menu "Files". Maybe because i only use a http source?)
[RELEASE] Metroid
[RELEASE] IrcChat
Posts: 404
Joined: May 2011
Reputation:
2
I'm not saying it is easy. But it is simpler for the user. Last I checked couchpotato (or similar programs) do not sort based on ratings. That means you have to manually move them. And in your situation, do you rate things and group them and then give tiered access? Like give the 13 year old access to G, PG, PG-13 while the 3 year old only has G? Seems hard to maintain, and no way to quickly deploy new boxes.
Posts: 7
Joined: May 2012
Reputation:
0
I have an 11 year old who wants to watch stuff that's above his maturity level to cope with and I believe his desire to be grown up and watch grown up stuff (without my knowledge) was genuinely causing him anxiety issues. I took the bull by the horns and separated my TV and Movies into separate folders - "TV Shows", "AdultTV", "Movies" and "AdultMovies".
In XBMC I made a separate profile for Kids and Adults - the Kids profile only picks up the "TV Shows" and "Movies" folders, while the Adults profile picks up the others as well. Also changed the backgrounds in the menus to something I can recognise as being for the adult profile just to distinguish, and set all the settings to require a pin.
In Windows, I set the Adult folders as hidden and set Windows to hide hidden folders. It's a little bit awkard to access these folders as I have to click in the navigation bar and manually type the last bit of the directory name, but I think it's worth it to let my kids be kids. My 11 year old is pretty clever and knows where the usual files are stored, but I just don't go into the Adult folders when he's around and he hasn't figured out he can set Windows to show hidden folders. Over the past month his anxiety levels have dropped notably.
I also did a similar thing for a similar reason with Steam because he was wanting to play games that were inappropriate for his maturity level. I just made the kids each a non-administrator ("standard" in windows speak) account and then set the permissions for the folder where the game is stored so that they can't see it's contents. You have to login as administrator and set it so the appropriate user can't access the folder - right click on it and then click Properties -> Security -> Edit - then click Add, add their username and tick all the "deny" boxes.
Works great for me on Windows. Should work in a very similar way on Mac and Linux.
Just to clarify folder locations - in my case on Windows the folder location for most games is "E:\Games\Steam\steamapps\common\{gamename}" and "E:\Games\Steam\steamapps\{steam username}\{gamename}" for some of the steam engine related games (Portal, Half-Life 2, Team Fortress 2, Codename Gordon). Obviously your Steam folder isn't likely to be in the same spot as mine. Just find your main Steam folder and the folder locations for you should be "{Steam folder}\steamapps\common\{gamename}" and "{Steam folder}\steamapps\{steam username}\{gamename}" respectively. This will likely vary slightly on Mac and I imagine Linux versions of Steam will have a structure something like this inside your Wine profile folder (in your home directory normally?) until the upcoming Linux version of Steam comes out soon.