Jump to content

Scan media library failed...


JAWheat411

Recommended Posts

JAWheat411

Ok so I am trying to move away from the "other" media server. Mainly because of performance issues on local network. Anyway, I am trying to get Emby up and running with no luck at all.  Under alerts I just get "scanned media library failed". If I try to manually scan it just zips right though and will show a new error under alerts. Here are things I have done:

 

- First I installed the beta version of the app by accident. This is where I first found the problem.

 

- Thought it might be a beta issue so I removed that version and made sure the emby-server folder was empty.

 

- Installed regular version, set it up and still had the same problem.

 

- I shut down Emby, renamed and even deleted the library.db file and rebooted the computer to restart Emby (If I tell Emby to restart it will, but if I shut it down I can't get it started again without a reboot)

 

I just can't seem to add any files to Emby. I have put a show in another folder to test my location....same error. Here is the info from the Alert. And my log is attached.

 

Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)
at SQLitePCL.pretty.StatementImpl.MoveNext()
at Emby.Server.Implementations.Data.SqliteItemRepository.UpdateAncestors(Int64 itemId, List`1 ancestorIds, IDatabaseConnection db, IStatement deleteAncestorsStatement)
at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItemsInTranscation(IDatabaseConnection db, List`1 tuples)
at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems(List`1 items, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.CreateItems(List`1 items, BaseItem parent, CancellationToken cancellationToken)
at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService)
at MediaBrowser.Controller.Entities.UserRootFolder.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService)
at Emby.Server.Implementations.Library.LibraryManager.ValidateTopLibraryFolders(CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

embyserver-63699825128.txt

Edited by JAWheat411
Link to comment
Share on other sites

Hi, can you try shutting down the server and installing from the website again, on top of your existing version? Please see if that makes a difference. Thanks.

Link to comment
Share on other sites

JAWheat411

Hi, can you try shutting down the server and installing from the website again, on top of your existing version? Please see if that makes a difference. Thanks.

 

Install from the same download? Or re-download a new version. I had both beta and now stable installed.

Link to comment
Share on other sites

Re-download the stable and install on top.

 

 

 

I had both beta and now stable installed.

Just curious, how did you manage this? because if you follow the instructions on the website, this should be impossible, because you can only have one in your MacOS Applications folder.

Link to comment
Share on other sites

JAWheat411

No I didn't have them both installed at the same time. I had installed the beta version first. And when I got the error scanning media library I uninstalled that version and installed the stable version. After setting that version up, I had the same problem. Which was the error and log I attached above.

 

Re-download the stable and install on top.

 

Just curious, how did you manage this? because if you follow the instructions on the website, this should be impossible, because you can only have one in your MacOS Applications folder.

Edited by JAWheat411
Link to comment
Share on other sites

JAWheat411

I haven't had a chance to reinstall it again yet. I am not sure if it will help much.I will try later tonight. But, did the log help in any way?

Link to comment
Share on other sites

Yes it did. You should be fine by installing again from the website. Thanks.

Link to comment
Share on other sites

  • 1 month later...
mundoloco

I'm having the same problem. Its worked fine for ever and now all of a sudden it won't scan my library. I removed the last file to see if that was it, but no difference.  I uninstalled and reinstalled the server.  I installed the beta version and installed the newest version, nothing.  My scans fail.  I don't know what to do! Please help! Any ideas?

Link to comment
Share on other sites

mundoloco

This is my error: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.

at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)
at SQLitePCL.pretty.StatementImpl.MoveNext()
at SQLitePCL.pretty.DatabaseConnection.Execute(IDatabaseConnection This, ReadOnlySpan`1 sqlUtf8)
at SQLitePCL.pretty.DatabaseConnection.RollbackTransaction(IDatabaseConnection This)
at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems(List`1 items, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.UpdateItems(List`1 items, BaseItem parent, ItemUpdateType updateReason, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.UpdateItem(BaseItem item, BaseItem parent, ItemUpdateType updateReason)
at MediaBrowser.Providers.Manager.MetadataService`2.SaveItem(MetadataResult`1 result, LibraryOptions libraryOptions, ItemUpdateType reason, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.ValidateTopLibraryFolders(CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Link to comment
Share on other sites

This is my error: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.

at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)

at SQLitePCL.pretty.StatementImpl.MoveNext()

at SQLitePCL.pretty.DatabaseConnection.Execute(IDatabaseConnection This, ReadOnlySpan`1 sqlUtf8)

at SQLitePCL.pretty.DatabaseConnection.RollbackTransaction(IDatabaseConnection This)

at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems(List`1 items, CancellationToken cancellationToken)

at Emby.Server.Implementations.Library.LibraryManager.UpdateItems(List`1 items, BaseItem parent, ItemUpdateType updateReason, CancellationToken cancellationToken)

at Emby.Server.Implementations.Library.LibraryManager.UpdateItem(BaseItem item, BaseItem parent, ItemUpdateType updateReason)

at MediaBrowser.Providers.Manager.MetadataService`2.SaveItem(MetadataResult`1 result, LibraryOptions libraryOptions, ItemUpdateType reason, CancellationToken cancellationToken)

at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)

at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)

at Emby.Server.Implementations.Library.LibraryManager.ValidateTopLibraryFolders(CancellationToken cancellationToken)

at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress`1 progress, CancellationToken cancellationToken)

at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress`1 progress, CancellationToken cancellationToken)

at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

Hi there @@mundoloco, can you please attach the complete emby server log? thanks.

Link to comment
Share on other sites

mundoloco

Not sure what you need, I found this in logs:

2019-09-15 23:59:56.516 Info App: Application version: 4.2.1.0

2019-09-15 23:59:56.517 Info App: Emby
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll -psn_0_6161888 -noautorunwebapp
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
2019-09-15 23:59:56.517 Info App: Plugins:
    Bluray Folder Support 1.0.0.0
    Cinema Intros 1.0.26.0
    Dlna 1.0.24.0
    Dvd Folder Support 1.0.0.0
    Fanart.tv 1.0.3.0
    IMVDb 1.0.7.0
    MovieDb 1.2.1.0
    MusicBrainz 1.0.9.0
    Nfo Metadata 1.0.19.0
    OMDb 1.0.6.0
    Open Subtitles 1.0.18.0
    Port Mapper 1.0.2.0
    Studio Images 1.0.1.0
    TheAudioDb 1.0.6.0
    TheTVDB 1.0.17.0
2019-09-15 23:59:56.517 Info TaskManager: Rotate log file Completed after 0 minute(s) and 0 seconds
2019-09-15 23:59:56.517 Info TaskManager: ExecuteQueuedTasks
2019-09-16 00:00:08.908 Error HttpClient: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>718</errorCode><errorDescription>ConflictInMappingEntry</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope>
2019-09-16 00:00:08.908 Error PortMapper: Error creating port map
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll -psn_0_6161888 -noautorunwebapp
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: InternalServerError
     at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
     at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
     at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
     at Emby.PortMapper.ExternalPortForwarding.CreateRules(INatDevice device)
    Source: Emby.Server.Implementations
    TargetSite: Void MoveNext()

Link to comment
Share on other sites

mundoloco

2019-09-16 22:11:51.076 Info Main: Application path: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll

2019-09-16 22:11:52.952 Info Main: Emby
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
2019-09-16 22:11:52.953 Info Main: Tray icon path: /Applications/EmbyServer.app/Contents/MacOS/embytray
2019-09-16 22:11:53.212 Info App: Application version: 4.2.1.0
2019-09-16 22:11:53.216 Info App: Loading assemblies
2019-09-16 22:11:54.362 Info App: File /Users/coolbreeze/.config/emby-server/plugins/OpenSubtitles.dll has version 1.0.18.0
2019-09-16 22:11:54.402 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/OpenSubtitles.dll has version 1.0.18.0
2019-09-16 22:11:54.429 Info App: File /Users/coolbreeze/.config/emby-server/plugins/NfoMetadata.dll has version 1.0.19.0
2019-09-16 22:11:54.436 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/NfoMetadata.dll has version 1.0.18.0
2019-09-16 22:11:54.486 Info App: File /Users/coolbreeze/.config/emby-server/plugins/MovieDb.dll has version 1.2.1.0
2019-09-16 22:11:54.541 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/MovieDb.dll has version 1.1.9.0
2019-09-16 22:11:54.556 Info App: File /Users/coolbreeze/.config/emby-server/plugins/Emby.PortMapper.dll has version 1.0.2.0
2019-09-16 22:11:54.557 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/Emby.PortMapper.dll has version 1.0.2.0
2019-09-16 22:11:54.559 Info App: File /Users/coolbreeze/.config/emby-server/plugins/Tvdb.dll has version 1.0.17.0
2019-09-16 22:11:54.561 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/Tvdb.dll has version 1.0.17.0
2019-09-16 22:11:54.562 Info App: File /Users/coolbreeze/.config/emby-server/plugins/StudioImages.dll has version 1.0.1.0
2019-09-16 22:11:54.563 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/StudioImages.dll has version 1.0.1.0
2019-09-16 22:11:54.608 Info App: File /Users/coolbreeze/.config/emby-server/plugins/Emby.Dlna.dll has version 1.0.24.0
2019-09-16 22:11:54.611 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/Emby.Dlna.dll has version 1.0.23.0
2019-09-16 22:11:54.613 Info App: File /Users/coolbreeze/.config/emby-server/plugins/Fanart.dll has version 1.0.3.0
2019-09-16 22:11:54.616 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/Fanart.dll has version 1.0.3.0
2019-09-16 22:11:54.617 Info App: File /Users/coolbreeze/.config/emby-server/plugins/MusicBrainz.dll has version 1.0.9.0
2019-09-16 22:11:54.618 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/MusicBrainz.dll has version 1.0.9.0
2019-09-16 22:11:54.620 Info App: File /Users/coolbreeze/.config/emby-server/plugins/OMDb.dll has version 1.0.6.0
2019-09-16 22:11:54.621 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/OMDb.dll has version 1.0.6.0
2019-09-16 22:11:54.622 Info App: File /Users/coolbreeze/.config/emby-server/plugins/DvdMounter.dll has version 1.0.0.0
2019-09-16 22:11:54.623 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/DvdMounter.dll has version 1.0.0.0
2019-09-16 22:11:54.625 Info App: File /Users/coolbreeze/.config/emby-server/plugins/AudioDb.dll has version 1.0.6.0
2019-09-16 22:11:54.626 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/AudioDb.dll has version 1.0.6.0
2019-09-16 22:11:54.635 Info App: File /Users/coolbreeze/.config/emby-server/plugins/Emby.Server.CinemaMode.dll has version 1.0.26.0
2019-09-16 22:11:54.636 Info App: File /Applications/EmbyServer.app/Contents/Resources/plugins/Emby.Server.CinemaMode.dll has version 1.0.22.0
2019-09-16 22:11:54.880 Info App: Loading OpenSubtitles, Version=1.0.18.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/OpenSubtitles.dll
2019-09-16 22:11:54.880 Info App: Loading NfoMetadata, Version=1.0.19.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/NfoMetadata.dll
2019-09-16 22:11:54.880 Info App: Loading IMVDb, Version=1.0.7.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/IMVDb.dll
2019-09-16 22:11:54.880 Info App: Loading MovieDb, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/MovieDb.dll
2019-09-16 22:11:54.880 Info App: Loading Emby.PortMapper, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/Emby.PortMapper.dll
2019-09-16 22:11:54.880 Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/BlurayMounter.dll
2019-09-16 22:11:54.880 Info App: Loading Tvdb, Version=1.0.17.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/Tvdb.dll
2019-09-16 22:11:54.880 Info App: Loading StudioImages, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/StudioImages.dll
2019-09-16 22:11:54.880 Info App: Loading Emby.Dlna, Version=1.0.24.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/Emby.Dlna.dll
2019-09-16 22:11:54.880 Info App: Loading Fanart, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/Fanart.dll
2019-09-16 22:11:54.880 Info App: Loading MusicBrainz, Version=1.0.9.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/MusicBrainz.dll
2019-09-16 22:11:54.880 Info App: Loading OMDb, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/OMDb.dll
2019-09-16 22:11:54.880 Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/DvdMounter.dll
2019-09-16 22:11:54.880 Info App: Loading AudioDb, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/AudioDb.dll
2019-09-16 22:11:54.880 Info App: Loading Emby.Server.CinemaMode, Version=1.0.26.0, Culture=neutral, PublicKeyToken=null from /Users/coolbreeze/.config/emby-server/plugins/Emby.Server.CinemaMode.dll
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.Api, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.WebDashboard, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.Model, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.Common, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.Controller, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.Providers, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Photos, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Server.Implementations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.LiveTV, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.ActivityLog, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Server.MediaEncoding, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading MediaBrowser.LocalMetadata, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Notifications, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Codecs.Dxva, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Codecs, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Server.Connect, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading Emby.Server.Sync, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:54.880 Info App: Loading EmbyServer, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null
2019-09-16 22:11:55.592 Info SqliteUserRepository: Sqlite version: 3.28.0
2019-09-16 22:11:55.594 Info SqliteUserRepository: Sqlite compiler options: COMPILER=clang-10.0.0,DEFAULT_FOREIGN_KEYS,ENABLE_COLUMN_METADATA,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,THREADSAFE=1
2019-09-16 22:11:55.772 Info SqliteUserRepository: Default journal_mode for /Users/coolbreeze/.config/emby-server/data/users.db is wal
2019-09-16 22:11:55.881 Info AuthenticationRepository: Default journal_mode for /Users/coolbreeze/.config/emby-server/data/authentication.db is wal
2019-09-16 22:11:56.048 Info ActivityRepository: Default journal_mode for /Users/coolbreeze/.config/emby-server/data/activitylog.db is wal
2019-09-16 22:11:56.061 Info SqliteDisplayPreferencesRepository: Default journal_mode for /Users/coolbreeze/.config/emby-server/data/displaypreferences.db is wal
2019-09-16 22:11:56.072 Info HttpServer: Adding HttpListener prefix http://+:8096/
2019-09-16 22:11:56.073 Info HttpServer: Adding HttpListener prefix https://+:8920/
2019-09-16 22:11:56.424 Info SqliteItemRepository: Default journal_mode for /Users/coolbreeze/.config/emby-server/data/library.db is wal
2019-09-16 22:11:58.408 Info Skia: SkiaSharp version: 1.68.0.0
2019-09-16 22:11:58.442 Info TaskManager: Daily trigger for Thumbnail image extraction set to fire at 09/17/2019 02:00:00, which is 228.025951216667 minutes from now.
2019-09-16 22:11:58.463 Info TaskManager: Daily trigger for Rotate log file set to fire at 09/17/2019 00:00:00, which is 108.0256144 minutes from now.
2019-09-16 22:11:58.487 Info App: ServerId: 408512099adf4175a25e68099aa12350
2019-09-16 22:11:58.546 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2019-09-16 22:11:58.672 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.125963 seconds
2019-09-16 22:11:58.672 Info App: Starting entry point Emby.Server.MediaEncoding.Encoder.MediaEncoderEntryPoint
2019-09-16 22:11:58.675 Info MediaEncoder: FFMpeg: /Applications/EmbyServer.app/Contents/MacOS/ffmpeg
2019-09-16 22:11:58.675 Info MediaEncoder: FFProbe: /Applications/EmbyServer.app/Contents/MacOS/ffprobe
2019-09-16 22:11:58.675 Info MediaEncoder: FFDetect: /Applications/EmbyServer.app/Contents/MacOS/ffdetect
2019-09-16 22:11:58.708 Info MediaEncoder: Validating ffmpeg capabilities at /Applications/EmbyServer.app/Contents/MacOS/ffmpeg
2019-09-16 22:11:58.719 Info App: Entry point completed: Emby.Server.MediaEncoding.Encoder.MediaEncoderEntryPoint. Duration: 0.04684 seconds
2019-09-16 22:11:58.719 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint
2019-09-16 22:11:58.722 Info App: Loading data from /Users/coolbreeze/.config/emby-server/data/connect.txt
2019-09-16 22:11:58.726 Info App: Loading data from /Users/coolbreeze/.config/emby-server/data/wan.dat
2019-09-16 22:11:58.728 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.008724 seconds
2019-09-16 22:11:58.728 Info App: Core startup complete
2019-09-16 22:11:58.728 Info App: Post-init migrations complete
2019-09-16 22:11:58.728 Info App: Starting entry point NfoMetadata.EntryPoint
2019-09-16 22:11:58.728 Info App: Entry point completed: NfoMetadata.EntryPoint. Duration: 0.000667 seconds
2019-09-16 22:11:58.728 Info App: Starting entry point Emby.PortMapper.ExternalPortForwarding
2019-09-16 22:11:58.741 Info App: Init BeginReceive on 0.0.0.0
2019-09-16 22:11:58.742 Info App: Entry point completed: Emby.PortMapper.ExternalPortForwarding. Duration: 0.013936 seconds
2019-09-16 22:11:58.742 Info App: Starting entry point Emby.Security.PluginSecurityManager
2019-09-16 22:11:58.742 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 3.7E-05 seconds
2019-09-16 22:11:58.742 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint
2019-09-16 22:11:58.743 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.00019 seconds
2019-09-16 22:11:58.743 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
2019-09-16 22:11:58.743 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 4.9E-05 seconds
2019-09-16 22:11:58.743 Info App: Starting entry point Emby.Server.Implementations.Udp.UdpServerEntryPoint
2019-09-16 22:11:58.745 Info App: Entry point completed: Emby.Server.Implementations.Udp.UdpServerEntryPoint. Duration: 0.001977 seconds
2019-09-16 22:11:58.745 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
2019-09-16 22:11:58.745 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.000361 seconds
2019-09-16 22:11:58.745 Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint
2019-09-16 22:11:58.746 Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 0.000575 seconds
2019-09-16 22:11:58.746 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup
2019-09-16 22:11:58.753 Info MediaEncoder: ProcessRun 'ffmpeg -hide_banner -version' Execute: /Applications/EmbyServer.app/Contents/MacOS/ffmpeg -hide_banner -version
2019-09-16 22:11:58.767 Info MediaEncoder: ProcessRun 'ffmpeg -hide_banner -version' Started.
2019-09-16 22:11:58.986 Info LibraryMonitor: Skipping realtime monitor for /Volumes/Entertain/TV Shows because the path does not exist
2019-09-16 22:11:58.986 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 0.239825 seconds
2019-09-16 22:11:58.986 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2019-09-16 22:11:58.986 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.000783 seconds
2019-09-16 22:11:58.986 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
2019-09-16 22:11:58.987 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.000288 seconds
2019-09-16 22:11:58.987 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
2019-09-16 22:11:58.989 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.001853 seconds
2019-09-16 22:11:58.989 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
2019-09-16 22:11:58.992 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.002997 seconds
2019-09-16 22:11:58.992 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
2019-09-16 22:11:58.998 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.005851 seconds
2019-09-16 22:11:58.998 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
2019-09-16 22:11:58.999 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.000837 seconds
2019-09-16 22:11:58.999 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
2019-09-16 22:11:58.999 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.000261 seconds
2019-09-16 22:11:58.999 Info App: Starting entry point Emby.Server.Implementations.Channels.ChannelsEntryPoint
2019-09-16 22:11:59.003 Info App: Entry point completed: Emby.Server.Implementations.Channels.ChannelsEntryPoint. Duration: 0.004589 seconds
2019-09-16 22:11:59.003 Info App: Starting entry point Emby.LiveTV.EntryPoint
2019-09-16 22:11:59.007 Info LiveTV: Loading live tv data from /Users/coolbreeze/.config/emby-server/data/livetv/timers
2019-09-16 22:11:59.059 Info MediaEncoder: ProcessRun 'ffmpeg -hide_banner -version' Process exited with code 0
2019-09-16 22:11:59.065 Info App: Entry point completed: Emby.LiveTV.EntryPoint. Duration: 0.061174 seconds
2019-09-16 22:11:59.065 Info App: Starting entry point Emby.LiveTV.RecordingNotifier
2019-09-16 22:11:59.068 Info App: Entry point completed: Emby.LiveTV.RecordingNotifier. Duration: 0.002951 seconds
2019-09-16 22:11:59.068 Info App: Starting entry point Emby.ActivityLog.ActivityLogEntryPoint
2019-09-16 22:11:59.073 Info App: Entry point completed: Emby.ActivityLog.ActivityLogEntryPoint. Duration: 0.004936 seconds
2019-09-16 22:11:59.073 Info App: Starting entry point Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint
2019-09-16 22:11:59.075 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint. Duration: 0.002758 seconds
2019-09-16 22:11:59.076 Info App: Starting entry point Emby.Notifications.Notifications
2019-09-16 22:11:59.077 Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.000954 seconds
2019-09-16 22:11:59.077 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
2019-09-16 22:11:59.082 Info App: SyncRepository Initialize taking write lock
2019-09-16 22:11:59.082 Info App: SyncRepository Initialize write lock taken
2019-09-16 22:11:59.082 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.00592 seconds
2019-09-16 22:11:59.082 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
2019-09-16 22:11:59.085 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.002469 seconds
2019-09-16 22:11:59.085 Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
2019-09-16 22:11:59.085 Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.000481 seconds
2019-09-16 22:11:59.085 Info App: All entry points have started
2019-09-16 22:11:59.105 Info MediaEncoder: ffmpeg validation complete
2019-09-16 22:11:59.220 Info SoftwareCodecProvider: h264, libx264, libx264 Software Encoder, V-E-libx264
2019-09-16 22:11:59.220 Info SoftwareCodecProvider: hevc, libx265, libx264 Software Encoder, V-E-libx265
2019-09-16 22:11:59.220 Info SoftwareCodecProvider: mpeg4, mpeg4, MPEG-4 part 2 Software Encoder, V-E-mpeg4
2019-09-16 22:11:59.220 Info SoftwareCodecProvider: msmpeg4v3, msmpeg4, MPEG-4 part 2 (MS Variant 3) Software Encoder, V-E-msmpeg4
2019-09-16 22:11:59.220 Info SoftwareCodecProvider: vp8, libvpx, libvpx VP8, V-E-libvpx
2019-09-16 22:11:59.263 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
2019-09-16 22:12:01.449 Info TaskManager: StartupTrigger fired for task: Check for plugin updates
2019-09-16 22:12:01.451 Info TaskManager: Queueing task PluginUpdateTask
2019-09-16 22:12:01.457 Info TaskManager: Executing Check for plugin updates
2019-09-16 22:12:01.462 Info TaskManager: StartupTrigger fired for task: Check for application updates
2019-09-16 22:12:01.463 Info TaskManager: Queueing task SystemUpdateTask
2019-09-16 22:12:01.463 Info TaskManager: Executing Check for application updates
2019-09-16 22:12:01.471 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json
2019-09-16 22:12:01.474 Info HttpClient: GET https://api.github.com/repos/MediaBrowser/Emby.Releases/releases
2019-09-16 22:12:02.083 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 0 seconds
2019-09-16 22:12:02.098 Info TaskManager: ExecuteQueuedTasks
2019-09-16 22:12:02.147 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/strings/en-US.json?v=1568689922138. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:02.147 Info HttpServer: HTTP GET http://localhost:8096/web/strings/en-US.json?v=1568689922138. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:02.185 Info HttpServer: HTTP Response 200 to ::1. Time: 41ms. http://localhost:8096/web/bower_components/emby-webcomponents/strings/en-US.json?v=1568689922138
2019-09-16 22:12:02.200 Info HttpServer: HTTP Response 200 to ::1. Time: 55ms. http://localhost:8096/web/strings/en-US.json?v=1568689922138
2019-09-16 22:12:02.394 Info TaskManager: Check for application updates Completed after 0 minute(s) and 0 seconds
2019-09-16 22:12:02.394 Info TaskManager: ExecuteQueuedTasks
2019-09-16 22:12:02.600 Info HttpServer: HTTP GET http://localhost:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:02.613 Info HttpServer: HTTP Response 200 to ::1. Time: 13ms. http://localhost:8096/emby/system/info/public
2019-09-16 22:12:02.616 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.000 Info HttpServer: HTTP Response 200 to ::1. Time: 383ms. http://localhost:8096/emby/System/Info
2019-09-16 22:12:03.009 Info HttpServer: HTTP GET http://localhost:8096/emby/DisplayPreferences/usersettings?userId=3afa3badc44147f3b0662d196d9746bd&client=emby. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.013 Info HttpServer: WS http://localhost:8096/embywebsocket?api_key=69e98e893c054b79ad9c091260397396&deviceId=TW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTNfNikgQXBwbGVXZWJLaXQvNjA1LjEuMTUgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzExLjEuMiBTYWZhcmkvNjA1LjEuMTV8MTUzMzA1MTkzOTIwMA11. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.055 Info HttpServer: HTTP Response 200 to ::1. Time: 46ms. http://localhost:8096/emby/DisplayPreferences/usersettings?userId=3afa3badc44147f3b0662d196d9746bd&client=emby
2019-09-16 22:12:03.123 Info HttpServer: HTTP POST http://localhost:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.124 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.125 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.201 Info HttpServer: HTTP Response 204 to ::1. Time: 78ms. http://localhost:8096/emby/Sessions/Capabilities/Full
2019-09-16 22:12:03.209 Info HttpServer: HTTP Response 200 to ::1. Time: 84ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd
2019-09-16 22:12:03.209 Info HttpServer: HTTP Response 200 to ::1. Time: 85ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd
2019-09-16 22:12:03.258 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Views. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.275 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/themes/dark/theme.json?v=4.2.1.0&r=0. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.275 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/themes/logowhite.png. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.276 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/web/bower_components/emby-webcomponents/themes/dark/theme.json?v=4.2.1.0&r=0
2019-09-16 22:12:03.283 Info HttpServer: HTTP Response 200 to ::1. Time: 8ms. http://localhost:8096/web/bower_components/emby-webcomponents/themes/logowhite.png
2019-09-16 22:12:03.302 Info ImageProcessor: Getting image size for item CollectionFolder /Users/coolbreeze/.config/emby-server/metadata/library/e9/e9d460404abcfcc1a83fea00d5c1cccb/poster.png
2019-09-16 22:12:03.383 Info HttpServer: HTTP GET http://localhost:8096/emby/LiveTv/Channels?userId=3afa3badc44147f3b0662d196d9746bd&limit=1&ImageTypeLimit=1&EnableTotalRecordCount=false&EnableImages=false&EnableUserData=false. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.459 Info ImageProcessor: Getting image size for item CollectionFolder /Users/coolbreeze/.config/emby-server/metadata/library/45/4514ec850e5ad0c47b58444e17b6346c/poster.png
2019-09-16 22:12:03.482 Info HttpServer: HTTP Response 200 to ::1. Time: 99ms. http://localhost:8096/emby/LiveTv/Channels?userId=3afa3badc44147f3b0662d196d9746bd&limit=1&ImageTypeLimit=1&EnableTotalRecordCount=false&EnableImages=false&EnableUserData=false
2019-09-16 22:12:03.503 Info HttpServer: HTTP Response 200 to ::1. Time: 245ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Views
2019-09-16 22:12:03.549 Info HttpServer: HTTP GET http://localhost:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=3afa3badc44147f3b0662d196d9746bd&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.549 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.549 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear%2CStatus%2CEndDate&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.549 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear%2CStatus%2CEndDate&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=4514ec850e5ad0c47b58444e17b6346c. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.549 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear%2CStatus%2CEndDate&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=e9d460404abcfcc1a83fea00d5c1cccb. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.549 Info HttpServer: HTTP GET http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.617 Info HttpServer: HTTP Response 200 to ::1. Time: 69ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear%2CStatus%2CEndDate&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=e9d460404abcfcc1a83fea00d5c1cccb
2019-09-16 22:12:03.618 Info HttpServer: HTTP Response 200 to ::1. Time: 70ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio
2019-09-16 22:12:03.621 Info HttpServer: HTTP Response 200 to ::1. Time: 73ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear%2CStatus%2CEndDate&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805
2019-09-16 22:12:03.667 Info HttpServer: HTTP Response 200 to ::1. Time: 119ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video
2019-09-16 22:12:03.669 Info HttpServer: HTTP Response 200 to ::1. Time: 121ms. http://localhost:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=3afa3badc44147f3b0662d196d9746bd&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false
2019-09-16 22:12:03.689 Info HttpServer: HTTP Response 200 to ::1. Time: 140ms. http://localhost:8096/emby/Users/3afa3badc44147f3b0662d196d9746bd/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CProductionYear%2CStatus%2CEndDate&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=4514ec850e5ad0c47b58444e17b6346c
2019-09-16 22:12:03.879 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/8907/Images/Primary?maxHeight=530&maxWidth=354&tag=fab670bf7a54624affaa85a858a54dd9&quality=90. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:03.951 Info HttpServer: HTTP Response 200 to ::1. Time: 72ms. http://localhost:8096/emby/Items/8907/Images/Primary?maxHeight=530&maxWidth=354&tag=fab670bf7a54624affaa85a858a54dd9&quality=90
2019-09-16 22:12:04.022 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/10681/Images/Primary?maxHeight=530&maxWidth=354&tag=40c64042dd6b86373982d166c78d599a&quality=90. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:04.062 Info HttpServer: HTTP Response 200 to ::1. Time: 40ms. http://localhost:8096/emby/Items/10681/Images/Primary?maxHeight=530&maxWidth=354&tag=40c64042dd6b86373982d166c78d599a&quality=90
2019-09-16 22:12:04.109 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/8128/Images/Primary?maxHeight=530&maxWidth=354&tag=fdb7318ead822b8e897efb2c9add1c4f&quality=90. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:04.121 Info HttpServer: HTTP Response 200 to ::1. Time: 12ms. http://localhost:8096/emby/Items/8128/Images/Primary?maxHeight=530&maxWidth=354&tag=fdb7318ead822b8e897efb2c9add1c4f&quality=90
2019-09-16 22:12:21.806 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/strings/en-US.json?v=1568689941660. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.806 Info HttpServer: HTTP GET http://localhost:8096/web/strings/en-US.json?v=1568689941660. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.806 Info HttpServer: HTTP Response 200 to ::1. Time: 0ms. http://localhost:8096/web/bower_components/emby-webcomponents/strings/en-US.json?v=1568689941660
2019-09-16 22:12:21.806 Info HttpServer: HTTP Response 200 to ::1. Time: 0ms. http://localhost:8096/web/strings/en-US.json?v=1568689941660
2019-09-16 22:12:21.837 Info HttpServer: HTTP GET http://localhost:8096/web/favicon.ico. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.837 Info HttpServer: HTTP GET http://localhost:8096/web/strings/en-US.json?v=1568672043425. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.840 Info HttpServer: HTTP Response 304 to ::1. Time: 3ms. http://localhost:8096/web/strings/en-US.json?v=1568672043425
2019-09-16 22:12:21.840 Info HttpServer: HTTP Response 304 to ::1. Time: 3ms. http://localhost:8096/web/favicon.ico
2019-09-16 22:12:21.840 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/strings/en-US.json?v=1568672043425. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.841 Info HttpServer: HTTP Response 304 to ::1. Time: 0ms. http://localhost:8096/web/bower_components/emby-webcomponents/strings/en-US.json?v=1568672043425
2019-09-16 22:12:21.900 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/themes/light/theme.json?v=4.2.1.0&r=0. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.900 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/themes/logodark.png. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.900 Info HttpServer: HTTP Response 304 to ::1. Time: 0ms. http://localhost:8096/web/bower_components/emby-webcomponents/themes/light/theme.json?v=4.2.1.0&r=0
2019-09-16 22:12:21.901 Info HttpServer: HTTP Response 304 to ::1. Time: 1ms. http://localhost:8096/web/bower_components/emby-webcomponents/themes/logodark.png
2019-09-16 22:12:21.975 Info HttpServer: HTTP GET http://localhost:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.975 Info HttpServer: HTTP Response 200 to ::1. Time: 0ms. http://localhost:8096/emby/system/info/public
2019-09-16 22:12:21.978 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.979 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/System/Info
2019-09-16 22:12:21.982 Info HttpServer: WS http://localhost:8096/embywebsocket?api_key=69e98e893c054b79ad9c091260397396&deviceId=TW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTNfNikgQXBwbGVXZWJLaXQvNjA1LjEuMTUgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzExLjEuMiBTYWZhcmkvNjA1LjEuMTV8MTUzMzA1MTkzOTIwMA11. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.983 Info HttpServer: HTTP GET http://localhost:8096/emby/DisplayPreferences/usersettings?userId=3afa3badc44147f3b0662d196d9746bd&client=emby. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:21.983 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/DisplayPreferences/usersettings?userId=3afa3badc44147f3b0662d196d9746bd&client=emby
2019-09-16 22:12:22.103 Info HttpServer: HTTP POST http://localhost:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.105 Info HttpServer: HTTP Response 204 to ::1. Time: 1ms. http://localhost:8096/emby/Sessions/Capabilities/Full
2019-09-16 22:12:22.145 Info HttpServer: HTTP GET http://localhost:8096/emby/Sessions?ActiveWithinSeconds=900. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.145 Info HttpServer: HTTP GET http://localhost:8096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.145 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.146 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/System/Info
2019-09-16 22:12:22.146 Info HttpServer: HTTP GET http://localhost:8096/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.163 Info HttpServer: HTTP Response 200 to ::1. Time: 17ms. http://localhost:8096/emby/News/Product?StartIndex=0&Limit=4
2019-09-16 22:12:22.163 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A22.137Z&hasUserId=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.183 Info HttpServer: HTTP Response 200 to ::1. Time: 38ms. http://localhost:8096/emby/Sessions?ActiveWithinSeconds=900
2019-09-16 22:12:22.183 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A22.137Z&hasUserId=false. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.185 Info HttpServer: HTTP Response 200 to ::1. Time: 40ms. http://localhost:8096/emby/ScheduledTasks
2019-09-16 22:12:22.185 Info HttpServer: HTTP GET http://localhost:8096/emby/LiveTv/Recordings?UserId=3afa3badc44147f3b0662d196d9746bd&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.231 Info HttpServer: HTTP Response 200 to ::1. Time: 46ms. http://localhost:8096/emby/LiveTv/Recordings?UserId=3afa3badc44147f3b0662d196d9746bd&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop
2019-09-16 22:12:22.231 Info HttpServer: HTTP GET http://localhost:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.251 Info HttpServer: HTTP Response 200 to ::1. Time: 19ms. http://localhost:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true
2019-09-16 22:12:22.338 Info HttpServer: HTTP GET http://localhost:8096/web/bower_components/emby-webcomponents/themes/logodark.png. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:22.338 Info HttpServer: HTTP Response 304 to ::1. Time: 0ms. http://localhost:8096/web/bower_components/emby-webcomponents/themes/logodark.png
2019-09-16 22:12:22.373 Info HttpServer: HTTP Response 200 to ::1. Time: 210ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A22.137Z&hasUserId=true
2019-09-16 22:12:22.373 Info HttpServer: HTTP Response 200 to ::1. Time: 190ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A22.137Z&hasUserId=false
2019-09-16 22:12:24.932 Info HttpServer: HTTP GET http://localhost:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:24.932 Info HttpServer: HTTP GET http://localhost:8096/emby/Library/VirtualFolders. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:24.937 Info HttpServer: HTTP Response 200 to ::1. Time: 5ms. http://localhost:8096/emby/ScheduledTasks?IsEnabled=true
2019-09-16 22:12:24.954 Info HttpServer: HTTP Response 200 to ::1. Time: 22ms. http://localhost:8096/emby/Library/VirtualFolders
2019-09-16 22:12:25.154 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/11403/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:25.154 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/11137/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:25.154 Info HttpServer: HTTP Response 304 to ::1. Time: 1ms. http://localhost:8096/emby/Items/11403/Images/Primary?quality=90
2019-09-16 22:12:25.154 Info HttpServer: HTTP Response 304 to ::1. Time: 1ms. http://localhost:8096/emby/Items/11137/Images/Primary?quality=90
2019-09-16 22:12:25.827 Info HttpServer: HTTP POST http://localhost:8096/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:25.829 Info TaskManager: Executing Scan media library
2019-09-16 22:12:25.829 Info HttpServer: HTTP Response 204 to ::1. Time: 2ms. http://localhost:8096/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f
2019-09-16 22:12:25.832 Info HttpServer: HTTP GET http://localhost:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:25.832 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/ScheduledTasks?IsEnabled=true
2019-09-16 22:12:25.854 Info App: Validating media library
2019-09-16 22:12:26.023 Error App: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Volumes/Entertain/Dade Movies'.
     at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
     at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)
     at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
     at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
     at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
     at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
     at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, LibraryOptions libraryOptions)
    Source: System.IO.FileSystem
    TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean)
    
2019-09-16 22:12:26.063 Error App: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Volumes/Entertain/Movies'.
     at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
     at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)
     at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
     at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
     at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
     at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
     at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, LibraryOptions libraryOptions)
    Source: System.IO.FileSystem
    TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean)
    
2019-09-16 22:12:26.063 Error App: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Volumes/Entertain/TV Shows'.
     at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
     at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)
     at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
     at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
     at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
     at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
     at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, LibraryOptions libraryOptions)
    Source: System.IO.FileSystem
    TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean)
    
2019-09-16 22:12:26.097 Error BaseItem: Error refreshing owned items for /Volumes/Entertain/Dade Movies
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Volumes/Entertain/Dade Movies'.
     at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
     at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)
     at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
     at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
     at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
     at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
    Source: System.IO.FileSystem
    TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean)
    
2019-09-16 22:12:26.099 Error BaseItem: Error refreshing owned items for /Volumes/Entertain/Movies
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Volumes/Entertain/Movies'.
     at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
     at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)
     at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
     at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
     at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
     at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
    Source: System.IO.FileSystem
    TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean)
    
2019-09-16 22:12:26.100 Error BaseItem: Error refreshing owned items for /Volumes/Entertain/TV Shows
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Volumes/Entertain/TV Shows'.
     at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
     at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options)
     at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options)
     at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
     at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
     at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
     at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
    Source: System.IO.FileSystem
    TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean)
    
2019-09-16 22:12:26.162 Info LibraryMonitor: Skipping realtime monitor for /Volumes/Entertain/TV Shows because the path does not exist
2019-09-16 22:12:26.164 Error TaskManager: Error
    *** Error Report ***
    Version: 4.2.1.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Unix 18.7.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /Users/coolbreeze/.config/emby-server
    Application directory: /Applications/EmbyServer.app/Contents/MacOS
    SQLitePCL.pretty.SQLiteException: Error: cannot rollback - no transaction is active
    SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
     at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)
     at SQLitePCL.pretty.StatementImpl.MoveNext()
     at SQLitePCL.pretty.DatabaseConnection.Execute(IDatabaseConnection This, ReadOnlySpan`1 sqlUtf8)
     at SQLitePCL.pretty.DatabaseConnection.RollbackTransaction(IDatabaseConnection This)
     at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems(List`1 items, CancellationToken cancellationToken)
     at Emby.Server.Implementations.Library.LibraryManager.UpdateItems(List`1 items, BaseItem parent, ItemUpdateType updateReason, CancellationToken cancellationToken)
     at Emby.Server.Implementations.Library.LibraryManager.UpdateItem(BaseItem item, BaseItem parent, ItemUpdateType updateReason)
     at MediaBrowser.Providers.Manager.MetadataService`2.SaveItem(MetadataResult`1 result, LibraryOptions libraryOptions, ItemUpdateType reason, CancellationToken cancellationToken)
     at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
     at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
     at Emby.Server.Implementations.Library.LibraryManager.ValidateTopLibraryFolders(CancellationToken cancellationToken)
     at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress`1 progress, CancellationToken cancellationToken)
     at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress`1 progress, CancellationToken cancellationToken)
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
    Source: SQLitePCL.pretty
    TargetSite: Void CheckOk(SQLitePCL.sqlite3, Int32)
    
2019-09-16 22:12:26.164 Info TaskManager: Scan media library Failed after 0 minute(s) and 0 seconds
2019-09-16 22:12:26.171 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A26.169Z&hasUserId=false. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:26.171 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A26.169Z&hasUserId=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:26.171 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A26.169Z&hasUserId=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:26.171 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A26.169Z&hasUserId=false. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:26.175 Info HttpServer: HTTP Response 200 to ::1. Time: 4ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A26.169Z&hasUserId=true
2019-09-16 22:12:26.176 Info HttpServer: HTTP Response 200 to ::1. Time: 5ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A26.169Z&hasUserId=true
2019-09-16 22:12:26.177 Info HttpServer: HTTP Response 200 to ::1. Time: 6ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A26.169Z&hasUserId=false
2019-09-16 22:12:26.178 Info HttpServer: HTTP Response 200 to ::1. Time: 7ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A26.169Z&hasUserId=false
2019-09-16 22:12:26.183 Info TaskManager: ExecuteQueuedTasks
2019-09-16 22:12:29.086 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.086 Info HttpServer: HTTP GET http://localhost:8096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.086 Info HttpServer: HTTP GET http://localhost:8096/emby/Sessions?ActiveWithinSeconds=900. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.086 Info HttpServer: HTTP GET http://localhost:8096/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.086 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A29.059Z&hasUserId=true. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.086 Info HttpServer: HTTP GET http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A29.060Z&hasUserId=false. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.086 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/Sessions?ActiveWithinSeconds=900
2019-09-16 22:12:29.087 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/ScheduledTasks
2019-09-16 22:12:29.087 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/News/Product?StartIndex=0&Limit=4
2019-09-16 22:12:29.087 Info HttpServer: HTTP GET http://localhost:8096/emby/LiveTv/Recordings?UserId=3afa3badc44147f3b0662d196d9746bd&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:29.088 Info HttpServer: HTTP Response 200 to ::1. Time: 2ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2019-09-10T03%3A12%3A29.060Z&hasUserId=false
2019-09-16 22:12:29.088 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:8096/emby/LiveTv/Recordings?UserId=3afa3badc44147f3b0662d196d9746bd&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop
2019-09-16 22:12:29.090 Info HttpServer: HTTP Response 200 to ::1. Time: 4ms. http://localhost:8096/emby/System/Info
2019-09-16 22:12:29.092 Info HttpServer: HTTP Response 200 to ::1. Time: 6ms. http://localhost:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2019-09-16T03%3A12%3A29.059Z&hasUserId=true
2019-09-16 22:12:34.394 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:34.394 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:34.403 Info HttpServer: HTTP Response 200 to ::1. Time: 9ms. http://localhost:8096/emby/System/Logs
2019-09-16 22:12:34.412 Info HttpServer: HTTP Response 200 to ::1. Time: 18ms. http://localhost:8096/emby/System/Configuration
2019-09-16 22:12:36.924 Info HttpServer: HTTP GET http://localhost:8096/favicon.ico. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
2019-09-16 22:12:36.925 Info HttpServer: HTTP Response 304 to ::1. Time: 1ms. http://localhost:8096/favicon.ico
2019-09-16 22:12:36.961 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Logs/embyserver.txt. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15

Link to comment
Share on other sites

Yes, it is.  

 

It appears it was not valid at the time of the library scan, either that or Emby Server no longer has permissions to read the contents. Does the volume ever go offline? Can you please check into that? Thanks.

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