My Playstation 3 is not recognized correctly as Operating System.
User-Agent is: Mozilla/5.0 (PLAYSTATION 3; 1.00)
If I've seen that correct, the UserAgentParser only scans for "PlayStation 3", but not written in uppercase. Maybe we should use as stristr instead of strstr there...
(In [4614]) fixes #2378 - thanks Steve