Details
-
Improvement/Rework
-
Resolution: Fixed
-
Minor
-
1.13.0
-
None
Description
<p>For easier support we log OS version and last installed updates in mp.log, config.log and tvservice.log.</p>
<p>Some new operating systems need updated detection code.</p>
<p>Current OS last update checker doesn't work for W10.</p>
<p>We need also information on installed version of WindowsmediaPlayer.</p>
<p>I have reworked OsInfo.cs class to deliver all this information, so all software parts can benefit from it.</p>
<p>I also added WMP version detection that works on all tested OS versions - from XP till W10.</p>
<p>Additional thing what we shoud not forget - OS detection works properly for W8.1+ only if appropriate declarations are present in manifest file for that application.</p>
<p>Attached are files: reworked OSInfo.cs, manifest file witn needed OS versions, and example of getting OS version, updates, and WMP version.</p>
<p> </p>
<p>Forum link : <a href="http://forum.team-mediaportal.com/threads/more-of-os-properties-to-log.133034/">http://forum.team-mediaportal.com/threads/more-of-os-properties-to-log.133034/</a> </p>
<p>Some new operating systems need updated detection code.</p>
<p>Current OS last update checker doesn't work for W10.</p>
<p>We need also information on installed version of WindowsmediaPlayer.</p>
<p>I have reworked OsInfo.cs class to deliver all this information, so all software parts can benefit from it.</p>
<p>I also added WMP version detection that works on all tested OS versions - from XP till W10.</p>
<p>Additional thing what we shoud not forget - OS detection works properly for W8.1+ only if appropriate declarations are present in manifest file for that application.</p>
<p>Attached are files: reworked OSInfo.cs, manifest file witn needed OS versions, and example of getting OS version, updates, and WMP version.</p>
<p> </p>
<p>Forum link : <a href="http://forum.team-mediaportal.com/threads/more-of-os-properties-to-log.133034/">http://forum.team-mediaportal.com/threads/more-of-os-properties-to-log.133034/</a> </p>
Attachments
Issue Links
- links to