Avalon 0.9.7.0 Beta ***13-11-11*** for MP 1.2.x (Original Thread) (1 Viewer)

Status
Not open for further replies.

Bleazle

Portal Pro
July 14, 2007
1,122
257
Pukekohe
Home Country
New Zealand New Zealand
I've thrown a SleepControl file together. Note: I have this working with SleepControl V 0.9.0.0 but it doesn't work properly with V 0.9.6.0 but then nor does the SleepControl.xml file that comes as part of that install (I'm off to post something on the SleepControl thread about this)

Nice work. However, the little switch graphic (volume reduction) is stretched somehow as the round switch is elliptical in your screenshot. Or do you use some weird resolution?

Emph

Good point - tweaked it and have uploaded a new copy to the previous post.
 

cehes

MP Donator
  • Premium Supporter
  • May 25, 2008
    582
    34
    53
    Landes
    Home Country
    France France
    Re : Avalon 0.9.7.0 Beta ***13-11-11*** for MP 1.2.x

    Hi ncoH,

    first of all, let me say your skin is really a pleasure to use : clear, all is where you want it do be, customable and so on. A really good job.

    As you can imagine, as everybody, i have a will :)

    Under menu editor, for each menu we have two choices : single picture or fan art. A 3rd choice would be a "must have" : random picture from folder. This will allow to have random pictures on choices where no fanart categories exists... I previously had this choice under xfactor skin (really beautiful, but quite hard to use) and this gives really good results.

    I was to lazy to read all the 89 pages but i also have a little problem : using movie fanart on the movie menu (the MP original one, not moving picture) does not display anything, i'm obliged to select a single picture. Not much important with a "random from folder" choice !

    Once again thanks for your works
     

    Snader

    MP Donator
  • Premium Supporter
  • September 5, 2007
    270
    10
    Aalsmeer
    Home Country
    Netherlands Netherlands
    Since while I get this Mediaportal stopped error when stopping a DVD. The only thing I could find was this part in the mediaportal log. It mentions Avalon and then gives the error. Is this a Avalon bug?

    Code:
    2011-11-27 18:41:23.807577 [Info.][MPMain(1)]: DVDPlayer9: Disabling DX9 exclusive mode
    2011-11-27 18:41:23.810577 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 29hz - changing it to 50hz
    2011-11-27 18:41:23.811577 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 29hz, desired is 50
    2011-11-27 18:41:24.398610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Avalon\myVideo.xml' is missing control id 6 (window property: btnPlayDVD)
    2011-11-27 18:41:24.398610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Avalon\myVideo.xml' is missing control id 8 (window property: btnTrailers)
    2011-11-27 18:41:25.808691 [Info.][(25)]: MediaPortal: Unhandled exception occured
    2011-11-27 18:41:25.817692 [Info.][(25)]: Exception   :System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'SuicideForm'.
       at System.Windows.Forms.Control.CreateHandle()
       at System.Windows.Forms.Form.CreateHandle()
       at System.Windows.Forms.Control.get_Handle()
       at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
       at System.Windows.Forms.Control.Show()
       at MediaPortal.Player.Win32.KillFormThread()
       at MediaPortal.Player.Win32.<FixDwm>b__0()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    2011-11-27 18:41:25.818692 [Info.][(25)]: Exception   :Cannot access a disposed object.
    Object name: 'SuicideForm'.
    2011-11-27 18:41:25.819692 [Info.][(25)]:   site      :Void CreateHandle()
    2011-11-27 18:41:25.819692 [Info.][(25)]:   source    :System.Windows.Forms
    2011-11-27 18:41:25.820692 [Info.][(25)]:   stacktrace:   at System.Windows.Forms.Control.CreateHandle()
       at System.Windows.Forms.Form.CreateHandle()
       at System.Windows.Forms.Control.get_Handle()
       at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
       at System.Windows.Forms.Control.Show()
       at MediaPortal.Player.Win32.KillFormThread()
       at Me
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Since while I get this Mediaportal stopped error when stopping a DVD. The only thing I could find was this part in the mediaportal log. It mentions Avalon and then gives the error. Is this a Avalon bug?

    Code:
    2011-11-27 18:41:23.807577 [Info.][MPMain(1)]: DVDPlayer9: Disabling DX9 exclusive mode
    2011-11-27 18:41:23.810577 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 29hz - changing it to 50hz
    2011-11-27 18:41:23.811577 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 29hz, desired is 50
    2011-11-27 18:41:24.398610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Avalon\myVideo.xml' is missing control id 6 (window property: btnPlayDVD)
    2011-11-27 18:41:24.398610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Avalon\myVideo.xml' is missing control id 8 (window property: btnTrailers)
    2011-11-27 18:41:25.808691 [Info.][(25)]: MediaPortal: Unhandled exception occured
    2011-11-27 18:41:25.817692 [Info.][(25)]: Exception   :System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'SuicideForm'.
       at System.Windows.Forms.Control.CreateHandle()
       at System.Windows.Forms.Form.CreateHandle()
       at System.Windows.Forms.Control.get_Handle()
       at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
       at System.Windows.Forms.Control.Show()
       at MediaPortal.Player.Win32.KillFormThread()
       at MediaPortal.Player.Win32.<FixDwm>b__0()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    2011-11-27 18:41:25.818692 [Info.][(25)]: Exception   :Cannot access a disposed object.
    Object name: 'SuicideForm'.
    2011-11-27 18:41:25.819692 [Info.][(25)]:   site      :Void CreateHandle()
    2011-11-27 18:41:25.819692 [Info.][(25)]:   source    :System.Windows.Forms
    2011-11-27 18:41:25.820692 [Info.][(25)]:   stacktrace:   at System.Windows.Forms.Control.CreateHandle()
       at System.Windows.Forms.Form.CreateHandle()
       at System.Windows.Forms.Control.get_Handle()
       at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
       at System.Windows.Forms.Control.Show()
       at MediaPortal.Player.Win32.KillFormThread()
       at Me

    Can you reproduce the problem using the default skin? If not, then this points to a problem with Avalon.

    Mark
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    WebBrowser Plugin

    @ Anyone using InfoService, WebBrowser and soon most probably WorldWeather (which has an option to choose WebBrowser) drop the WebBrowser folder in the attached zip file into the Avalon Media folder to get the home button etc shown on the 2nd picture below. The WebBrowser.xml just goes in the Avalon folder (Note: Maybe these files are installed into Avalon if you install WebBrowser after you install Avalon but I had to drop them in manually so I thought others might need to as well.)

    @ Skin Devs: If these files aren't installed by WebBrowser it might be a good idea to include them in the next release?

    Lovin the look of Avalon, it's a very polished skin :D
     

    Attachments

    • 5.jpg
      5.jpg
      116.2 KB
    • 6.jpg
      6.jpg
      137.8 KB
    • Media.zip
      46.1 KB
    • WebBrowser.xml
      5.4 KB

    Chluz

    Portal Member
    April 20, 2011
    47
    12
    34
    Thanks for your skin, I just changed from streamedMP to Avalon, and my girlfriend likes it much more !
    The only issues I'm having are (I don't think these have been reported, but they are very very minor)

    - When having a video playing reduced to the bottom left, the scrolling in the menu is jittery (you go down, and it shows the previous line after scroll and jumps to the new line)
    - When scrolling banners in My TV series, the top banners doesn't disappear smoothly

    Also some potential improvements :) (if you see fit of course)
    - Would it be possible to show percentage loaded in onlinevideos instead of just the rotating wheel? this is very useful to know if videos are not going to launch and are just going to load for ever
    - Would it be possible for music player to jump to the top album trach when it is selected in the top album track menu ?

    Thanks ! And again, wonderful skin !
     

    MrCrabs

    Portal Pro
    January 21, 2010
    884
    129
    Braunschweig
    Home Country
    Germany Germany
    AW: Avalon 0.9.7.0 Beta ***13-11-11*** for MP 1.2.x

    It does show the percentage of buffering in onlinevideos, at least here it does and I'm running the latest version.
     

    Chluz

    Portal Member
    April 20, 2011
    47
    12
    34
    Re: AW: Avalon 0.9.7.0 Beta ***13-11-11*** for MP 1.2.x

    It does show the percentage of buffering in onlinevideos, at least here it does and I'm running the latest version.

    Before the video actually launches it shows the percentage ? If that's the case, maybe I'm not using the right xml file for online videos (I'm using the one that came with avalon)
     

    MrCrabs

    Portal Pro
    January 21, 2010
    884
    129
    Braunschweig
    Home Country
    Germany Germany
    Take a look at this screenshot. It's also the standard avalon xml, but I think this one is from an older version, though on my HTPC I got the most up to date version and there is also the percentage visible.

    buffer.png
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom