Jump to content

BlurN — Blu-Ray Release Notifications


mutu310

Recommended Posts

Happy2Play

@@Happy2Play can you please check if BllurN 2.0.2.2 fixes the issue you had?

 

Updated in beta 3.4.1.23 and all well again.

 

There is a issue with the version number link when you open the plugin

 

5b3790f945a30_url1.jpg

 

5b37910b49283_url.jpg

 

This is do the url "/index.html#!/" change.

 

https://emby.media/community/index.php?/topic/59971-34116-change-the-default-local-address-windows-server/

Link to comment
Share on other sites

Happy2Play

Looks like the beta branch broke the plugin again.

2018-07-05 15:10:20.756 Error TaskManager: Error
*** Error Report ***
Version: 3.4.1.26
Command line: C:\Users\Media\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 4
Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
System.MissingMethodException: Method not found: 'Void MediaBrowser.Model.Notifications.NotificationRequest.set_Variables(System.Collections.Generic.Dictionary`2<System.String,System.String>)'.
    at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
    at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
    at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
System.MissingMethodException
    at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
    at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
    at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
Edited by Happy2Play
Link to comment
Share on other sites

I've pushed a pull request. You can target 3.4.1.26 as the min required server version. Thanks.

Link to comment
Share on other sites

mutu310

Updated in beta 3.4.1.23 and all well again.

 

There is a issue with the version number link when you open the plugin

 

5b3790f945a30_url1.jpg

 

5b37910b49283_url.jpg

 

This is do the url "/index.html#!/" change.

 

https://emby.media/community/index.php?/topic/59971-34116-change-the-default-local-address-windows-server/

 

I've pushed a pull request. You can target 3.4.1.26 as the min required server version. Thanks.

 

Fixed.

Version 2.0.2.3 released!

  • Like 1
Link to comment
Share on other sites

mutu310

@@Luke why is this the case for chjohans and also on my test Windows Emby Server but not the case on my production Emby Server running on Synology? The latter only shows me one item in the "Latest BlurN". Both are 3.3.1.0

 

Windows Emby Server in French as I was testing a new feature for getting metadata in the Emby Server language:

5a9edb6dbcd07_blurn1.jpg

 

Synology Emby Server, shows only 1 Latest BlurN item at a time:

 

5a9edb9a11bff_blurn2.jpg

 

@@Luke this is still a problem for me, both on stable and beta. I don't get everything shown under the Latest BlurN. Any idea what's wrong?

Edited by mutu310
Link to comment
Share on other sites

  • 1 month later...
Happy2Play

Just heads up plugin broken in next Beta.

2018-08-14 01:45:19.231 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.6.0.6
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<MediaBrowser.Model.Entities.MediaStream> MediaBrowser.Controller.Library.IMediaSourceManager.GetMediaStreams(System.Guid)'.
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetChannelItems(InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItems(IChannel channel, User user, String externalFolderId, Nullable`1 sortField, Boolean sortDescending, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItemsInternal(InternalItemsQuery query, IProgress`1 progress, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.RefreshLatestChannelItems(IChannel channel, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetLatestChannelItemsInternal(InternalItemsQuery query, CancellationToken cancellationToken)
	System.MissingMethodException
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetChannelItems(InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItems(IChannel channel, User user, String externalFolderId, Nullable`1 sortField, Boolean sortDescending, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItemsInternal(InternalItemsQuery query, IProgress`1 progress, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.RefreshLatestChannelItems(IChannel channel, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetLatestChannelItemsInternal(InternalItemsQuery query, CancellationToken cancellationToken)
Link to comment
Share on other sites

mutu310

 

Just heads up plugin broken in next Beta.

2018-08-14 01:45:19.231 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.6.0.6
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<MediaBrowser.Model.Entities.MediaStream> MediaBrowser.Controller.Library.IMediaSourceManager.GetMediaStreams(System.Guid)'.
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetChannelItems(InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItems(IChannel channel, User user, String externalFolderId, Nullable`1 sortField, Boolean sortDescending, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItemsInternal(InternalItemsQuery query, IProgress`1 progress, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.RefreshLatestChannelItems(IChannel channel, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetLatestChannelItemsInternal(InternalItemsQuery query, CancellationToken cancellationToken)
	System.MissingMethodException
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetItems(Boolean inChannel, InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at MediaBrowser.Channels.BlurN.BlurNChannel.GetChannelItems(InternalChannelItemQuery query, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItems(IChannel channel, User user, String externalFolderId, Nullable`1 sortField, Boolean sortDescending, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetChannelItemsInternal(InternalItemsQuery query, IProgress`1 progress, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.RefreshLatestChannelItems(IChannel channel, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Channels.ChannelManager.GetLatestChannelItemsInternal(InternalItemsQuery query, CancellationToken cancellationToken)

 

@@Luke & co, can you PLEASE stop deleting methods?! You KNOW this is not the right approach towards keeping backwards compatibility. You don't even mark methods as obsolete. So frustrating.

Now, what do I need to change please?

Link to comment
Share on other sites

Happy2Play

@@Luke & co, can you PLEASE stop deleting methods?! You KNOW this is not the right approach towards keeping backwards compatibility. You don't even mark methods as obsolete. So frustrating.

Now, what do I need to change please?

 

Plugin works fine on official beta 3.6.0.2.

 

This is happening in the lets say Alpha testing here (new build on post #185), I was just giving you a heads up as Luke has updated most of the plugins already.  

Link to comment
Share on other sites

  • 3 weeks later...
mutu310

I submitted a pull request to help with 3.6 beta compatibility. Thanks.

 

@@Luke, thanks for this. What should I target as a minimum Emby Server version please?

 

EDIT: disregard, I found it from the pull request name.

Edited by mutu310
Link to comment
Share on other sites

  • 2 weeks later...
Happy2Play

All tasks fail in 3.6.0.39

2018-09-10 01:45:18.252 Error TaskManager: Error
	*** Error Report ***
	Version: 3.6.0.39
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\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: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Library.ILibraryManager.GetItemList(MediaBrowser.Controller.Entities.InternalItemsQuery)'.
	   at MediaBrowser.Channels.BlurN.Helpers.Library.BuildLibraryDictionary(CancellationToken cancellationToken, ILibraryManager libraryManager, InternalItemsQuery query)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
	System.MissingMethodException
	   at MediaBrowser.Channels.BlurN.Helpers.Library.BuildLibraryDictionary(CancellationToken cancellationToken, ILibraryManager libraryManager, InternalItemsQuery query)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Also this change

 

https://emby.media/community/index.php?/topic/62511-plugin-image-change/

Edited by Happy2Play
Link to comment
Share on other sites

All tasks fail in 3.6.0.39

2018-09-10 01:45:18.252 Error TaskManager: Error
	*** Error Report ***
	Version: 3.6.0.39
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\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: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Library.ILibraryManager.GetItemList(MediaBrowser.Controller.Entities.InternalItemsQuery)'.
	   at MediaBrowser.Channels.BlurN.Helpers.Library.BuildLibraryDictionary(CancellationToken cancellationToken, ILibraryManager libraryManager, InternalItemsQuery query)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
	System.MissingMethodException
	   at MediaBrowser.Channels.BlurN.Helpers.Library.BuildLibraryDictionary(CancellationToken cancellationToken, ILibraryManager libraryManager, InternalItemsQuery query)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Also this change

 

https://emby.media/community/index.php?/topic/62511-plugin-image-change/

 

 

Weird because I don't get an error for that method if I update to the latest NuGet. @@Luke, thoughts?

Link to comment
Share on other sites

All tasks fail in 3.6.0.39

2018-09-10 01:45:18.252 Error TaskManager: Error
	*** Error Report ***
	Version: 3.6.0.39
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\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: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Library.ILibraryManager.GetItemList(MediaBrowser.Controller.Entities.InternalItemsQuery)'.
	   at MediaBrowser.Channels.BlurN.Helpers.Library.BuildLibraryDictionary(CancellationToken cancellationToken, ILibraryManager libraryManager, InternalItemsQuery query)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
	System.MissingMethodException
	   at MediaBrowser.Channels.BlurN.Helpers.Library.BuildLibraryDictionary(CancellationToken cancellationToken, ILibraryManager libraryManager, InternalItemsQuery query)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.SyncPlayedStatusToLibrary.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Also this change

 

https://emby.media/community/index.php?/topic/62511-plugin-image-change/

 

I believe I've fixed this with a new compatibility update (2.0.2.5)

  • Like 1
Link to comment
Share on other sites

Happy2Play

I believe I've fixed this with a new compatibility update (2.0.2.5)

 

:) As Luke mentioned it is time for another update.

2018-09-15 00:39:32.025 Error TaskManager: Error
	*** Error Report ***
	Version: 3.6.0.42
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\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: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Controller.Entities.User> MediaBrowser.Controller.Library.IUserManager.get_Users()'.
	Source: MediaBrowser.Channels.BlurN
	TargetSite: Void MoveNext()
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
Link to comment
Share on other sites

 

:) As Luke mentioned it is time for another update.

2018-09-15 00:39:32.025 Error TaskManager: Error
	*** Error Report ***
	Version: 3.6.0.42
	Command line: C:\Users\Media\AppData\Roaming\Emby-Server\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: 4
	Program data path: C:\Users\Media\AppData\Roaming\Emby-Server\programdata
	Application directory: C:\Users\Media\AppData\Roaming\Emby-Server\system
	System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Controller.Entities.User> MediaBrowser.Controller.Library.IUserManager.get_Users()'.
	Source: MediaBrowser.Channels.BlurN
	TargetSite: Void MoveNext()
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

BlurN 2.0.2.6 released

 

What minimum server version please? @@Luke @@Happy2Play I set it 3.6.0.42 for now...

Edited by mutu310
Link to comment
Share on other sites

Going forward, the min server version should match the version of the nuget package you are building against. I think that will make things easier for everyone. That actually began with the 3.5 release. Thanks !

Link to comment
Share on other sites

  • 2 months later...
mutu310

BlurN is now failing for me. Anyone else having this problem?

 

Index was outside the bounds of the array. at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType

 

@@Luke

Link to comment
Share on other sites

mutu310

Can you attach the server log? Thanks.

2018-11-19 11:56:38.819 Debug XmlSerializer: Deserializing file /var/packages/EmbyServer/target/var/plugins/configurations/MediaBrowser.Channels.BlurN.xml
2018-11-19 11:56:39.276 Info HttpClient: HttpClientManager GET: http://www.blu-ray.com/rss/newreleasesfeed.xml
2018-11-19 11:56:40.139 Info HttpServer: HTTP GET https://markciliavincenti.synology.me:8920/emby/System/Endpoint. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36
2018-11-19 11:56:40.303 Info HttpServer: HTTP Response 200 to 195.158.93.203. Time: 164ms. https://markciliavincenti.synology.me:8920/emby/System/Endpoint 
2018-11-19 11:56:40.323 Info HttpServer: HTTP GET https://markciliavincenti.synology.me:8920/emby/Playback/BitrateTest?Size=500000. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36
2018-11-19 11:56:41.099 Info HttpServer: HTTP GET https://markciliavincenti.synology.me:8920/emby/Playback/BitrateTest?Size=1000000. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36
2018-11-19 11:56:42.835 Info HttpServer: HTTP Response 200 to 195.158.93.203. Time: 2512ms (slow). https://markciliavincenti.synology.me:8920/emby/Playback/BitrateTest?Size=500000 
2018-11-19 11:56:46.281 Info HttpServer: HTTP Response 200 to 195.158.93.203. Time: 5182ms (slow). https://markciliavincenti.synology.me:8920/emby/Playback/BitrateTest?Size=1000000 
2018-11-19 11:57:08.348 Debug SqliteItemRepository: GetItemList query time (slow): 26829ms. Query: select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where ProviderIds like '%imdb=%'
2018-11-19 11:57:08.684 Error TaskManager: Error
	*** Error Report ***
	Version: 3.5.3.0
	Command line: /var/packages/EmbyServer/target/server/EmbyServer.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartexitcode 121
	Operating system: Unix 3.2.40.0
	64-Bit OS: False
	64-Bit Process: False
	User Interactive: False
	Mono: 5.14.0.177 (tarball Sun Nov 11 11:38:27 UTC 2018)
	Processor count: 1
	Program data path: /var/packages/EmbyServer/target/var
	Application directory: /volume1/@appstore/EmbyServer/releases/3.5.3.0
	System.IndexOutOfRangeException: Index was outside the bounds of the array.
	  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (ServiceStack.Text.TypeConfig typeConfig, Microsoft.Extensions.Primitives.StringSegment strType, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.Dictionary`2[TKey,TValue] typeAccessorMap) [0x0047b] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Common.DeserializeType`1+<>c__DisplayClass2_0[TSerializer].<GetParseStringSegmentMethod>b__1 (Microsoft.Extensions.Primitives.StringSegment value) [0x00000] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Common.DeserializeListWithElements`2[T,TSerializer].ParseGenericList (Microsoft.Extensions.Primitives.StringSegment value, System.Type createListType, ServiceStack.Text.Common.ParseStringSegmentDelegate parseFn) [0x00100] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at (wrapper delegate-invoke) ServiceStack.Text.Common.DeserializeListWithElements`1+ParseListDelegate[ServiceStack.Text.Json.JsonTypeSerializer].invoke_object_StringSegment_Type_ParseStringSegmentDelegate(Microsoft.Extensions.Primitives.StringSegment,System.Type,ServiceStack.Text.Common.ParseStringSegmentDelegate)
	  at ServiceStack.Text.Common.DeserializeList`2+<>c__DisplayClass7_0[T,TSerializer].<GetParseStringSegmentFn>b__0 (Microsoft.Extensions.Primitives.StringSegment value) [0x00000] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Json.JsonReader`1[T].Parse (Microsoft.Extensions.Primitives.StringSegment value) [0x00084] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Json.JsonReader`1[T].Parse (System.String value) [0x0000b] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromString[T] (System.String value) [0x00012] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) [0x00012] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) [0x0000e] in <8252e50122f84f82af882c36d707f6ce>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromFile[T] (System.String file) [0x0001b] in <8252e50122f84f82af882c36d707f6ce>:0 
	  at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases+<Execute>d__23.MoveNext () [0x00400] in <593215144b7b4785921f4967e3cbfb58>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00156] in <8252e50122f84f82af882c36d707f6ce>:0 
	System.IndexOutOfRangeException
	  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (ServiceStack.Text.TypeConfig typeConfig, Microsoft.Extensions.Primitives.StringSegment strType, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.Dictionary`2[TKey,TValue] typeAccessorMap) [0x0047b] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Common.DeserializeType`1+<>c__DisplayClass2_0[TSerializer].<GetParseStringSegmentMethod>b__1 (Microsoft.Extensions.Primitives.StringSegment value) [0x00000] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Common.DeserializeListWithElements`2[T,TSerializer].ParseGenericList (Microsoft.Extensions.Primitives.StringSegment value, System.Type createListType, ServiceStack.Text.Common.ParseStringSegmentDelegate parseFn) [0x00100] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at (wrapper delegate-invoke) ServiceStack.Text.Common.DeserializeListWithElements`1+ParseListDelegate[ServiceStack.Text.Json.JsonTypeSerializer].invoke_object_StringSegment_Type_ParseStringSegmentDelegate(Microsoft.Extensions.Primitives.StringSegment,System.Type,ServiceStack.Text.Common.ParseStringSegmentDelegate)
	  at ServiceStack.Text.Common.DeserializeList`2+<>c__DisplayClass7_0[T,TSerializer].<GetParseStringSegmentFn>b__0 (Microsoft.Extensions.Primitives.StringSegment value) [0x00000] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Json.JsonReader`1[T].Parse (Microsoft.Extensions.Primitives.StringSegment value) [0x00084] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.Json.JsonReader`1[T].Parse (System.String value) [0x0000b] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromString[T] (System.String value) [0x00012] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) [0x00012] in <ac1306dcdca44b679bd989c16c0595ad>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) [0x0000e] in <8252e50122f84f82af882c36d707f6ce>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromFile[T] (System.String file) [0x0001b] in <8252e50122f84f82af882c36d707f6ce>:0 
	  at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases+<Execute>d__23.MoveNext () [0x00400] in <593215144b7b4785921f4967e3cbfb58>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00156] in <8252e50122f84f82af882c36d707f6ce>:0 
	
2018-11-19 11:57:08.685 Info TaskManager: Refresh new releases Failed after 0 minute(s) and 29 seconds
2018-11-19 11:57:08.821 Debug NotificationManager: Sending notification via Pushover Notifications to user Mark Cilia Vincenti
2018-11-19 11:57:08.829 Debug Notifier: PushOver to Token : atpb8gxn8mepa5d9bfkcmgpmt56p5u - u64foobpfc5qyvmeo82dutmpnuscc1 - Index was outside the bounds of the array.
  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (ServiceStack.Text.TypeConfig typeConfig, Microsoft.Extensions.Primitives.StringSegment strType, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.Dictionary`2[TKey,TValue] typeAccessorMap) [0x0047b] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at ServiceStack.Text.Common.DeserializeType`1+<>c__DisplayClass2_0[TSerializer].<GetParseStringSegmentMethod>b__1 (Microsoft.Extensions.Primitives.StringSegment value) [0x00000] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at ServiceStack.Text.Common.DeserializeListWithElements`2[T,TSerializer].ParseGenericList (Microsoft.Extensions.Primitives.StringSegment value, System.Type createListType, ServiceStack.Text.Common.ParseStringSegmentDelegate parseFn) [0x00100] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at (wrapper delegate-invoke) ServiceStack.Text.Common.DeserializeListWithElements`1+ParseListDelegate[ServiceStack.Text.Json.JsonTypeSerializer].invoke_object_StringSegment_Type_ParseStringSegmentDelegate(Microsoft.Extensions.Primitives.StringSegment,System.Type,ServiceStack.Text.Common.ParseStringSegmentDelegate)
  at ServiceStack.Text.Common.DeserializeList`2+<>c__DisplayClass7_0[T,TSerializer].<GetParseStringSegmentFn>b__0 (Microsoft.Extensions.Primitives.StringSegment value) [0x00000] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at ServiceStack.Text.Json.JsonReader`1[T].Parse (Microsoft.Extensions.Primitives.StringSegment value) [0x00084] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at ServiceStack.Text.Json.JsonReader`1[T].Parse (System.String value) [0x0000b] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at ServiceStack.Text.JsonSerializer.DeserializeFromString[T] (System.String value) [0x00012] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at ServiceStack.Text.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) [0x00012] in <ac1306dcdca44b679bd989c16c0595ad>:0 
  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) [0x0000e] in <8252e50122f84f82af882c36d707f6ce>:0 
  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromFile[T] (System.String file) [0x0001b] in <8252e50122f84f82af882c36d707f6ce>:0 
  at MediaBrowser.Channels.BlurN.ScheduledTasks.RefreshNewReleases+<Execute>d__23.MoveNext () [0x00400] in <593215144b7b4785921f4967e3cbfb58>:0 
--- End of stack trace from previous location where exception was thrown ---
  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00156] in <8252e50122f84f82af882c36d707f6ce>:0 
2018-11-19 11:57:08.846 Info TaskManager: ExecuteQueuedTasks
2018-11-19 11:57:09.496 Info HttpClient: HttpClientManager POST: https://api.pushover.net/1/messages.json
2018-11-19 11:57:13.413 Info HttpServer: HTTP POST https://markciliavincenti.synology.me:8920/emby/ScheduledTasks/Running/2c66a88bca43e565d7f8099f825478f1. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36
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...