motey / MPSteam

Tiny plugin for MediaPortal for starting Valves Steam from Homemenu
Other
1 stars 0 forks source link

Replace ConfigReadWrite class #1

Closed motey closed 11 years ago

motey commented 11 years ago

http://forum.team-mediaportal.com/threads/where-to-store-settings-when-writing-plugin.13304/ There is a configApi in MP. But I cant find any Documentation :/

jensbuehl commented 11 years ago

Done. Replaced by .NET XML-Serializer for now. For now our simple solution should do it. :) If serializing the whole class at once is not sufficient, we would need something like:

https://sources.team-mediaportal.com/svn/public/branches/Release%201.2.x/TvEngine3/TVLibrary/Plugins/WebEPG/WebEPG/MPCode/Xml.cs