Jump to content

Chapter image extraction failed


mireki1975

Recommended Posts

mireki1975

Hi,
after i downgraded from 3.2.70 to 3.2.60 (see link below)

https://emby.media/community/index.php?/topic/55707-emby-3270-and-mac-os-10133/

 

i have these error when extracting Chapters:

Chapter image extraction failed.

a minute ago
String was not recognized as a valid DateTime.
 
and
 
When scaning Library :
 

Scan media library failed.

3 minutes ago
String was not recognized as a valid DateTime.
 
*** Error Report ***

    Version: 3.2.60.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll -psn_0_852176
    Operating system: Unix 17.4.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Processor count: 8
    Program data path: /Users/reppmic/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.FormatException: String was not recognized as a valid DateTime.
     at System.DateTimeParse.ParseExactMultiple(String s, String[] formats, DateTimeFormatInfo dtfi, DateTimeStyles style)
     at Emby.Server.Implementations.Data.SqliteExtensions.ReadDateTime(IResultSetValue result)
     at Emby.Server.Implementations.Data.SqliteItemRepository.GetItem(IReadOnlyList`1 reader, InternalItemsQuery query, Boolean enableProgramAttributes, Boolean hasEpisodeAttributes, Boolean queryHasStartDate, Boolean hasTrailerTypes, Boolean hasArtistFields, Boolean hasSeriesFields)
     at Emby.Server.Implementations.Data.SqliteItemRepository.GetItem(IReadOnlyList`1 reader, InternalItemsQuery query)
     at Emby.Server.Implementations.Data.SqliteItemRepository.RetrieveItem(Guid id)
     at Emby.Server.Implementations.Library.LibraryManager.GetItemById(Guid id)
     at Emby.Server.Implementations.Library.LibraryManager.GetCollectionFolders(BaseItem item)
     at Emby.Server.Implementations.Library.LibraryManager.GetLibraryOptions(BaseItem item)
     at Emby.Server.Implementations.MediaEncoder.EncodingManager.IsEligibleForChapterImageExtraction(Video video)
     at Emby.Server.Implementations.MediaEncoder.EncodingManager.<RefreshChapterImages>d__10.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.ChapterImagesTask.<Execute>d__10.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.FormatException
     at System.DateTimeParse.ParseExactMultiple(String s, String[] formats, DateTimeFormatInfo dtfi, DateTimeStyles style)
     at Emby.Server.Implementations.Data.SqliteExtensions.ReadDateTime(IResultSetValue result)
     at Emby.Server.Implementations.Data.SqliteItemRepository.GetItem(IReadOnlyList`1 reader, InternalItemsQuery query, Boolean enableProgramAttributes, Boolean hasEpisodeAttributes, Boolean queryHasStartDate, Boolean hasTrailerTypes, Boolean hasArtistFields, Boolean hasSeriesFields)
     at Emby.Server.Implementations.Data.SqliteItemRepository.GetItem(IReadOnlyList`1 reader, InternalItemsQuery query)
     at Emby.Server.Implementations.Data.SqliteItemRepository.RetrieveItem(Guid id)
     at Emby.Server.Implementations.Library.LibraryManager.GetItemById(Guid id)
     at Emby.Server.Implementations.Library.LibraryManager.GetCollectionFolders(BaseItem item)
     at Emby.Server.Implementations.Library.LibraryManager.GetLibraryOptions(BaseItem item)
     at Emby.Server.Implementations.MediaEncoder.EncodingManager.IsEligibleForChapterImageExtraction(Video video)
     at Emby.Server.Implementations.MediaEncoder.EncodingManager.<RefreshChapterImages>d__10.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.ChapterImagesTask.<Execute>d__10.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()
    
2018-02-24 11:21:04.425 Info TaskManager: Chapter image extraction Failed after 0 minute(s) and 3 seconds

 
any ideas?
Edited by mireki1975
Link to comment
Share on other sites

mireki1975

maybe this helps :

 

2018-02-24 11:38:17.774 Info HttpServer: HTTP GET http://192.168.178.3:8096/emby/Emby.Kodi.SyncQueue/GetServerDateTime?format=json. UserAgent:

2018-02-24 11:38:17.779 Info App: Emby.Kodi.SyncQueue: Server Time Requested...
2018-02-24 11:38:17.779 Debug App: Emby.Kodi.SyncQueue: Class Variable Created!
2018-02-24 11:38:17.779 Debug App: Emby.Kodi.SyncQueue: Getting Ready to Set Variables!
2018-02-24 11:38:17.779 Debug App: Emby.Kodi.SyncQueue: ServerDateTime = 2018-02-24T10:38:17Z
2018-02-24 11:38:17.779 Debug App: Emby.Kodi.SyncQueue: RetentionDateTime = 1900-01-01T00:00:00Z

Link to comment
Share on other sites

That is happening because the newer release made changes that the older release is not prepared for. To resolve it you will need to go back to the latest release.

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