No context menu for Youtube videos... (1 Viewer)

peque

Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    That's it... I can get context menu for any other usual site, but I can't access it for any Youtube video. This is the error I see in mediaportal-error.log each time I try:

    Code:
    [2014-01-16 22:51:01,709] [Log    ] [MPMain   ] [ERROR] - Exception: System.Exception: exception occurred ---> System.Runtime.Serialization.SerializationException: Unable to find assembly 'OnlineVideos.Sites.offbyone, Version=1.0.0.3087, Culture=neutral, PublicKeyToken=null'.
    
    Server stack trace: 
       at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly()
       at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name)
       at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable)
       at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record)
       at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryHeaderEnum binaryHeaderEnum)
       at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
       at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
       at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
       at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.DeserializeObject(MemoryStream stm)
       at System.Runtime.Remoting.Messaging.SmuggledMethodReturnMessage.FixupForNewAppDomain()
       at System.Runtime.Remoting.Channels.CrossAppDomainSink.SyncProcessMessage(IMessage reqMsg)
    
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at OnlineVideos.Sites.SiteUtilBase.GetContextMenuEntries(Category selectedCategory, VideoInfo selectedItem)
       at OnlineVideos.MediaPortal1.GUIOnlineVideos.OnShowContextMenu()
       at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action)
       at OnlineVideos.MediaPortal1.GUIOnlineVideos.OnAction(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
       at MediaPortalApp.OnAction(Action action)
       --- End of inner exception stack trace ---
       at MediaPortalApp.OnAction(Action action)
       at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
       at MediaPortalApp.FrameMove()  Message: exception occurred  Site   : Void OnAction(MediaPortal.GUI.Library.Action)  Source : MediaPortal  Inner Exception(s):  -> exception occurred  -> Unable to find assembly 'OnlineVideos.Sites.offbyone, Version=1.0.0.3087, Culture=neutral, PublicKeyToken=null'.  Stack Trace:     at MediaPortalApp.OnAction(Action action)
       at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
       at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
       at MediaPortalApp.FrameMove()

    Quick specs:

    Mediaportal 1.6.0
    StreamedMP Skin (up to date)
    OnlineVideos 1.7.0.3014
    Sites updated on every access, so up to date...

    Any idea what's going on? I would say this is happening to me for many time (MP 1.4.0 ages may be)...

    bye!
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #2
    No one is having this problem?
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #4
    It's quite well explained IMHO... right click in a Youtube video doesn't show context menu, so I can't download any Youtube video... and I get this error in log I've pasted in OP.
     

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Well I was asking so I could try and replicate your issue exactly.. But you just gave some more info there that wasn't in the OP.

    Maybe it has something to do with using a mouse. I can confirm its always worked for me with an MCE remote by pressing the 'info' button with a videos thumbnail image highlighted. Result is context menu displays with options like - all uploads by user x and all playlists by user x etc.

    Does it happen if you use a keyboard and the info button shortcut key?
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #6
    Nothing to do with a mouse. I can connect to my HTPC remotely for test purposes, so I use a mouse then, but usually I use keyboard, and then you must press F9... Anyway, I have no problem to see context menu for other sites... It's a problem inside Youtube.

    bye!
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    There error reads:
    Code:
    Unable to find assembly 'OnlineVideos.Sites.offbyone, Version=1.0.0.3087

    Do you have this dll? If you do, is it that version?

    Try re-install the plugin.
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #8
    There error reads:
    Code:
    Unable to find assembly 'OnlineVideos.Sites.offbyone, Version=1.0.0.3087

    Do you have this dll? If you do, is it that version?

    Try re-install the plugin.
    Yes I saw that... but I've got last version installed... I'll reinstall and we'll see. Thanks.
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #9
    Ok... I did some research and found a bug I can't explain very well...

    I reinstalled from scratch, and before restoring my config it worked... then I restored my config, which include my Youtube user so I can access my history feed and favourites, and error appeared, so I started to play with my youtube credentials, and saw that "Account Name" is the culprit... Sorry but I didn't find a pattern... These are my current config, that works:

    Account Name = JL
    Login = jlmontero
    password = [mypass]

    Other Account Names that work: JLMONTERO, J, MM
    Account Names that doesn't work: JJ, TT

    Cant' say what's happening... it's weird.

    bye!
     

    Users who are viewing this thread

    Top Bottom