Jump to content

Exception thrown when downloading movie themes


AndyM

Recommended Posts

AndyM
Hi,

 

New to this great product, I'm looking at the movie theme plugin but seeing an app error.

 

Version 3.0.5271.29451

Media Browser Server is up to date

Running on Win7 sp1 home premium 64bit

Movie Theme Songs 1.1.0.9

 

Failing to download movie themes, from the logs:

 

 

2014-06-09 21:53:20.8601 Info - App: Movie Theme Songs - Found movie theme song http://www.mediafire.com/download/oqatx47eq6zctlf for Amadeus

2014-06-09 21:53:20.8601 Info - App: HttpClientManager.GetTempFileResponse url: http://www.mediafire.com/download/oqatx47eq6zctlf

2014-06-09 21:53:21.9401 Error - App: Error getting response from http://www.mediafire.com/download/oqatx47eq6zctlf

The server committed a protocol violation. Section=ResponseStatusLine

System.Net.WebException

  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)

--- End of stack trace from previous location where exception was thrown ---

  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)

  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<GetTempFileResponse>d__23.MoveNext()

 

2014-06-09 21:53:21.9401 Error - App: Error getting response from http://www.mediafire.com/download/oqatx47eq6zctlf

The server committed a protocol violation. Section=ResponseStatusLine

System.Net.WebException

  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)

--- End of stack trace from previous location where exception was thrown ---

  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)

  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<GetTempFileResponse>d__23.MoveNext()

 

2014-06-09 21:53:21.9401 Error - App: Movie Theme Songs - Error downloading file from host

The server committed a protocol violation. Section=ResponseStatusLine

MediaBrowser.Model.Net.HttpException

  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.GetTempFileException(Exception ex, HttpRequestOptions options, String tempFile)

  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<GetTempFileResponse>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)

  at MediaBrowser.Plugins.MovieThemeSongs.Search.LocalMovieThemeSongDownloader.<DownloadMovieThemeSongForItem>d__1.MoveNext()

InnerException: System.Net.WebException

The server committed a protocol violation. Section=ResponseStatusLine

  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)

--- End of stack trace from previous location where exception was thrown ---

  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)

  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<GetTempFileResponse>d__23.MoveNext()

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...