Support for a site request thread (14 Viewers)

WackyWookie

Portal Member
June 28, 2010
13
0
Home Country
Netherlands Netherlands
Any thoughts on the "Watch series" site? Every site is working fine except for this one and the other 2 sites based on watch series. I can't really believe this problem only affects me since it concerns all three sites...
 

doskabouter

Development Group
  • Team MediaPortal
  • September 27, 2009
    4,998
    3,763
    Nuenen
    Home Country
    Netherlands Netherlands
    Did you try simpsons/season 24, episode 10, hoster=novamov? That one worked for me.
    If it isn't working, perhaps a onlinevideos.log can shed some light on it
     

    WackyWookie

    Portal Member
    June 28, 2010
    13
    0
    Home Country
    Netherlands Netherlands
    Did you try simpsons/season 24, episode 10, hoster=novamov? That one worked for me.
    If it isn't working, perhaps a onlinevideos.log can shed some light on it
    Hey, yeah I tried like you said earlier, also posted my results earlier in post #959... Where would i find, or how would I create one of these log files?
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,998
    3,763
    Nuenen
    Home Country
    Netherlands Netherlands
    Ah sorry, overlooked that at your post. The onlinevideos.log is located in the C:\ProgramData\Team MediaPortal\MediaPortal\log (for vista and up) don't know exactly where it is in other os's
     

    WackyWookie

    Portal Member
    June 28, 2010
    13
    0
    Home Country
    Netherlands Netherlands
    Okay super, found it! Something seems to go wrong, maybe you can figure out what the process is doing wrong? Sorry in advance for the spam xD

    [02-03 22:24:06,279] [OnlineVideos] [INFO ] Looking for subcategories in 'T' on site 'Watch-Series'
    [02-03 22:24:08,943] [OnlineVideos] [INFO ] Found 1450 subcategories in 'T' on site 'Watch-Series'
    [02-03 22:24:20,537] [OnlineVideos] [INFO ] Looking for subcategories in 'The Simpsons' on site 'Watch-Series'
    [02-03 22:24:21,186] [OnlineVideos] [INFO ] Found 24 subcategories in 'The Simpsons' on site 'Watch-Series'
    [02-03 22:24:35,246] [OnlineVideos] [WARN ] System.UriFormatException: Invalid URI: The URI is empty.
    at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
    at System.Uri..ctor(String uriString)
    at System.Net.WebRequest.Create(String requestUriString)
    at OnlineVideos.Sites.SiteUtilBase.GetRedirectedUrl(String url, String referer)
    [02-03 22:24:35,249] [OnlineVideos] [WARN ] System.UriFormatException: Invalid URI: The URI is empty.

    Server stack trace:
    at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
    at System.Uri..ctor(String uriString)
    at OnlineVideos.Sites.GenericSiteUtil.GetVideoUrl(String url)
    at OnlineVideos.Sites.WatchSeriesUtil.ResolveVideoUrl(String url)
    at OnlineVideos.Sites.DeferredResolveUtil.DeferredResolveVideoInfo.GetPlaybackOptionUrl(String url)
    at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

    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.VideoInfo.GetPlaybackOptionUrl(String option)
    at OnlineVideos.MediaPortal1.GUIOnlineVideos.<>c__DisplayClass6c.<Play_Step3>b__68()
    at OnlineVideos.MediaPortal1.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndCallback>b__2()
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,998
    3,763
    Nuenen
    Home Country
    Netherlands Netherlands
    Katsomo is added also!

    One catch though, playback is kinda awkward when using the internal player (MpUrlSourceSplitter isn't capable of playing M3u files (yet)).

    So you have 2 options: Either play with vlc player (default, probably requires some vlc parts to be installed), which gives the smoothest playback,
    or: change playertype in the config (probably easiest through opening onlinevideosites.xml in notepad, replace player="VLC" with player="WMP").
    That way you don't have to install anything, but playback is seriously degraded (hickups every 10 seconds or so)
     

    Users who are viewing this thread

    Top Bottom