MyTrailers plugin (1 Viewer)

Taipan

Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,075
    44
    Melbourne
    Home Country
    Australia Australia
    I am getting exactly the same problem too - with the latest CVS. On a second attempt to play a trailer or a clip, this is the error message that is posted in the MediaPortal.log file:-

    7/12/2005 6:12:45 PM OnMessage exception:property set of 'uiMode' cannot be invoked at this time.

    Does anyone know what that means?

    BTW, I get the same symptoms and error when I try to play an MP3 file a second time.... :(
     

    knightmare70

    New Member
    December 7, 2005
    2
    0
    Ok. I've done some testing on all of the CVS files and found the issue starts after installing this CVS (and newer ones) -> mediaportal-cvs-11-11-2005--22-48.rar

    For each install I performed a complete uninstall / reinstall of MP and then installed the next newer CVS until the screen flash issue occured.

    mediaportal-cvs-11-10-2005--23-04.rar works fine.
    mediaportal-cvs-11-11-2005--22-48.rar does not
     

    rtv

    Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    Code:
    07.12.2005 10:33:16 player: file is not live tv, so stop timeshifting:mms://re2wmcontent55.bcst.re2.yahoo.com/re2pub07root6/re2pub07share22/yahoomovies/8/18254247.wmv?StreamID=18254247&b=639r4gd1i7uth433192d0&s=1808475610&Segment=152972&CG_ID=1380105
    07.12.2005 10:33:16 g_Player.Play(mms://re2wmcontent55.bcst.re2.yahoo.com/re2pub07root6/re2pub07share22/yahoomovies/8/18254247.wmv?StreamID=18254247&b=639r4gd1i7uth433192d0&s=1808475610&Segment=152972&CG_ID=1380105)
    07.12.2005 10:33:16 OnMessage exception:Property set of 'uiMode' cannot be invoked at this time.
    07.12.2005 10:33:16 ProcessWindows exception:Property get of 'Ctlcontrols' cannot be invoked at this time.
    07.12.2005 10:33:16 playingFalse radio:False
    07.12.2005 10:33:16 MediaPortal stopped due 2 an exception Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. AxInterop.WMPLib    at AxWMPLib.AxWindowsMediaPlayer.get_Ctlcontrols()

    If I select a trailer to start playing Media Portal quits without any message..

    I also have the problem of not being able to return to upper menu at some places.
     

    Zipperzip

    Retired Team Member
  • Premium Supporter
  • April 25, 2004
    76
    0
    The Netherlands
    Hiya,

    I hope to have some time this weekend to fix some bugs.
    This month is always extreme busy at work. So i haven't had much time to do one of my favorite hobby's: MP :wink:

    Zip.
     

    nst6563

    Portal Pro
    August 26, 2005
    53
    0
    anyone seen an issue where the plugin downloads all the movie info (box art, descriptions, etc)...but when you go to play the trailers...all that is shown is a black screen...

    I've tried different CVS builds and even 2.0rc1 with the plugin...all give the same results.

    Any ideas?
     

    jabnet

    Portal Pro
    December 16, 2005
    60
    0
    Spain
    My contribution: translation to Spanish

    Code:
    <string>
    	<id>5900</id>
    	<value>Mis Trailers</value>
    </string>
    <string>
    	<id>5901</id>
    	<value>Mostrar Películas</value>
    </string>
    <string>
    	<id>5902</id>
    	<value>¿Qúe peliculas muestro?</value>
    </string>
    <string>
    	<id>5903</id>
    	<value>Películas más recientes</value>
    </string>
    <string>
    	<id>5904</id>
    	<value>Películas más vistas</value>
    </string>
    <string>
    	<id>5905</id>
    	<value>Todas las películas</value>
    </string>
    <string>
    	<id>5906</id>
    	<value>Trailers</value>
    </string>
    <string>
    	<id>5907</id>
    	<value>Escenas</value>
    </string>
    <string>
    	<id>5908</id>
    	<value>Más...</value>
    </string>
    <string>
    	<id>5909</id>
    	<value>¡no se puede conectar con el servidor!</value>
    </string>


    great plugin, very amusing. btw, can u add source from es.movies.yahoo.com? it has complete spanish source for trailers... a lot of users in this language.

    Thanks a lot
     

    onkl

    Portal Pro
    February 18, 2005
    341
    0
    48
    Wageningen
    Home Country
    Netherlands Netherlands
    Works fine here; great plugin.
    As a continuation to jabnet's request: Is it a useful idea to let the user edit the sources in the plugin setup. After all, while a lot of people speak Spanish, a lot of others don't. Etc etc, this holds obviously for most languages.
    So maybe a setup in which you can check the Spanish and German trailer sources would be best, also to add other sources later on.
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    45
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    jabnet said:
    My contribution: translation to Spanish

    Code:
    <string>
    	<id>5900</id>
    	<value>Mis Trailers</value>
    </string>
    <string>
    	<id>5901</id>
    	<value>Mostrar Películas</value>
    </string>
    <string>
    	<id>5902</id>
    	<value>¿Qúe peliculas muestro?</value>
    </string>
    <string>
    	<id>5903</id>
    	<value>Películas más recientes</value>
    </string>
    <string>
    	<id>5904</id>
    	<value>Películas más vistas</value>
    </string>
    <string>
    	<id>5905</id>
    	<value>Todas las películas</value>
    </string>
    <string>
    	<id>5906</id>
    	<value>Trailers</value>
    </string>
    <string>
    	<id>5907</id>
    	<value>Escenas</value>
    </string>
    <string>
    	<id>5908</id>
    	<value>Más...</value>
    </string>
    <string>
    	<id>5909</id>
    	<value>¡no se puede conectar con el servidor!</value>
    </string>


    great plugin, very amusing. btw, can u add source from es.movies.yahoo.com? it has complete spanish source for trailers... a lot of users in this language.

    Thanks a lot

    Please use MPLE(MediaPortal Language Editor) for updating the Spanish strings.xml

    http://www.mp-webinterface.com/mple
     

    scoop

    Retired Team Member
  • Premium Supporter
  • November 14, 2004
    614
    7
    Hi,
    mzemina said:
    I'm wondering if this link should be placed on the main menu sidebar of the MediaPortal homepage ?
    It's already under "Contribute", "Help translating MediaPortal", so IMHO no reason to put it on the main menu sidebar.

    Kind regards,
    Michel
     

    Users who are viewing this thread

    Top Bottom