MyWorldMap plugin V 1.0 RC5 (Google Maps and Virtual Earth) (1 Viewer)

lkuech

Retired Team Member
  • Premium Supporter
  • February 16, 2007
    576
    83
    50
    Hamburg
    Home Country
    Germany Germany
    What is WorldMap all about? ... Well some picture may say more than thousand words ;)

    Attention for all pre 1.0 RC1 users: Google frequently changes the urls of there Maps, look here to find the current ones: MediaPortal Forum - View Single Post ...

    maptypeselection.png


    search.jpg


    roadmap.jpg


    satelite.jpg


    Your can
    • Browse the whole world via your remote
    • watch Road maps, Satellite images or a hybrid image from Google maps or Microsoft Virtual Earth
    • Find any address
    • Find place names like "Mount Everest" or "Cape Cross" etc.

    The plugin is controlled by default the following keys (you are able to define the remote keys in the config):
    • move the map in the selected direction -- cursor keys
    • Select a maptype -- "Enter" or "Ok" on the remote.
    • ZoomIn -- PageUp (normally channel up on the remote)
    • ZoomOut -- PageDown (normally channel down on the remote)
    • Satellite view (toggle between Google and Microsoft) -- E or the green button on the remote
    • Road map view (toggle between Google and Microsoft) -- R or the yellow button on the remote
    • Hybrid view (toggle between Google and Microsoft) -- T or the blue button on the remote
    • Toggle between the ZoomLevel and ZoomFactor mode -- M or the red button on the remote
      ZoomLevel means when zooming in the next more detailed level from the map provider will be downloaded.
      ZoomFactor means the already downloaded image will shown larger (zoomed). Default is factor 2, that means every map tile will be shown twice as big as it is normally.
    • Zoom out to see the whole world -- 0 (on the remote as well)

    Open the context menu to find the search function.
    Press Enter (or OK on your Remote) to see the map type selection dialog.

    Some notes:
    No support for version < 0.2.3.0!

    Next ToDo's:
    • store and load Placemarks

    Known bugs:
    • Overlay is disable because it interfere the navigation (down key)
    • cursor up navigates to the topbar (if enabled). Currently the only chance is to disable the topbar plugin completely. I will investigate this problem in a later version.

    New in version 1.0 RC5

    • Renamed plugin to MyWorlMap.dll
    • Renamed config file: MyWorldMap.xml
    • Renamed hover: hover_myworldmap.png
    • Moved media files under \Media\MyWorldMap
    • Default shown in MyHome

    New in version 1.0 RC4

    • Removed own class for Virtual Keyboard ( now plugin use MP standard class )
    • Fixed exceptions on load and exit
    • Update config files with latest URLs
    • Removed skin Blue2
    • Added skin Blue3Wide
    • All labels are localized
    • Added italian language file
    • Code resharped


    New in version 1.0 RC2

    • Small fix to the texture converter to make the plugin Vista compatible with MP RC3 or later SVN's.
    • Support for Blue3.

    New in version 1.0 RC1

    • Fixed the URL used for the Google Maps satellite maps.
    • The cache path is relocated to a subfolder of the Mediaportal cache folder. This makes it more conform with the change that did come with MediaPortal 1.0 RC1.
    • Minor changes to the address search function.
    • lots of minor bug fixes.

    New in version 0.5.0

    • Easier way to switch between different maptype by simply using the "enter"-key or the "ok"-button on the remote.
    • Support for the new Google maptype "Terrain".
    • Multilanguage support. (EN, DE & NO so far you can send me your language files if you like)
    • lots of minor bug fixes.

    New in version 0.4.0

    • update the google maps url's so it should work again. From now on you are able to configure the url's your self via the config.
    • all placeholder graphics are now skinable (no more dirty orange ;))
    • bug in the "delete old cache database entries" function fixed. (That means the plug in really deletes old entries now)
    • google maps image download is more reliable now. So try to set up your simultaneous download to 5 like it is sone for other map types.
    • sms text insertion possible know. You have to make sure that the virtualkeyboard receives the REMOTE_0 to REMOTE_9 actions. I will describe later how to do this.

    New in version 0.3.1

    • a lot of minor fixes.
    • The saving of setting when leaving the plugin is now much more reliable.
    • small changes to the menu skin files (thx again Taipan ;))
    • the "show previous menu" function does not cycle through the Worldmap dialogs anymore after using the search several times.
    • fixed the bug that crashes MP if a search does not deliver any data. (i.e. after a non valid value was entered in the search dialog)
    • the "show worldoverview" function does not switch to VEHybrid anymore.

    New in version 0.3

    • some minor bug fixes (please dont stop to post your bug reports. Set your MediaPortal log mode to "Debug" and post your mediaportal.log as attachment)
    • define remote keys via the config menu.
    • define the cache behaviour via the config menu.
    • define how many threads are allowed simultaneously to download map tiles.
    • context menu option to choose the map type and change the zoom mode.
    • option menu to free unused space from the cache database.

    • Window management changed slightly (ones again :D). (hopefully that fixes the context menu is not shown bug)
    • BlueTwo Wide skin file optimization to the search result page (thanks Taipan) (menu will come later)
    • Added more debug messages to get better traces. (Please set your MediaPortal log mode to "debug" if you plan to post bug reports here.) Watch for [Worldmap] entries.
    • Better exception handling in some routines.

    New in version 0.2
    • Window management changed slightly. (hopefully that fixes the context menu is not shown bug)
    • More robust calculation of Virtual Earth Url's (maybe that fixes the "System.IndexOutOfRangeException" bug
    • checking if the current longitude and latitude values make sense (even after loading settings)
    • Placename search using geonames.org

    The download can be found in the plugin repository. Here is the direct link: MEDIAPORTAL - free MediaCenter HTPC Software - WorldMap 1.0 RC2

    Bye
    Lars
     

    Attachments

    • MyWorldmap_v1.0RC5.mpi
      30.7 KB

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Cool :D
    Will give it a try as soon as it has been validated
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Very cool indeed, can't wait! This has been requested quite a bit.
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Working nice - just one bug:
    The context menu won't open - the command "goto previous window" is used instead
    Code:
    2007-05-24 20:13:03.751375 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIPlugIns init
    2007-05-24 20:13:05.642000 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIPlugIns deinit
    2007-05-24 20:13:05.657625 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2007-05-24 20:13:05.657625 [Info.][MPMain]: No translation found for id 110234
    2007-05-24 20:13:05.657625 [Info.][MPMain]: window:WindowPlugins.Worldmap.WorldMap init
    2007-05-24 20:13:09.235750 [Info.][MPMain]: Windowmanager:goto previous window
    2007-05-24 20:13:09.251375 [Info.][MPMain]: window:WindowPlugins.Worldmap.WorldMap deinit
    2007-05-24 20:13:09.267000 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2007-05-24 20:13:09.267000 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIPlugIns init
    2007-05-24 20:13:11.329500 [Info.][MPMain]: No translation found for id 110234
    2007-05-24 20:13:11.329500 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIPlugIns deinit
    2007-05-24 20:13:11.329500 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2007-05-24 20:13:11.329500 [Info.][MPMain]: No translation found for id 110234
    2007-05-24 20:13:11.329500 [Info.][MPMain]: window:WindowPlugins.Worldmap.WorldMap init
    2007-05-24 20:13:12.282625 [Info.][MPMain]: TvNotify:LoadNotifies
    2007-05-24 20:13:12.298250 [Info.][MPMain]: TvNotify: 0 notifies
    2007-05-24 20:14:07.032625 [Info.][MPMain]: BASS: Playback changed to Normal
    2007-05-24 20:14:07.485750 [Info.][MPMain]: window:WindowPlugins.Worldmap.WorldMap deinit
    2007-05-24 20:14:07.485750 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2007-05-24 20:14:07.485750 [Info.][MPMain]: No translation found for id 110234
    2007-05-24 20:14:07.485750 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIHome init
    2007-05-24 20:14:09.782625 [Info.][MPMain]: No translation found for id 110234
    2007-05-24 20:14:09.782625 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIHome deinit
    2007-05-24 20:14:09.782625 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2007-05-24 20:14:09.782625 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIPlugIns init
    2007-05-24 20:14:11.626375 [Info.][MPMain]: window:MediaPortal.GUI.Home.GUIPlugIns deinit
    2007-05-24 20:14:11.626375 [Info.][MPMain]: texturemanager:CleanupThumbs()
    2007-05-24 20:14:11.626375 [Info.][MPMain]: No translation found for id 110234
    2007-05-24 20:14:11.626375 [Info.][MPMain]: window:WindowPlugins.Worldmap.WorldMap init
    2007-05-24 20:14:20.985750 [Info.][MPMain]: Windowmanager:goto previous window
    2007-05-24 20:14:20.985750 [Info.][MPMain]: window:WindowPlugins.Worldmap.WorldMap deinit
    2007-05-24 20:14:21.001375 [Info.][MPMain]: texturemanager:CleanupThumbs()
     

    idioteque

    Retired Team Member
  • Premium Supporter
  • September 29, 2005
    609
    9
    Home Country
    Netherlands Netherlands
    got a weird crash with latest SVN

    ExceptionType: System.IndexOutOfRangeException
    Message: Index was outside the bounds of the array.
    Source: GUIWorldmap

    Stack trace:
    at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)


    07-05-24 23:19:29.390625 [ERROR][MPMain]: No translation found for id 13031
    2007-05-24 23:19:29.390625 [ERROR][MPMain]: No translation found for id 13031
    2007-05-24 23:20:31.875000 [ERROR][12]: SQL:TVSeriesDatabase4.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: seriesid query:ALTER TABLE online_episodes ADD seriesid text
    2007-05-24 23:20:55.359375 [ERROR][MPMain]: No translation found for id 110234
    2007-05-24 23:20:58.000000 [ERROR][MapTileDownloader]: MediaPortal: Unhandled exception occured
    2007-05-24 23:20:58.000000 [ERROR][MapTileDownloader]: MediaPortal: Unhandled exception occured
    2007-05-24 23:20:58.015625 [ERROR][MapTileDownloader]: MediaPortal: Unhandled exception occured
    2007-05-24 23:20:58.031250 [ERROR][MapTileDownloader]: MediaPortal: Unhandled exception occured
    2007-05-24 23:20:58.062500 [ERROR][MapTileDownloader]: MediaPortal: Unhandled exception occured
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: Exception :confused:ystem.IndexOutOfRangeException: Index was outside the bounds of the array.
    at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: Exception :Index was outside the bounds of the array.
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: site :confused:ystem.String GetVETileUrl(MapType, Int32, Int32, Int32)
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: source :GUIWorldmap
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: Exception :confused:ystem.IndexOutOfRangeException: Index was outside the bounds of the array.
    at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: Exception :Index was outside the bounds of the array.
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: site :confused:ystem.String GetVETileUrl(MapType, Int32, Int32, Int32)
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: source :GUIWorldmap
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: stacktrace: at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.218750 [ERROR][MapTileDownloader]: stacktrace: at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.234375 [ERROR][MapTileDownloader]: Exception :confused:ystem.IndexOutOfRangeException: Index was outside the bounds of the array.
    at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.234375 [ERROR][MapTileDownloader]: Exception :Index was outside the bounds of the array.
    2007-05-24 23:20:58.234375 [ERROR][MapTileDownloader]: site :confused:ystem.String GetVETileUrl(MapType, Int32, Int32, Int32)
    2007-05-24 23:20:58.265625 [ERROR][MapTileDownloader]: source :GUIWorldmap
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: stacktrace: at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: Exception :confused:ystem.IndexOutOfRangeException: Index was outside the bounds of the array.
    at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: Exception :Index was outside the bounds of the array.
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: site :confused:ystem.String GetVETileUrl(MapType, Int32, Int32, Int32)
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: source :GUIWorldmap
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: stacktrace: at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: Exception :confused:ystem.IndexOutOfRangeException: Index was outside the bounds of the array.
    at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: Exception :Index was outside the bounds of the array.
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: site :confused:ystem.String GetVETileUrl(MapType, Int32, Int32, Int32)
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: source :GUIWorldmap
    2007-05-24 23:20:58.312500 [ERROR][MapTileDownloader]: stacktrace: at MAPS.MapFunctions.GetVETileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.MapFunctions.GetTileUrl(MapType mapType, Int32 TileX, Int32 TileY, Int32 zoomLevel)
    at MAPS.ThreadedDownload.ImageThread(Object stateInfo)
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart(Object obj)
     

    THDBASED

    Portal Pro
    January 30, 2006
    469
    2
    Home Country
    Belgium Belgium
    Very very nice, but could one of the devs please change the looks of the on-screen keyboard, it doesn't reflect the "Niceness" of the MP GUI.
     

    piranha

    MP Donator
  • Premium Supporter
  • September 17, 2005
    370
    10
    It would be very cool if you could save waypoints and recall them from the list/menu.
     

    ronsonol

    MP Donator
  • Premium Supporter
  • April 2, 2007
    178
    23
    Kingston
    Home Country
    Canada Canada
    I get a black screen, error log shows this. I am using a recent SVN.
    Both DLL's were placed in the plugins/windows folder. I notice a 'System.Data.SQLite' in Mediaportal root folder, is there a conflict?

    2007-05-24 19:12:27.078125 [ERROR][MPMain]: No translation found for id 110234
    2007-05-24 19:12:27.109375 [ERROR][MPMain]: OnMessage exception:confused:ystem.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.41.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
    File name: 'System.Data.SQLite, Version=1.0.41.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
    at MAPS.TileCacheDatabase.CreateDatebase()
    at MAPS.TileCacheDatabase..ctor(DatabaseOptions DatabaseOptions)
    at MAPS.ThreadedDownload..ctor(MapConfig mapConfig)
    at MAPS.MapTiles..ctor(Int32 ImageResulotionX, Int32 ImageResulotionY, MapConfig mapConfig)
    at WindowPlugins.Worldmap.WorldMap.OnPageLoad()
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    2007-05-24 19:12:30.703125 [ERROR][MPMain]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at WindowPlugins.Worldmap.WorldMap.OnPageDestroy(Int32 new_windowId)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
     

    jensnasholm

    MP Donator
  • Premium Supporter
  • December 21, 2005
    70
    1
    Stockholm
    Home Country
    Sweden Sweden
    Being a map freak... this is a great plugin! I LOVE IT!!

    One slight issue that i have found is that it crashes when not running MP in full screen...which is not really a problem on a real HTPC system... but on my work machine it crashes as soon as i run it in non full screen mode. Let me know if you cannot reproduce it and i will post the logs.


    Here is the log btw from exception.log

    ExceptionType: System.IndexOutOfRangeException
    Message: Index was outside the bounds of the array.
    Source: mscorlib

    Stack trace:
    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    at MediaPortal.Profile.CacheSettingsProvider.SetValue(String section, String entry, Object value)
    at MediaPortal.Profile.Settings.SetValue(String section, String entry, Object objValue)
    at WindowPlugins.GUIPrograms.GUIPrograms.SaveSettings()
    at WindowPlugins.GUIPrograms.GUIPrograms.Finalize()
     

    Users who are viewing this thread

    Top Bottom