Project Mayhem III Download (Final Vers.2.3 09.06.2008 (2 Viewers)

misterd

Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    Hi,
    I have updated the xml files for the latest version of the following plugins:
    - My Simon Say (0.31)
    - Mastermind (1.20)
    - My Connect 4 (0.1)
    - wwitv (18-03-2007)

    You still need the original graphic files of the plugins.

    Regards,
    MisterD
     

    hakuna

    Portal Pro
    October 15, 2004
    395
    1
    48
    Gothenburg
    Home Country
    Sweden Sweden
    Hi. After the svn I installed today the font sizes are all over the place, from a little bit bigger to those covering the entire screen!

    I really like this skin! So much I use it even my screen is 16:9.
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Hi. After the svn I installed today the font sizes are all over the place, from a little bit bigger to those covering the entire screen!

    Nothing like chefkoch's post on page 52 and harveys answer just below, by any chance.
     

    hakuna

    Portal Pro
    October 15, 2004
    395
    1
    48
    Gothenburg
    Home Country
    Sweden Sweden
    Uhh.. I have read this thread once but I don't remember that.

    I solved it by removing the files in \mediaportal\cache\
     

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    Hi

    here are the ids for music-screens, these are now the same for musicgenre and for musicfiles:
    Code:
            <description>Search</description>
            <type>button</type>
            <id>8</id>
            <label>137</label>
    
            <description>Play CD</description>
            <type>button</type>
            <id>12</id>
            <label>890</label>
    
            <description>Eject Disc</description>
            <type>button</type>
            <id>13</id>
            <label>654</label>
            <action>100</action>
    
            <description>Now playing</description>
            <type>button</type>
            <id>11</id>
            <label>4540</label>
            <hyperlink>510</hyperlink>
    
            <description>Current Playlist</description>
            <type>button</type>
            <id>9</id>
            <label>4555</label>
            <action>33</action>


    you also can add the My Playlist button in music now to all screens (musicfiles, musicgenre and musicplaylist:
    Code:
            <description>My Playlists</description>
            <type>button</type>
            <id>10</id>
            <label>983</label>

    same for playlists in video
    Code:
            <description>My Playlists</description>
            <type>button</type>
            <id>9</id>
            <label>983</label>

    you also can have a look at the b2-skins.

    regards
    chefkoch
     

    tstaddon

    Portal Member
    February 25, 2007
    8
    0
    Home Country
    United Kingdom United Kingdom
    Hi,

    I've just tested this plugin for the first time (on the lastest SVN) and I've observed a problem if I'm in My Music and switch from the Share view to the Album view, the folder list doesn't refresh and from that point on the only thing I can do in MediaPortal is click on the Exit button.

    If I switch back to the default skin I don't get locked out of the UI when switching from Share to Album or Artist view, I don't get the error in the log file, and the display updates correctly.

    2007-04-20 21:33:03.953125 [Info.][MPMain]: PlaylistPlayer: Play - H:\MP3\Gorillaz\Gorillaz\19-2000.mp3
    2007-04-20 21:33:03.953125 [Info.][MPMain]: add cmd:MediaPortal.TV.Recording.StopRadioCommand #1
    2007-04-20 21:33:03.953125 [Info.][MPMain]: g_Player.Play(H:\MP3\Gorillaz\Gorillaz\19-2000.mp3)
    2007-04-20 21:33:04.093750 [Info.][5]: Command:confused:top radio
    2007-04-20 21:33:04.093750 [Info.][MPMain]: g_Player.OnStarted() H:\MP3\Gorillaz\Gorillaz\19-2000.mp3 media:Music
    2007-04-20 21:33:04.125000 [Info.][5]: Command:MediaPortal.TV.Recording.StopRadioCommand time:31.25 msec
    2007-04-20 21:33:04.125000 [Info.][5]: Recorder: Card:Twinhan DVB-T grab epg tv channel:
    2007-04-20 21:33:04.125000 [Info.][5]: Recorder: currently playing:H:\MP3\Gorillaz\Gorillaz\19-2000.mp3 pos:H:\MP3\Gorillaz\Gorillaz\19-2000.mp3/0.0101587301587302
    2007-04-20 21:33:18.031250 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.Music.GUIMusicFiles:501->MediaPortal.Dialogs.GUIDialogMenu:2012
    2007-04-20 21:33:18.031250 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogMenu init
    2007-04-20 21:33:22.750000 [Info.][MPMain]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Dialogs.GUIDialogMenu.OnMessage(GUIMessage message)
    at MediaPortal.Dialogs.GUIDialogMenu.Close()
    at MediaPortal.Dialogs.GUIDialogMenu.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2007-04-20 21:33:22.843750 [Info.][MPMain]: Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Dialogs.GUIDialogMenu.OnMessage(GUIMessage message)
    at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow)
    2007-04-20 21:33:40.937500 [Info.][MPMain]: Main: Stopping media
    2007-04-20 21:33:40.937500 [Info.][MPMain]: g_Player.Stop()
    2007-04-20 21:33:40.937500 [Info.][MPMain]: g_Player.OnStopped()
    2007-04-20 21:33:43.968750 [Info.][MPMain]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Dialogs.GUIDialogMenu.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

    Any ideas?
     

    mirk

    Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    Hi,

    I've just tested this plugin for the first time (on the lastest SVN) and I've observed a problem if I'm in My Music and switch from the Share view to the Album view, the folder list doesn't refresh and from that point on the only thing I can do in MediaPortal is click on the Exit button.

    If I switch back to the default skin I don't get locked out of the UI when switching from Share to Album or Artist view, I don't get the error in the log file, and the display updates correctly.

    2007-04-20 21:33:03.953125 [Info.][MPMain]: PlaylistPlayer: Play - H:\MP3\Gorillaz\Gorillaz\19-2000.mp3
    2007-04-20 21:33:03.953125 [Info.][MPMain]: add cmd:MediaPortal.TV.Recording.StopRadioCommand #1
    2007-04-20 21:33:03.953125 [Info.][MPMain]: g_Player.Play(H:\MP3\Gorillaz\Gorillaz\19-2000.mp3)
    2007-04-20 21:33:04.093750 [Info.][5]: Command:confused:top radio
    2007-04-20 21:33:04.093750 [Info.][MPMain]: g_Player.OnStarted() H:\MP3\Gorillaz\Gorillaz\19-2000.mp3 media:Music
    2007-04-20 21:33:04.125000 [Info.][5]: Command:MediaPortal.TV.Recording.StopRadioCommand time:31.25 msec
    2007-04-20 21:33:04.125000 [Info.][5]: Recorder: Card:Twinhan DVB-T grab epg tv channel:
    2007-04-20 21:33:04.125000 [Info.][5]: Recorder: currently playing:H:\MP3\Gorillaz\Gorillaz\19-2000.mp3 pos:H:\MP3\Gorillaz\Gorillaz\19-2000.mp3/0.0101587301587302
    2007-04-20 21:33:18.031250 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.Music.GUIMusicFiles:501->MediaPortal.Dialogs.GUIDialogMenu:2012
    2007-04-20 21:33:18.031250 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogMenu init
    2007-04-20 21:33:22.750000 [Info.][MPMain]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Dialogs.GUIDialogMenu.OnMessage(GUIMessage message)
    at MediaPortal.Dialogs.GUIDialogMenu.Close()
    at MediaPortal.Dialogs.GUIDialogMenu.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2007-04-20 21:33:22.843750 [Info.][MPMain]: Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Dialogs.GUIDialogMenu.OnMessage(GUIMessage message)
    at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow)
    2007-04-20 21:33:40.937500 [Info.][MPMain]: Main: Stopping media
    2007-04-20 21:33:40.937500 [Info.][MPMain]: g_Player.Stop()
    2007-04-20 21:33:40.937500 [Info.][MPMain]: g_Player.OnStopped()
    2007-04-20 21:33:43.968750 [Info.][MPMain]: OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Dialogs.GUIDialogMenu.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

    Any ideas?

    Yes.
    Read this. https://forum.team-mediaportal.com/showpost.php?p=145072&postcount=463
     

    Users who are viewing this thread

    Top Bottom