Windows Entertainment and Connected Home

How to organize, access and enjoy all of your media in and around your home

NetflixMC plug-in Development

  • rated by 5 users
  • This post has 388 Replies |
  • 43 Followers
Page 9 of 26 (389 items) «7891011»
  •  

    A few observations:

    First, I'm rather impressed with how you have captured the netflix video stream and play natively in Media Center...this is an amazing achievement.

    There seems to be some flakiness between how the plugin interacts with the agent. I will detail my experience in case you have not encountered it in your personal tests.

    At one point in my usage, there seemed to be two videos playing. One was the onscreen buffer, which I could pause at will, but the other continued playing in the background. I'm assuming that you are playing the video and pulling it in to the buffer. So, I also assume that the second video is actually the source video that I'm hearing (but not seeing).

    Also, when I exit the plugin, this unseen but heard video continues to play for at least awhile. Restarting the movie did not fix this. I eventually had to restart the whole machine. I do not know if this was a problem with two agent threads or what. (I obviously don't have a perfect idea of how you accomplish this magic...I'm just making guesses based on how I would approach it.)

    I also notice that when you navigate to the main menu while a video is playing, you continue to hear the video until you press "stop" but there is no actual way to get back to the in progress video. The "Now Playing" feature has not been fully taken advantage of it seems.

    I will give you more feedback as I continue to play around with it.

    But, I will reiterate...amazing work...this is a great start.

  •  
    Any chance of getting this compiled to work on Vista x64?  I'm getting a 'jet.oledb' error.

    --------------------------------------------------------

    • Asus M4A79T Deluxe
    • Phenom II X6 1100T (liquid cooled)
    • 4GB OCZ Black Edition DDR3-1333
    • Asus Radeon 6950 2GB
    • 60 GB OCZ Vertex 2 (for OS)
    • Several WD Green Harddrives (for storage)
    • Onkyo TX-SR608
    • Panasonic TC-50S2
    • RCN Cable (Boston)
    • Ceton InfiniTV
    • Motorola CableCard
  •  
    KungFu_Toe:
    Any chance of getting this compiled to work on Vista x64?  I'm getting a 'jet.oledb' error.


    Could you please give me the whole error message? or maybe a screen shot?
  •  
    clifgriffin:

    At one point in my usage, there seemed to be two videos playing. One was the onscreen buffer, which I could pause at will, but the other continued playing in the background. I'm assuming that you are playing the video and pulling it in to the buffer. So, I also assume that the second video is actually the source video that I'm hearing (but not seeing).


    The Netflix ActiveX Client volume is one thing that I’m not 100% I can control via code. The fix for this is to go to Netflix.com and view some movie. Turn the ActiveX Netflix client volume all the way down and then close the browser. Their actually is a registry setting for the Netflix client volume but it does not seem to matter if I manually set it.


    clifgriffin:

    Also, when I exit the plugin, this unseen but heard video continues to play for at least awhile. Restarting the movie did not fix this. I eventually had to restart the whole machine. I do not know if this was a problem with two agent threads or what. (I obviously don't have a perfect idea of how you accomplish this magic...I'm just making guesses based on how I would approach it.)


    Right now I don't have any kind of NetflixMC plug-in session management while running in MCE. If you open NetflixMC and then start a movie then go back to the program lib and start NetflixMC again you will have two NetflixMC plug-ins running each talking to the NetflixMC agent with different threaded sessions. The NetflixMC plug-in pings the NetflixMC agent ever 15 seconds. This lets the Agent know that the plug-in is still running. Once the ping stops there is a 10 sec timeout at with point the agent will stop the background movie. You can actually view and manually kill this process while it is running from the taskbar try.


  •  
    Sharp_1 - I just posted a newer build. trying it now.


    Sharp_1:

    Here is what I have so far:

    http://img136.imageshack.us/img136/2521/netflixmcerrorid0.png

    I seem to be having trouble with the ID and Password being saved after I press apply in NetflixMC settings. NetflixMC agent starts up automatically when windows starts but errors out into the "status stopped" state in my notification area.

    OS = Vista Home Premium

     

    Let me know if you want me to post my debug?

  •  
    here is my error

    Startup URI: C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap
    Application Identity: file:///C:/Program%20Files/NetflixMC/NetflixMC%20Plug-in/NetflixMC.xbap#NetflixMC.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil/NetflixMC.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil, type=win32

    System.Windows.Markup.XamlParseException: Cannot create instance of 'Window1' defined in assembly 'NetflixMC, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation.  Error in markup file 'Window1.xaml' Line 2 Position 5. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to http://localhost:4369/WCF/Host. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:4369.  ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
       --- End of inner exception stack trace ---

    Server stack trace:
       at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
       at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.CommunicationObjectSecurityTokenProvider.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecurityUtils.OpenCommunicationObject(ICommunicationObject obj, TimeSpan timeout)
       at System.ServiceModel.Security.SecurityUtils.OpenTokenProviderIfRequired(SecurityTokenProvider tokenProvider, TimeSpan timeout)
       at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecurityProtocol.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
       at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    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 NetflixMC.NetflixMcAgent.localhost.IPlayerAgent.GetImagePath()
       at NetflixMC.NetflixMcAgent.localhost.PlayerAgentClient.GetImagePath()
       at NetflixMC.Window1..ctor()
       --- End of inner exception stack trace ---
       at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
       at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
       --- End of inner exception stack trace ---
       at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
       at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
       at System.Windows.Markup.BamlRecordReader.ThrowException(String message, Exception innerException)
       at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
       at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
       at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
       at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
       at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
       at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
       at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
       at System.Windows.Markup.TreeBuilder.Parse()
       at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
       at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
       at MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
       at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
       at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)
       at System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)
       at System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.Run()
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.StartDispatcherInBrowser(Object unused)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)


    -----------------------

    PresentationHost.exe v3.0.6913.0 (vista_rtm_wcp.061013-1925) - C:\Windows\system32\PresentationHost.exe
    ntdll.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\ntdll.dll
    kernel32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\kernel32.dll
    ADVAPI32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\ADVAPI32.dll
    RPCRT4.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\RPCRT4.dll
    USER32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\USER32.dll
    GDI32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\GDI32.dll
    msvcrt.dll v7.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\msvcrt.dll
    ole32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ole32.dll
    SHELL32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\SHELL32.dll
    SHLWAPI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SHLWAPI.dll
    urlmon.dll v7.00.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\urlmon.dll
    OLEAUT32.dll v6.0.6001.18000 - C:\Windows\system32\OLEAUT32.dll
    iertutil.dll v7.00.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\iertutil.dll
    mscoree.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\system32\mscoree.dll
    WININET.dll v7.00.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WININET.dll
    Normaliz.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\Normaliz.dll
    IMM32.DLL v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\IMM32.DLL
    MSCTF.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\MSCTF.dll
    LPK.DLL v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\LPK.DLL
    USP10.dll v1.0626.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\USP10.dll
    comctl32.dll v6.10 (longhorn_rtm.080118-1840) - C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
    uxtheme.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\uxtheme.dll
    RocketDock.dll v(null) - C:\Program Files\RocketDock\RocketDock.dll
    PSAPI.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\PSAPI.DLL
    CLBCatQ.DLL v2001.12.6931.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\CLBCatQ.DLL
    rsaenh.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\rsaenh.dll
    Secur32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\Secur32.dll
    ws2_32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ws2_32.dll
    NSI.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\NSI.dll
    dfshim.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\system32\dfshim.dll
    MSVCR80.dll v8.00.50727.1434 - C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b6002442c891f\MSVCR80.dll
    mscorwks.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
    PresentationHostDLL.dll v3.0.6913.0 (vista_rtm_wcp.061013-1925) - C:\Windows\Microsoft.Net\Framework\v3.0\WPF\PresentationHostDLL.dll
    VERSION.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\VERSION.dll
    mscorlib.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\5b3e3b0551bcaa722c27dbb089c431e4\mscorlib.ni.dll
    System.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System\267d4c344058092e6950c11594244f90\System.ni.dll
    WindowsBase.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_32\WindowsBase\fcdc39d38a36b04796da6d0e66c48c7c\WindowsBase.ni.dll
    PresentationCore.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationCore\adcba7206e27f493c9f161339a668cd1\PresentationCore.ni.dll
    PresentationFramework.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationFramewo#\7606ee23b2b3fd1d5d3d1c10011d3ecc\PresentationFramework.ni.dll
    actxprxy.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\System32\actxprxy.dll
    SXS.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SXS.DLL
    PresentationHostProxy.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\System32\PresentationHostProxy.dll
    System.Xml.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Xml\02cf61328d59df9b3ec09544f449a781\System.Xml.ni.dll
    PresentationUI.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationUI\fa8522105eb716eed71e99bb9bfe06ee\PresentationUI.ni.dll
    mscorjit.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll
    PresentationFramework.Aero.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationFramewo#\75438038f0d98e04583d0168d671981e\PresentationFramework.Aero.ni.dll
    System.ServiceModel.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.ServiceModel\cfcba8cb539cb3dc5e92c544bd6d9dc5\System.ServiceModel.ni.dll
    Microsoft.MediaCenter.ni.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.MediaCent#\72a7d6eae1036807d71d356e5acd731f\Microsoft.MediaCenter.ni.dll
    Microsoft.MediaCenter.UI.ni.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.MediaCent#\fdbbe9219a0795323d39333cd8d95e9d\Microsoft.MediaCenter.UI.ni.dll
    SMDiagnostics.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_32\SMDiagnostics\ee487a5b3e62f510183f68538f583135\SMDiagnostics.ni.dll
    System.Configuration.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Configuration\15366cc16c2550064601b5167821667d\System.Configuration.ni.dll
    System.Runtime.Serialization.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Runtime.Seri#\529360b58964fe947006d8669aea62f3\System.Runtime.Serialization.ni.dll
    System.Data.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Data\11afb76c8f51ad01fb460ab76e120f7c\System.Data.ni.dll
    System.Data.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    CRYPT32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\CRYPT32.dll
    MSASN1.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\MSASN1.dll
    USERENV.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\USERENV.dll
    System.Web.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Web\369cdfcbaefd8f28200e295c26c2141f\System.Web.ni.dll
    System.WorkflowServices.ni.dll v3.5.0594.0 - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.WorkflowServ#\1141e73f795266e186d8305e760dac32\System.WorkflowServices.ni.dll
    mscorsec.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorsec.dll
    WINTRUST.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\WINTRUST.dll
    imagehlp.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\imagehlp.dll
    ncrypt.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\ncrypt.dll
    BCRYPT.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\BCRYPT.dll
    NTMARTA.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\NTMARTA.DLL
    WLDAP32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WLDAP32.dll
    SAMLIB.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\SAMLIB.dll
    GPAPI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\GPAPI.dll
    slc.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\slc.dll
    cryptnet.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\cryptnet.dll
    SensApi.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SensApi.dll
    NETAPI32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\NETAPI32.dll
    Cabinet.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\Cabinet.dll
    System.ServiceModel.Web.ni.dll v3.5.0594.0 - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.ServiceModel#\336c3a204c86960730758874d4b8ba95\System.ServiceModel.Web.ni.dll
    System.IdentityModel.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.IdentityModel\44573dbcf8c8046c8d4b9ba8109d90e7\System.IdentityModel.ni.dll
    System.EnterpriseServices.Thunk.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.EnterpriseServices.Thunk.dll
    EhUIHlp.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\eHome\EhUIHlp.dll
    ATL.DLL v3.05.2284 - C:\Windows\system32\ATL.DLL
    WTSAPI32.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\WTSAPI32.dll
    gdiplus.dll v5.2.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6001.18000_none_9e752e5ac9c619f3\gdiplus.dll
    SETUPAPI.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\SETUPAPI.dll
    WINSTA.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\WINSTA.dll
    WINSPOOL.DRV v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\WINSPOOL.DRV
    System.Runtime.Remoting.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Runtime.Remo#\8fe7232e97fdf63c6b146e93f432d7d7\System.Runtime.Remoting.ni.dll
    Microsoft.MediaCenter.Sports.ni.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.MediaCent#\231d1d92a6a142e4db3fced6a1669923\Microsoft.MediaCenter.Sports.ni.dll
    Microsoft.MediaCenter.Shell.ni.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.MediaCent#\a4b1834c6e8c256f678d08962feca808\Microsoft.MediaCenter.Shell.ni.dll
    ehshell.ni.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\assembly\NativeImages_v2.0.50727_32\ehshell\3c51adbea5adf146e27a6fd569ac2daa\ehshell.ni.dll
    System.Drawing.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Drawing\a35f567c4c67d6b1ca9a0023852847a2\System.Drawing.ni.dll
    System.Windows.Forms.ni.dll v2.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\45ee94a63c463b93e3ff694c6ecd0820\System.Windows.Forms.ni.dll
    System.IdentityModel.Selectors.ni.dll v3.0.4506.648 - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.IdentityMode#\5ff73b37102042c3e28f22106dde8ad4\System.IdentityModel.Selectors.ni.dll
    security.Dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\security.Dll
    credssp.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\credssp.dll
    schannel.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\schannel.dll
    msv1_0.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\msv1_0.dll
    cryptdll.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\cryptdll.dll
    rasapi32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rasapi32.dll
    rasman.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\rasman.dll
    TAPI32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\TAPI32.dll
    rtutils.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rtutils.dll
    WINMM.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WINMM.dll
    OLEACC.dll v4.2.5406.0 (longhorn_rtm.080118-1840) - C:\Windows\system32\OLEACC.dll
    mswsock.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\mswsock.dll
    wshtcpip.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\System32\wshtcpip.dll
    wship6.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\System32\wship6.dll
    NLAapi.dll v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\NLAapi.dll
    IPHLPAPI.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\IPHLPAPI.DLL
    dhcpcsvc.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\dhcpcsvc.DLL
    DNSAPI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\DNSAPI.dll
    WINNSI.DLL v6.0.6001.18000 (longhorn_rtm.080118-1840) - C:\Windows\system32\WINNSI.DLL
    dhcpcsvc6.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\dhcpcsvc6.DLL
    napinsp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\napinsp.dll
    pnrpnsp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\pnrpnsp.dll
    winrnr.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\System32\winrnr.dll
    rasadhlp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rasadhlp.dll
    diasymreader.dll v8.0.50727.1434 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\diasymreader.dll

           
    7MC: HP d5100t, 3 cablecards, XBOX 360, Linksys dma2100 WHS, Quad Core, 4GB RAM with 13TB Storage and growing. Display: 52 240hz Samsung LCD and 90" HD Projector.
  •  
    It looks like you did not start the NetflixMC agent.

    Vista install instructions
    1. Run the install program.
    2. Start the NetflixMC Agent (go to Start/Program/Startup/ Click "NetflixMC Agent")
    3. You will see an icon appear in the task tray bar. Right click it and go to settings. Input your Netflix account information then click apply. You should see a test web session start. Once the Netflix client has started playing the movie make sure that the Netflix client’s sound is turn all the way down.
    4. Close the settings window and open media center and navigate to the NetflixMC icon.

    killervette:
    here is my error
    Startup URI: C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap
    Application Identity: file:///C:/Program%20Files/NetflixMC/NetflixMC%20Plug-in/NetflixMC.xbap#NetflixMC.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil/NetflixMC.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil, type=win32

    System.Windows.Markup.XamlParseException: Cannot create instance of 'Window1' defined in assembly 'NetflixMC, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation.  Error in markup file 'Window1.xaml' Line 2 Position 5. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to http://localhost:4369/WCF/Host. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:4369.  ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
  •  
    gobanjoboy:
    Sharp_1 - I just posted a newer build. trying it now.


    I was able to get the NetflixMC agent to run using the open in administrator option as stated earlier. I will get back to you with more findings. Right now my only issue is getting the movie to play longer then a few minutes...keep getting a message like "windows will not play file" with a big blue screen.
  •  
    Sharp_1:
    gobanjoboy:
    Sharp_1 - I just posted a newer build. trying it now.


    I was able to get the NetflixMC agent to run using the open in administrator option as stated earlier. I will get back to you with more findings. Right now my only issue is getting the movie to play longer then a few minutes...keep getting a message like "windows will not play file" with a big blue screen.


    As far as the video only play for a few minutes it would be best to look at the real netflix client running in the background. You will be able to find the icon for this Process once the movie has start in the taskbar tray. Right click the real netflix icon and select "View Client". Please remmber that I am only able to access the buffer file that the real netflix activex client writes to. If the real netflix client jumps around or is stuck buffering the index of the buffer file that MCE accesses will be screwed up. You can try stopping and restarting the movie or you can try using the skip button on the MCE remote right before the movie stops(If the movie ist still playing in the real netflix client).
  •  
    Thanks Gobanjoboy!!

    Here are some issues I ran into using Vista Home Premium 64-bit edition with .Net Framework 3.5 installed.

    1) Clicking on  the settings options will trigger the exception "The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.".


    2) Hitting the apply button after entering my username and password . Will set off the same exception.


    3) In Media Center, when I click the Netflix MC icon. I get a "Windows Internet Explorer" message about a path is incorrect


       In the 64 bit edition, there are two "Program Files" directory; "Program Files (x86)" & "Program Files". I notice the program was installed in "Program Files (x86)". But it appears Media Center looks for it in the "Program Files". So I cut & paste the "Netflix MC" folder from the "Program Files (x86)" to "Program Files" directory and it resolved the issue of the program not starting up. But now, the screen goes black for bit. then an Internet Explorer error shows up.

    Below is the detailed exception for the Jet.OLED & IE error:

    SETTING OPTION'S EXCEPTION

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
       at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at NetflixMCAgentHost.DBLayer.dbSelect(String SQLstring)
       at NetflixMCAgentHost.Settings.Settings_Load(Object sender, EventArgs e)
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    NetflixMCAgentHost
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/NetflixMC/NetflixMC%20Agent/NetflixMCAgentHost.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.ServiceModel
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.648 (Winfxred.004506-0648)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll
    ----------------------------------------
    SMDiagnostics
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.648 (Winfxred.004506-0648)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/SMDiagnostics/3.0.0.0__b77a5c561934e089/SMDiagnostics.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Serialization
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.648 (Winfxred.004506-0648)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    ----------------------------------------
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    System.WorkflowServices
        Assembly Version: 3.5.0.0
        Win32 Version: 3.5.0594.0
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.WorkflowServices/3.5.0.0__31bf3856ad364e35/System.WorkflowServices.dll
    ----------------------------------------
    System.ServiceModel.Web
        Assembly Version: 3.5.0.0
        Win32 Version: 3.5.0594.0
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll
    ----------------------------------------
    System.Web.Services
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
    ----------------------------------------
    System.Web
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    System.IdentityModel
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.648 (Winfxred.004506-0648)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.IdentityModel/3.0.0.0__b77a5c561934e089/System.IdentityModel.dll
    ----------------------------------------
    System.Transactions
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.


    ****************************************************************************************************************
    ##############################################################################

    INTERNET EXPLORER ISSUE

    Startup URI: C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap
    Application Identity: file:///C:/Program%20Files/NetflixMC/NetflixMC%20Plug-in/NetflixMC.xbap#NetflixMC.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil/NetflixMC.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil, type=win32

    System.Runtime.Serialization.SerializationException: Type 'System.ServiceModel.Channels.ReceivedFault' in Assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
       at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)
       at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)
       at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()
       at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter)
       at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
       at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
       at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
       at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.SerializeObject(Object obj, MemoryStream stm)
       at System.AppDomain.Serialize(Object o)
       at System.AppDomain.MarshalObject(Object o)


    -----------------------

    PresentationHost.exe v3.0.6920.1002 (lh_tools_devdiv_wpf.061020-1904) - C:\Windows\system32\PresentationHost.exe
    ntdll.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ntdll.dll
    kernel32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\kernel32.dll
    ADVAPI32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ADVAPI32.dll
    RPCRT4.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\RPCRT4.dll
    USER32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\USER32.dll
    GDI32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\GDI32.dll
    msvcrt.dll v7.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\msvcrt.dll
    ole32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ole32.dll
    SHELL32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SHELL32.dll
    SHLWAPI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SHLWAPI.dll
    urlmon.dll v7.00.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\urlmon.dll
    OLEAUT32.dll v6.0.6000.16609 - C:\Windows\system32\OLEAUT32.dll
    iertutil.dll v7.00.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\iertutil.dll
    mscoree.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\system32\mscoree.dll
    WININET.dll v7.00.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WININET.dll
    Normaliz.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\Normaliz.dll
    IMM32.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\IMM32.DLL
    MSCTF.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\MSCTF.dll
    LPK.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\LPK.DLL
    USP10.dll v1.0626.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\USP10.dll
    comctl32.dll v6.10 (vista_rtm.061101-2205) - C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_1559f1c6f365a7fa\comctl32.dll
    uxtheme.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\uxtheme.dll
    CLBCatQ.DLL v2001.12.6930.16386 (vista_rtm.061101-2205) - C:\Windows\system32\CLBCatQ.DLL
    rsaenh.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rsaenh.dll
    Secur32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\Secur32.dll
    ws2_32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ws2_32.dll
    NSI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\NSI.dll
    dfshim.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\system32\dfshim.dll
    MSVCR80.dll v8.00.50727.312 - C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.312_none_c905b7a4878399c1\MSVCR80.dll
    mscorwks.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    PresentationHostDLL.dll v3.0.6920.1002 (lh_tools_devdiv_wpf.061020-1904) - C:\Windows\Microsoft.Net\Framework64\v3.0\WPF\PresentationHostDLL.dll
    VERSION.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\VERSION.dll
    mscorlib.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\mscorlib\80a1f0491bb10dd2e33dc3f018e01a9b\mscorlib.ni.dll
    System.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System\29617c52e7ff606509118ae9eacca92a\System.ni.dll
    WindowsBase.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_64\WindowsBase\34eefc4d75062e68f0f1089e6fc5d815\WindowsBase.ni.dll
    PresentationCore.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1430) - C:\Windows\assembly\NativeImages_v2.0.50727_64\PresentationCore\452595ace3e9c989add3956eee0facfa\PresentationCore.ni.dll
    PresentationFramework.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\4a6e7cacc8729f89261ff8d59643ae2f\PresentationFramework.ni.dll
    actxprxy.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\actxprxy.dll
    SXS.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SXS.DLL
    PresentationHostProxy.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1430) - C:\Windows\System32\PresentationHostProxy.dll
    System.Xml.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Xml\2c5f13fcd8777d90330b38ed70948be9\System.Xml.ni.dll
    PresentationUI.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_64\PresentationUI\b1648184f3585f2fff653a036fb18d63\PresentationUI.ni.dll
    System.Deployment.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Deployment\95d30fc7ff252e9d99e69a7fcadf70c3\System.Deployment.ni.dll
    mscorjit.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
    PresentationFramework.Aero.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\Windows\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\f81d881cf9e38f8f68ad9d520b34b094\PresentationFramework.Aero.ni.dll
    Microsoft.MediaCenter.ni.dll v6.0.6000.16625 (vista_gdr.080109-1510) - C:\Windows\assembly\NativeImages_v2.0.50727_64\Microsoft.MediaCent#\9e67cd84da80b4ca88b513c5369fa8d0\Microsoft.MediaCenter.ni.dll
    Microsoft.MediaCenter.UI.ni.dll v6.0.6000.16625 (vista_gdr.080109-1510) - C:\Windows\assembly\NativeImages_v2.0.50727_64\Microsoft.MediaCent#\1394a36004e1e17236fb430baa11566f\Microsoft.MediaCenter.UI.ni.dll
    System.ServiceModel.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.ServiceModel\ae93b78c6d7f50b0ff8e802a01ceb01c\System.ServiceModel.ni.dll
    SMDiagnostics.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_64\SMDiagnostics\c38f713524bbef60901f0c77301d1f32\SMDiagnostics.ni.dll
    System.Configuration.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Configuration\47069879298eb74385a394973d89e36e\System.Configuration.ni.dll
    System.Runtime.Serialization.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Runtime.Seri#\bc71fc64206acc30504a30e2c72166e4\System.Runtime.Serialization.ni.dll
    System.Data.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Data\7926dff34b9f23874c5841dcd2d84aad\System.Data.ni.dll
    System.Data.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\GAC_64\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    CRYPT32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\CRYPT32.dll
    MSASN1.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\MSASN1.dll
    USERENV.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\USERENV.dll
    System.WorkflowServices.ni.dll v3.5.0594.0 - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.WorkflowServ#\a2c3afaf95889a982a167e6a3854d3ca\System.WorkflowServices.ni.dll
    mscorsec.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsec.dll
    WINTRUST.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WINTRUST.dll
    imagehlp.dll v6.0.6000.16470 (vista_gdr.070416-1510) - C:\Windows\system32\imagehlp.dll
    psapi.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\psapi.dll
    ncrypt.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\ncrypt.dll
    BCRYPT.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\BCRYPT.dll
    NTMARTA.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\NTMARTA.DLL
    WLDAP32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WLDAP32.dll
    SAMLIB.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SAMLIB.dll
    GPAPI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\GPAPI.dll
    slc.dll v6.0.6000.16509 (vista_gdr.070620-1500) - C:\Windows\system32\slc.dll
    cryptnet.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\cryptnet.dll
    SensApi.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\SensApi.dll
    NETAPI32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\NETAPI32.dll
    Cabinet.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\Cabinet.dll
    System.ServiceModel.Web.ni.dll v3.5.0594.0 - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.ServiceModel#\655922a865e8874272911e0163e25de6\System.ServiceModel.Web.ni.dll
    System.IdentityModel.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.IdentityModel\fe4e42c702f0b3a93763245fb8c31c60\System.IdentityModel.ni.dll
    System.EnterpriseServices.Thunk.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.EnterpriseServices.Thunk.dll
    EhUIHlp.dll v6.0.6000.16625 (vista_gdr.080109-1510) - C:\Windows\eHome\EhUIHlp.dll
    ATL.DLL v3.05.2284 - C:\Windows\system32\ATL.DLL
    WTSAPI32.dll v6.0.6000.16553 (vista_gdr.070830-1500) - C:\Windows\system32\WTSAPI32.dll
    gdiplus.dll v5.2.6000.16386 (vista_rtm.061101-2205) - C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_56f375c7b4f24821\gdiplus.dll
    SETUPAPI.dll v6.0.6000.16609 (vista_gdr.071205-1500) - C:\Windows\system32\SETUPAPI.dll
    WINSTA.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WINSTA.dll
    WINSPOOL.DRV v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WINSPOOL.DRV
    System.Runtime.Remoting.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Runtime.Remo#\cff5af0250a517a615d74a2e2104b8fd\System.Runtime.Remoting.ni.dll
    Microsoft.MediaCenter.Sports.ni.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\assembly\NativeImages_v2.0.50727_64\Microsoft.MediaCent#\59ae8f0c9fbd6cc77e1c6ac0799f347e\Microsoft.MediaCenter.Sports.ni.dll
    Microsoft.MediaCenter.Shell.ni.dll v6.0.6000.16625 (vista_gdr.080109-1510) - C:\Windows\assembly\NativeImages_v2.0.50727_64\Microsoft.MediaCent#\a07841df7956bf7821ca608b9d051b3e\Microsoft.MediaCenter.Shell.ni.dll
    ehshell.ni.dll v6.0.6000.16625 (vista_gdr.080109-1510) - C:\Windows\assembly\NativeImages_v2.0.50727_64\ehshell\7e86dcdecce43528d2982648827b4dfb\ehshell.ni.dll
    System.Drawing.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Drawing\8246edd9819a68be765fdf496f690be8\System.Drawing.ni.dll
    System.Windows.Forms.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\8184a9bfdfd6f05c4a8febe3b088c8ed\System.Windows.Forms.ni.dll
    System.IdentityModel.Selectors.ni.dll v3.0.4506.648 - C:\Windows\assembly\NativeImages_v2.0.50727_64\System.IdentityMode#\bf25eefccc120e4a937df92ada37c3a4\System.IdentityModel.Selectors.ni.dll
    security.Dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\security.Dll
    credssp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\credssp.dll
    schannel.dll v6.0.6000.16508 (vista_gdr.070618-1500) - C:\Windows\system32\schannel.dll
    msv1_0.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\msv1_0.dll
    cryptdll.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\cryptdll.dll
    rasapi32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rasapi32.dll
    rasman.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rasman.dll
    TAPI32.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\TAPI32.dll
    rtutils.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rtutils.dll
    WINMM.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WINMM.dll
    OLEACC.dll v4.2.5406.0 (vista_rtm.061101-2205) - C:\Windows\system32\OLEACC.dll
    mswsock.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\mswsock.dll
    wshtcpip.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\wshtcpip.dll
    wship6.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\System32\wship6.dll
    DNSAPI.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\DNSAPI.dll
    winrnr.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\System32\winrnr.dll
    NLAapi.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\NLAapi.dll
    IPHLPAPI.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\IPHLPAPI.DLL
    dhcpcsvc.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\dhcpcsvc.DLL
    WINNSI.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\WINNSI.DLL
    dhcpcsvc6.DLL v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\dhcpcsvc6.DLL
    napinsp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\napinsp.dll
    pnrpnsp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\pnrpnsp.dll
    rasadhlp.dll v6.0.6000.16386 (vista_rtm.061101-2205) - C:\Windows\system32\rasadhlp.dll
    diasymreader.dll v8.0.50727.1433 (REDBITS.050727-1400) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\diasymreader.dll
  •  
    gobanjoboy:
    clifgriffin:

    At one point in my usage, there seemed to be two videos playing. One was the onscreen buffer, which I could pause at will, but the other continued playing in the background. I'm assuming that you are playing the video and pulling it in to the buffer. So, I also assume that the second video is actually the source video that I'm hearing (but not seeing).


    The Netflix ActiveX Client volume is one thing that I’m not 100% I can control via code. The fix for this is to go to Netflix.com and view some movie. Turn the ActiveX Netflix client volume all the way down and then close the browser. Their actually is a registry setting for the Netflix client volume but it does not seem to matter if I manually set it.


    clifgriffin:

    Also, when I exit the plugin, this unseen but heard video continues to play for at least awhile. Restarting the movie did not fix this. I eventually had to restart the whole machine. I do not know if this was a problem with two agent threads or what. (I obviously don't have a perfect idea of how you accomplish this magic...I'm just making guesses based on how I would approach it.)


    Right now I don't have any kind of NetflixMC plug-in session management while running in MCE. If you open NetflixMC and then start a movie then go back to the program lib and start NetflixMC again you will have two NetflixMC plug-ins running each talking to the NetflixMC agent with different threaded sessions. The NetflixMC plug-in pings the NetflixMC agent ever 15 seconds. This lets the Agent know that the plug-in is still running. Once the ping stops there is a 10 sec timeout at with point the agent will stop the background movie. You can actually view and manually kill this process while it is running from the taskbar try.


    Hmm, I seem to be an idiot. :) I misread your instructions and turned the volume all the way up, not down. I was reading what I was expecting it to say, not what it actually said.

    I'll play around with it more today and see what I find.

  •  

    Currently know issues:

    • Movie list is not in order.
    • Loading dialog some times gets stuck.
    • Movie list loading – The threading has not been perfected yet.
    • Image caching is currently turned off.
    • Menu curser some times looses it place when main thread locks up.
    • Movie playback is not perfect due to slow network. Need to build better buffer management code.
    • Vista 64bit database connection issues.
  •  
    I know that gobanjoboy is working hard on this plugin but I noticed today that Anthony Park released an update to MyNetflix.  The update give remote capabilities, and plays in  fullscreen.
  •  
    If I could take the best things out of both MyNetflix and NetflixMC they would be:



    Comments: If you navigate from MyNetflix without stopping the video feed from playing then go back into MyNetflix and try to play another feed you will get an error. For now all you can do is tune in to TV or recorded TV and initiate the VMC internal video player then you will be able to go back into MyNetflix and view another selection. If you stop the video feed by pressing the stop button on your remote...no problems. The biggest thing on a positive note I can say about MyNetflix is that it is super easy to configure and setup. Basically enter your ID and Password when prompted and your all set and the video feeds are beautiful.

    With NetflixMC there are also a few issues. The biggest one for now is the log-in trouble in Vista and for me problem of video feeds stopping after a few minutes. I sure like the UI and how it blends so well with existing VMC screens. The ability to search is the kicker for me. When the video is as stable as Andy's I think NetflixMC will be the way to go.

    There are many things I like about both Netflix plugin UI's, I wonder if the developers would work together to make something really awesome...they both seem to be working in the same direction but with two different ways to get there.

    I hope this is good input.

    Great work to both developers on their plug-ins.

    Thank you very much!!
  •  
    Sharp_1:

    There are many things I like about both Netflix plugin UI's, I wonder if the developers would work together to make something really awesome...they both seem to be working in the same direction but with two different ways to get there.


    Maybe one working on a MCE Vista version and the other on MCE 2005 version?
    There's a lot of people out there who are like slinkies...pretty much useless...but they make you smile when you push them down the stairs.
Page 9 of 26 (389 items) «7891011»