CD/DVD Speed settings are lost (1 Viewer)

cul8er

Retired Team Member
  • Premium Supporter
  • August 31, 2006
    2,159
    2,679
    Home Country
    Sweden Sweden
    MediaPortal Version: Latest SVN
    MediaPortal Skin: BlueTwo
    Windows Version: Microsoft Vista 32bit
    CPU Type: AMD Athlon 64 X2 4200+
    HDD: Samsung SpinPoint T133 400GB SATA2
    Memory: 1.5 Gb
    Motherboard: ASUS M2N-E
    Motherboard Chipset: Asus, nForce 570 Ultra
    Video Card: Asus GeForce 7300GT 256MB DDR2, Silent
    Sound Card: ASUS, included on motherboard
    1. TV Card: Digital Everywhere, FloppyDTV
    2. TV Card: Hauppauge! WinTV-HVR1100
    MPEG2 Video Codec: MS Vista Mpeg-2 Decoder
    MPEG2 Audio Codec: MS Vista Mpeg-2 Decoder
    HTPC Case: 3RSystem, HT1100
    Cooling: Thermaltake, Noctua
    Power Supply: Seasonic M12 500W
    Remote: iMon

    Hi,

    When setting the CD/DVD speed in MP config this setting is not saved. When entering MP config the next time it is reset.

    Regards
     

    cul8er

    Retired Team Member
  • Premium Supporter
  • August 31, 2006
    2,159
    2,679
    Home Country
    Sweden Sweden
    • Thread starter
    • Moderator
    • #4
    Have anyone used this function and got it to work or is this a general problem?
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,630
    2,462
    Vienna, Austria
    Home Country
    Austria Austria
    Sorry guys, didn't see this entry until now.
    Yes, it was not saved, because of an exception that occurred.
    I was using it, but i set the speed with the last working version and so never noticed the problem.

    Fix is in next public svn snapshot
     

    SCHRANK

    New Member
    February 9, 2006
    54
    0
    Home Country
    Austria Austria
    settings still not saved

    today (tonight) i tested the cd dvd speed settings again.
    they be still not saved. Setting the cd dvd speed to max plays the dvd like winding forward. i hear the audio fast, but can't see any picture.

    maybe it causes the problem described i the following thread to.

    https://forum.team-mediaportal.com/some_dvds_dont_work-t14522.html?t=14522&highlight=some+dvd+-work

    i don't know if i can help coding. i'm developing c# for 4 years now. maybe i could.
    let me know if.

    thanks anyway
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,630
    2,462
    Vienna, Austria
    Home Country
    Austria Austria
    ok, this function is more there to REDUCE the speed and not set it to MAX.
    normally for watching i DVD i can reduce the speed to 2x.

    have a look into mediaportal.xml and search for "cdspeed".
    please copy the content of this section, so that i can have a look.

    well, if you're an experienced C# dev, you could grab the code from SVN and fire a debug session on Configuration\Sections\CDSpeed.cs.
    line 275 has the tray/catch block, where i parse the slected speed and save it to mediaportal.xml.
    If it is not saved, then i probably catch an exception, tough i can't see any reason, why an exception should be thrown in this case.
     

    SCHRANK

    New Member
    February 9, 2006
    54
    0
    Home Country
    Austria Austria
    Ok, again i take a lookt at it. all speeds lower than 24 and 24 will be saved. All speeds which are higher than 24 will be saved as 24 to the mediaportal settings xml.

    hope it helps

    thx
     

    Users who are viewing this thread

    Top Bottom