ShowTimes Plugin Suite V2 (2009/12/30) (1 Viewer)

Status
Not open for further replies.

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    tried that and now i'm getting errors in configuration:

    Code:
    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Value of '5' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
    Parameter name: Value
       at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
       at ProcessPlugins.ShowTimesGrabber.showtimesSetup.showtimesLoad()
       at ProcessPlugins.ShowTimesGrabber.PluginSetup.ShowPlugin()
       at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    X se

    When you get this error?

    XSpudR

    Is it working for you?

    Bye,
    Nephilim
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    Updated, check first post.

    Fixed grabber for Croatia.... ;) (and the configuration bug)

    Bye,
    Nephilim
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    thanks for the quick fix Nephilim.. it's working again!

    things you might wanna check out :)

    * there is no default image if there is no movie poster anymore

    * enter plugin, select movie, enter the details screen.. now press ESC (do not use "show all movies" button in the plugin) and you're back in movie list.. now press "show theaters" and only ONE theater is listed (the one where previously selected movie is showing)..

    * enter plugin, press "show theaters" button, select theater and day.. #st_moviedate and #st_showtimes are both updated as you're moving through the facade movies.. bug1: #st_title is not updated,it's empty! bug2: next,select a movie, go to details screen and when you go back to previous screen all of mentioned gui properties are "stuck" with the previously selected movie..

    * video osd fills up nicely now! great.. could you just add " (Trailer)" or some similar string to the end of the title?

    * still get "Illegal characters in path" for some trailers.. "Unable to play" dialog for some others.. bottom line: most won't play..
    i've investigated the "unable to play" error comparing url's for trailers in ShowTimes and Trailers plugin
    ShowTimes: http://movies.apple.com/movies/universal/fastandfurious/fastandfurious-tlr1_720p.mov - won't play in MP
    Trailers: http://movies.apple.com/movies/universal/fastandfurious/fastandfurious-tlr1_h720p.mov (there is extra "h") - plays in MP

    moviedata.xml included..

    Thanks!

    Best regards,
    SE
     

    Attachments

    • moviedata.rar
      30.6 KB

    lutinatte

    New Member
    April 7, 2009
    3
    1
    Hello, I downloaded this plug-in today & tested it. I can't get theaters list for France (error "no theaters found for..."). I tried other countries (UK, US & Italy) & had no pb. Is it smth wrong with allocine search in this version ?
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    * there is no default image if there is no movie poster anymore

    What do you mean with "there is no movie poster anymore"? Are you talking about the tag in the xml or the poster image file?

    * enter plugin, select movie, enter the details screen.. now press ESC (do not use "show all movies" button in the plugin) and you're back in movie list.. now press "show theaters" and only ONE theater is listed (the one where previously selected movie is showing)...

    Fixed.

    * enter plugin, press "show theaters" button, select theater and day.. #st_moviedate and #st_showtimes are both updated as you're moving through the facade movies.. bug1: #st_title is not updated,it's empty! bug2: next,select a movie, go to details screen and when you go back to previous screen all of mentioned gui properties are "stuck" with the previously selected movie..

    Bug1: It's a choice... #st_title is filled only in details view. You can use #selecteditem property for the highlighted item...

    * video osd fills up nicely now! great.. could you just add " (Trailer)" or some similar string to the end of the title?

    Done... ;)

    * still get "Illegal characters in path" for some trailers.. "Unable to play" dialog for some others.. bottom line: most won't play..
    i've investigated the "unable to play" error comparing url's for trailers in ShowTimes and Trailers plugin
    ShowTimes: http://movies.apple.com/movies/universal/fastandfurious/fastandfurious-tlr1_720p.mov - won't play in MP
    Trailers: http://movies.apple.com/movies/universal/fastandfurious/fastandfurious-tlr1_h720p.mov (there is extra "h") - plays in MP

    :D Fixed!

    A new release very soon... Thank you again for your support.

    X lutinatte

    I've tried with Paris and it works. Wich city are talking about?

    Bye,
    Nephilim
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    hey m8, thanks for all the hard work!

    * there is no default image if there is no movie poster anymore
    previously, if movie had no poster, in the facade i would see defaultVideoBig.png (something like that) image.. in the latest version, it's just empty space with no poster..
     

    SpudR

    Retired Team Member
  • Premium Supporter
  • July 27, 2007
    2,657
    718
    Yorkshire, UK
    Home Country
    England England
    *sometimes this is due to a corrupt poster in the posters directory - I've had this too...
    Check they are physically there AND you can open them to view too...
    If not delete them.
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    X SE

    Please, can you try the files in attach?

    :D

    Bye,
    Nephilim
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom