- June 28, 2010
- 13
- 0
- Home Country
-
Netherlands
Faster than lightning... 
Netherlands
Netherlands
Netherlands
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?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
Netherlands
[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()