MP2 - V2.4.1 Cinema (1 Viewer)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    System.FormatException: String was not recognized as a valid DateTime.
    at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
    at System.Convert.ToDateTime(String value)
    at Cinema.Models.CinemaHome.CkeckUpdate(Boolean dialog)
    I've seen this error before: it occures when different culture infos are used. Then the expected date format was not correct and update failed.

    But I've thought this was fixed quite long before.

    Do you use the lastest version of Cinema plugin? Did you use older versions before (in this case old settings might be the problem)?
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,554
    3,936
    Lehmden
    Home Country
    Germany Germany
    Hi.
    Sadly it looks as if I indeed missed the most recent version. The version I was using all the time is 1.1 But at it was working here without issues I didn't realized that at all.
    Here is a new installer package and also (for those who don't use default path) a "classic" zip archive without installer.
     

    Attachments

    • Cinema.zip
      96.4 KB
    • Cinema_1.2.exe.7z
      730.9 KB

    tte

    Portal Member
    October 13, 2015
    12
    0
    76
    Home Country
    United States of America United States of America
    UPDATE:

    The new files seem to have resolved the problem so Thanks for the fix!
    Question: Should it show times for multiple theaters if they are selected? It only shows the first one selected, unless I missed a way to move from theater to theater.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Should it show times for multiple theaters if they are selected?
    My guess is that there is a menu item "select cinema" in the menu.
    Depending on the skin this menu is hidden by default:
    • Titanium has a vertical button "menu" on left side,
    • BlueVision has a round MP logo button top left,
    • Apollo one only shows it on "context menu".
    The menu can be also opened by right mouse key or "context menu" on keyboard
     

    tte

    Portal Member
    October 13, 2015
    12
    0
    76
    Home Country
    United States of America United States of America
    once again,,,easy once you know. works fine.
    thanks for the help
     

    BigGranu

    Retired Team Member
  • Premium Supporter
  • February 7, 2013
    240
    202
    53
    Home Country
    Germany Germany
    Hello. I'm home again since today. :D
    I have now looked at that and found the problem.
    I have not merged the last 2 Issues. :oops:

    But now, I get another error.
    [InputMgr ] [WARN ] - CommandBaseMarkupExtension: Could not find method, could not execute command ({CommandStencil Path=SetSelectedItem})
    I use this. https://github.com/BigGranu/Cinema_...Skin/Titanium/screens/CinemaHome.xaml#L83-L84
    I have nothing changed on this in the last versions.
    This is the function to display the fanart.

    Can any body help?
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    @osre could this change be related to the introduction of eventsettters?
    @BigGranu please search in the solution for SetSelectedItem. You probably will find the changed syntax. Also the method signature might be different as well.
     

    Users who are viewing this thread

    Top Bottom