OnlineVideos 1.9.0.0 [2014/09/7] (2 Viewers)

Status
Not open for further replies.

TheBatfink

MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Thanks for the reply. I'll just delete them then.

    So I guess everyone is aware YouTube is starting to redirect more often via HTTPS (at least in my case its's happening much more frequently and judging by some posts others too). Is there a plan / possibility for HTTPS to be handled then in a new filter?

    Could it also be possible the new HD / audio combination YT changed too a while back may get incorporated too?

    Thanks!
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Thanks for the reply. I'll just delete them then.

    So I guess everyone is aware YouTube is starting to redirect more often via HTTPS (at least in my case its's happening much more frequently and judging by some posts others too). Is there a plan / possibility for HTTPS to be handled then in a new filter?

    Could it also be possible the new HD / audio combination YT changed too a while back may get incorporated too?

    Thanks!
    HTTPS at least I'll try to add, same for HD YouTube content.
     

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Thanks again for the reply. That's great news, look forward to it. Thanks for continuing to work on it :) Appreciated.
     

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Oh I forgot to add.. Regarding the actual freeze when entering Online Videos from the Home Screen. MePo log shows:

    Code:
    [2014-08-03 21:03:43,628] [Error  ] [DashMovies] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: '   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       at System.Environment.get_StackTrace()
       at MediaPortal.GUI.Library.GUIWindow.LoadSkin()
       at MediaPortal.GUI.Library.GUIWindow.AllocResources()
       at MediaPortal.GUI.Library.GUIWindow.DoRestoreSkin()
       at MediaPortal.GUI.Library.GUIWindowManager.GetWindow(Int32 dwID, Boolean tryRestoreSkin)
       at TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID)
       at TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload)
       at TraktPlugin.TraktDashboard.<Init>b__21(Object o)
       at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.TimerQueueTimer.CallCallback()
       at System.Threading.TimerQueueTimer.Fire()
       at System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()'
    [2014-08-03 21:03:43,629] [Error  ] [DashShows] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: '   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       at System.Environment.get_StackTrace()
       at MediaPortal.GUI.Library.GUIWindow.LoadSkin()
       at MediaPortal.GUI.Library.GUIWindow.AllocResources()
       at MediaPortal.GUI.Library.GUIWindow.DoRestoreSkin()
       at MediaPortal.GUI.Library.GUIWindowManager.GetWindow(Int32 dwID, Boolean tryRestoreSkin)
       at TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID)
       at TraktPlugin.TraktDashboard.LoadTrendingShows(Boolean forceReload)
       at TraktPlugin.TraktDashboard.<Init>b__23(Object o)
       at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.TimerQueueTimer.CallCallback()
       at System.Threading.TimerQueueTimer.Fire()
       at System.Threading.TimerQueue.FireNextTimers()
       at System.Threading.TimerQueue.AppDomainTimerCallback()'

    Is this caused by OV or should I be posting in MePo bug forum? Thanks!
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Well as you can easily see, it is the Trakt Plugin throwing an exception:
    TraktPlugin.TraktDashboard
    So I'd post logs and problem description there ;)
     

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Well as you can easily see, it is the Trakt Plugin throwing an exception:
    TraktPlugin.TraktDashboard
    So I'd post logs and problem description there ;)

    Thanks. Hadn't spotted that so yes that makes sense now. Just fingered OV as it was OV I was entering when the freeze occurred. Will post over there thanks.
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,973
    Nuenen
    Home Country
    Netherlands Netherlands
    ...

    No active protocol is returned, when there is no protocol implementation to handle spoecified URL. As I can see in your logs, it was HTTPS. To current OV filter, it's not planned to be added, maybe to new merged filter.

    Too bad, it isn't on your shortlist (although I can fully understand that). Perhaps @offbyone can force http on the youtube hoster (so that it works on all sites using youtube)
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Too bad, it isn't on your shortlist (although I can fully understand that). Perhaps @offbyone can force http on the youtube hoster (so that it works on all sites using youtube)
    I tried to add HTTPS and test with YT. It worked like a charm :) - OK, with new filter.

    But won't OV just move to the new filter once it's done?
    I hope so, anyway it's easier to maintain one filter for OV and TV service (yes, in theory is there possibility that online video stream you can be watching as TV). I also test new filter mostly with OV, so it's compatible (at least HTTP, HTTPS, RTMP, RTSP, UDP and RTP protocols, partially AFHS - decryption is not finished).
     

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Won't pretend to understand the complexities but is it transplantable now into MePo1.8 'as is' for testing? :) or is it being built specifically for TV35 or something?
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom