Jump to content

Recommended Posts

Posted

Version 1.2.4.2x released:

- Fixed bug when library item has no IMDb ID

 

@@TheTabman, this should fix your issue.

  • Like 1
Posted

Emby Server BETA users, please note that due to this issue, notifications are not working. The issue does not affect stable versions, for now.

 

For now I've branched BlurN yet again, so I'm now having to release 3 versions: one for those on 3.2.26.0 or earlier, one for those on 3.2.27.0 (latest stable) and one for those who are on the BETA builds. Whoever is on the BETA should now be able to download BlurN 1.2.4.28 which will enable notifications again.

 

@@Luke please fix this branching hell :)

Posted

Version 1.2.4.2x released:

- Fixed bug when library item has no IMDb ID

 

@@TheTabman, this should fix your issue.

I am happy to say that indeed BlurN now works. 

And yes, I have quite a few obscure films which simply have no corresponding IMDB, MovieDB or TvDB entry.

 

Thanks again :)

  • Like 1
Posted

I am happy to say that indeed BlurN now works.

And yes, I have quite a few obscure films which simply have no corresponding IMDB, MovieDB or TvDB entry.

 

Thanks again :)

Thanks for the feedback. Welcome to BlurN :)
  • 2 weeks later...
PenkethBoy
Posted

Just updated my Stable 3.2.29.0 server and getting the following error

 

2017-08-27 22:50:34.124 Info TaskManager: IntervalTrigger fired for task: Sync played status to library
2017-08-27 22:50:34.124 Info TaskManager: Queueing task SyncPlayedStatusToLibrary
2017-08-27 22:50:34.124 Info TaskManager: Executing Sync played status to library
2017-08-27 22:50:34.124 Error TaskManager: Error
    *** Error Report ***
    Version: 3.2.29.0
    Command line: D:\Emby-Stable\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.2.9200.0
    64-Bit OS: True
    64-Bit Process: True
    Processor count: 8
    Program data path: D:\Emby-Stable
    Application directory: D:\Emby-Stable\System
    System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Controller.Entities.UserItemData> MediaBrowser.Controller.Library.IUserDataManager.GetAllUserData(System.Guid)'.
     at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.<Execute>d__18.MoveNext()
     at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
     at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
    System.MissingMethodException
     at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.<Execute>d__18.MoveNext()
     at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
     at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
    
2017-08-27 22:50:34.124 Info TaskManager: Sync played status to library Failed after 0 minute(s) and 0 seconds

Posted (edited)

@@mutu310 - should be the last time you are disrupted and I will have .net core migration instructions very soon. thanks.

Just saw this reply after writing on the other thread I had opened regarding notifications. I'll wait for your instructions. Edited by mutu310
  • 2 weeks later...
Posted (edited)

Version 2.0.0.0 released, targeting the new Emby codebase. The minimum Emby version required is 3.2.30.2 (currently only in BETA).

Edited by mutu310
Posted

Version 2.0.0.1 released (requires Emby 3.2.30.2 or higher):

 

- Fixed bug with OMDb requests not being passed on year of movie.

Posted

Are you working on a version for the .Net Core Server beta that is currently going on?

Posted (edited)

Are you working on a version for the .Net Core Server beta that is currently going on?

 

2.0.0.0 and later are supposed to be compatible with the .NET Core Server, though to be honest I haven't tested it yet. Are you asking because you've encountered some problem or just for the knowledge?

Edited by mutu310
Posted

2.0.0.0 and later are supposed to be compatible with the .NET Core Server, though to be honest I haven't tested it yet. Are you asking because you've encountered some problem or just for the knowledge?

 

I am not seeing the plugin in the catalog for .Net Core server.

Posted (edited)

I am not seeing the plugin in the catalog for .Net Core server.

 

And others are? The plugin versions 2.0.0.0 and 2.0.0.1 are both marked as compatible with .NET Core from the Emby administration area where I can upload new builds of the plugin. What is your version though? The requirement is for a minimum version of 3.2.30.2. Otherwise we will need @@Luke to help fix this issue.

Edited by mutu310
Posted

You know what?  I need to get my eyes rechecked.

 

I see it under Channels.

 

Sorry about that.  :wacko: 

  • Like 1
PenkethBoy
Posted

version 2.0.0.1 works with .net core 3.2.30.16 :)

  • Like 1
Posted

version 2.0.0.1 works with .net core 3.2.30.16 :)

Thanks, appreciate the feedback.
  • Like 1
  • 1 month later...
Posted

Failure of "Refresh new releases" on latest net core beta release (v3.2.33.8).

 

2017-10-14 10:41:25.772 Info TaskManager: Executing Refresh new releases
2017-10-14 10:41:25.788 Debug HttpServer: Validating host 192.168.1.121
2017-10-14 10:41:25.851 Info HttpClient: HttpClientManager GET: http://www.blu-ray.com/rss/newreleasesfeed.xml
2017-10-14 10:41:25.865 Info HttpServer: HTTP GET http://192.168.1.121:8496/emby/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Linux; Android 7.1.1; Nexus 6 Build/N6F27M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36
2017-10-14 10:41:25.868 Info HttpServer: HTTP Response 200 to 192.168.1.8. Time: 80ms. http://192.168.1.121:8496/emby/ScheduledTasks?isHidden=false 
2017-10-14 10:41:26.219 Error TaskManager: Error
	*** Error Report ***
	Version: 3.2.33.8
	Command line: C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: C:\ProgramData\Emby\programdata
	Application directory: C:\ProgramData\Emby\system
	System.ObjectDisposedException: Cannot access a closed Stream.
	   at System.IO.__Error.StreamIsClosed()
	   at System.IO.MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)
	   at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
	   at System.Xml.XmlTextReaderImpl.FinishInitStream()
	   at System.Xml.XmlTextReaderImpl..ctor(Stream stream, Byte[] bytes, Int32 byteCount, XmlReaderSettings settings, Uri baseUri, String baseUriStr, XmlParserContext context, Boolean closeInput)
	   at System.Xml.XmlReaderSettings.CreateReader(Stream input, Uri baseUri, String baseUriString, XmlParserContext inputContext)
	   at System.Xml.XmlReader.Create(Stream input, XmlReaderSettings settings)
	   at System.Xml.Linq.XDocument.Load(Stream stream, LoadOptions options)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<GetBluRayReleaseItems>d__28.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<Execute>d__22.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	System.ObjectDisposedException
	   at System.IO.__Error.StreamIsClosed()
	   at System.IO.MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)
	   at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
	   at System.Xml.XmlTextReaderImpl.FinishInitStream()
	   at System.Xml.XmlTextReaderImpl..ctor(Stream stream, Byte[] bytes, Int32 byteCount, XmlReaderSettings settings, Uri baseUri, String baseUriStr, XmlParserContext context, Boolean closeInput)
	   at System.Xml.XmlReaderSettings.CreateReader(Stream input, Uri baseUri, String baseUriString, XmlParserContext inputContext)
	   at System.Xml.XmlReader.Create(Stream input, XmlReaderSettings settings)
	   at System.Xml.Linq.XDocument.Load(Stream stream, LoadOptions options)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<GetBluRayReleaseItems>d__28.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<Execute>d__22.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	
2017-10-14 10:41:26.219 Info TaskManager: Refresh new releases Failed after 0 minute(s) and 0 seconds 
Posted

Failure of "Refresh new releases" on latest net core beta release (v3.2.33.8).

 

 

2017-10-14 10:41:25.772 Info TaskManager: Executing Refresh new releases
2017-10-14 10:41:25.788 Debug HttpServer: Validating host 192.168.1.121
2017-10-14 10:41:25.851 Info HttpClient: HttpClientManager GET: http://www.blu-ray.com/rss/newreleasesfeed.xml
2017-10-14 10:41:25.865 Info HttpServer: HTTP GET http://192.168.1.121:8496/emby/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Linux; Android 7.1.1; Nexus 6 Build/N6F27M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36
2017-10-14 10:41:25.868 Info HttpServer: HTTP Response 200 to 192.168.1.8. Time: 80ms. http://192.168.1.121:8496/emby/ScheduledTasks?isHidden=false 
2017-10-14 10:41:26.219 Error TaskManager: Error
	*** Error Report ***
	Version: 3.2.33.8
	Command line: C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll C:\ProgramData\Emby\system\EmbyServer.dll
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: C:\ProgramData\Emby\programdata
	Application directory: C:\ProgramData\Emby\system
	System.ObjectDisposedException: Cannot access a closed Stream.
	   at System.IO.__Error.StreamIsClosed()
	   at System.IO.MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)
	   at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
	   at System.Xml.XmlTextReaderImpl.FinishInitStream()
	   at System.Xml.XmlTextReaderImpl..ctor(Stream stream, Byte[] bytes, Int32 byteCount, XmlReaderSettings settings, Uri baseUri, String baseUriStr, XmlParserContext context, Boolean closeInput)
	   at System.Xml.XmlReaderSettings.CreateReader(Stream input, Uri baseUri, String baseUriString, XmlParserContext inputContext)
	   at System.Xml.XmlReader.Create(Stream input, XmlReaderSettings settings)
	   at System.Xml.Linq.XDocument.Load(Stream stream, LoadOptions options)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<GetBluRayReleaseItems>d__28.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<Execute>d__22.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	System.ObjectDisposedException
	   at System.IO.__Error.StreamIsClosed()
	   at System.IO.MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)
	   at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
	   at System.Xml.XmlTextReaderImpl.FinishInitStream()
	   at System.Xml.XmlTextReaderImpl..ctor(Stream stream, Byte[] bytes, Int32 byteCount, XmlReaderSettings settings, Uri baseUri, String baseUriStr, XmlParserContext context, Boolean closeInput)
	   at System.Xml.XmlReaderSettings.CreateReader(Stream input, Uri baseUri, String baseUriString, XmlParserContext inputContext)
	   at System.Xml.XmlReader.Create(Stream input, XmlReaderSettings settings)
	   at System.Xml.Linq.XDocument.Load(Stream stream, LoadOptions options)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<GetBluRayReleaseItems>d__28.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.<Execute>d__22.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	
2017-10-14 10:41:26.219 Info TaskManager: Refresh new releases Failed after 0 minute(s) and 0 seconds 
@@Luke any feedback would be greatly helpful.
  • 2 months later...
Posted (edited)

Version 2.0.0.4 released (OMDb fixes)

Edited by mutu310
Posted

Version 2.0.0.5 released:

 

- Re-added latest version checking (in plugin configuration page)

Posted

Version 2.0.0.6 released

 

- Improved robustness and increased debug logging.

Posted

Version 2.0.0.7 released

 

- Linked latest version number in plugin configuration page to plugin update page.

  • 5 weeks later...
Posted

New version released (2.0.1.0) which makes BlurN compatible with Emby Server minimum version 3.2.70.4.

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