Jump to content

volleyserver error when deleting recorded tv from AFTV


Nathanio
Go to solution Solved by Nathanio,

Recommended Posts

Nathanio

Hi, 

 

Not sure whether this has appeared since AFTV or Emby server was updated. 

 

When I try and delete a watched episode of something that I recorded on my Emby server (on an AFTV  box) I get a volleyserver error.

 

Checking the log on the server I can see this:

2016-02-13 19:44:22.3750 Error HttpServer: Error processing request for /emby/Items/dc59b8bf034da86ea2259ccceb760dc4
	*** Error Report ***
	Version: 3.0.5870.0
	Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: C:\Users\Administrator\AppData\Roaming\Emby-Server
	Application Path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe
	Value cannot be null.
	Parameter name: id
	ServiceStack.HttpError
	No Stack Trace Available
	
2016-02-13 19:44:22.3750 Info HttpServer: HTTP Response 400 to 172.0.0.180. Time: 42ms. http://172.0.0.1:8096/emby/Items/dc59b8bf034da86ea2259ccceb760dc4
2016-02-13 19:44:40.6358 Info HttpServer: HTTP DELETE http://172.0.0.1:8096/emby/Items/dc59b8bf034da86ea2259ccceb760dc4. UserAgent: Dalvik/1.6.0 (Linux; U; Android 4.2.2; AFTB Build/JDQ39)
2016-02-13 19:44:40.6358 Debug SqliteItemRepository: select guid from TypedBaseItems where type in ('MediaBrowser.Controller.LiveTv.LiveTvVideoRecording','MediaBrowser.Controller.LiveTv.LiveTvAudioRecording')
2016-02-13 19:44:40.6738 Error DtoUtils: ServiceBase<TRequest>::Service Exception
	*** Error Report ***
	Version: 3.0.5870.0
	Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: C:\Users\Administrator\AppData\Roaming\Emby-Server
	Application Path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe
	Value cannot be null.
	Parameter name: id
	System.ArgumentNullException
	   at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemById(Guid id)
	   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
	   at System.Linq.Enumerable.<CastIterator>d__1`1.MoveNext()
	   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
	   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
	   at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
	   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
	   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
	   at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager.<GetInternalRecordings>d__131.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 MediaBrowser.Server.Implementations.LiveTv.LiveTvManager.<GetInternalRecording>d__28.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 MediaBrowser.Server.Implementations.LiveTv.LiveTvManager.<DeleteRecording>d__166.MoveNext()

Emby server  3.0.5870.0

Emby for Android TV 1.1.46a

 

Can delete from emby webpage

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...