Jump to content

Slow Library Scan - No activity in log


cesalo

Recommended Posts

Creating a new topic as per Luke advise:

 

I'm also attaching the complete log of the library scan I did: first one took 36m the second one took 35m - There was a third one running that was kicked off automatically but didn't complete when I posted this.

 

Below what I posted before.

 

My current configuration is the following:

 

QNAP TS-651 - 8G. Tried with the previous version of Emby: v3.0.5781.3 and Mono: 4.0.1.0 and things were very slow, web access was not loading the images of the movies fast and also experienced slow response when navigating between the menus or clicking buttons in general also library scan was very slow.

Updated to the latest version: v3.0.5781.4 and Mono: 4.2.1.0 and things are much better at least in the web app everything seems to be running fast but still having the slow library scan.

 

Since this is a new install I just put 2 directories with maybe 600 movies (no tvshows), no plugins (Just bookshelf but don't have even a book library yet), fanart disabled and is still very slow. The way it goes is like this:

  • Goes up to 64.5% in 2 or 3 seconds and then is like 1 minute or more for every 0.1% so extremely slow.
  • This is not the first time it runs, all my movies are already scraped in MB and there are no changes between scans. These are movies from 2013/2014, my current movies are in a different directory that hasn't been added to the library yet.
  • The scan runs for like 45m - 1h and every time is the same, up to 64.5% in seconds and then it just get very slow.

I enabled debugging and the weird part is that there is no messages in the log while the scan is running well at least message that look related, log attached.

 

At server level when the scan is running I see 2 processes using almost 100% of CPU like the one below:

 

10866 admin    138100 S   /share/CACHEDEV1_DATA/.qpkg/Qmono/bin/mono MediaBrowser.Server.Mono.exe -restartpath /etc/init.d/MediaBrowser.sh
 

And strace is showing the following (for different movies with some pauses) so it seems is doing something not sure why is not in the server log:

 

fcntl64(32, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=124, len=1}, 0xefcfb3f4) = 0
fcntl64(32, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=124, len=1}, 0xefcfbc74) = 0
stat64("/share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/metadata/library/a4/a4c8d01f4d5032223b363b7e4b32b021", 0xefcfb88c) = -1 ENOENT (No such file or directory)
lstat64("/share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/metadata/library/a4/a4c8d01f4d5032223b363b7e4b32b021", 0xefcfb88c) = -1 ENOENT (No such file or directory)
access("/share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/metadata/library/a4", F_OK) = 0
stat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.mp4", {st_mode=S_IFREG|0744, st_size=839331621, ...}) = 0
lstat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.mp4", {st_mode=S_IFREG|0744, st_size=839331621, ...}) = 0
geteuid32()                             = 0
getegid32()                             = 0
access("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.mp4", W_OK) = 0
stat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.mp4", {st_mode=S_IFREG|0744, st_size=839331621, ...}) = 0
lstat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.mp4", {st_mode=S_IFREG|0744, st_size=839331621, ...}) = 0
geteuid32()                             = 0
getegid32()                             = 0
access("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.mp4", W_OK) = 0
stat64("/share/media/movies.2", {st_mode=S_IFDIR|0755, st_size=61440, ...}) = 0
lstat64("/share/media/movies.2", {st_mode=S_IFDIR|0755, st_size=61440, ...}) = 0
geteuid32()                             = 0
getegid32()                             = 0
access("/share/media/movies.2", W_OK)   = 0
stat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.xml", 0xefcfbb1c) = -1 ENOENT (No such file or directory)
lstat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.xml", 0xefcfbb1c) = -1 ENOENT (No such file or directory)
access("/share/media/movies.2", F_OK)   = 0
stat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.xml", 0xefcfbabc) = -1 ENOENT (No such file or directory)
lstat64("/share/media/movies.2/Hellboy.The.Golden.Army.2008.720p.BrRip.x264.xml", 0xefcfbabc) = -1 ENOENT (No such file or directory)
access("/share/media/movies.2", F_OK)   = 0

 

If somebody have any ideas please let me know. I'll keep trying to dig deeper.

emby_log.txt

Link to comment
Share on other sites

According to the log it completed in 36 minutes, which is obviously not great.

Scan media library Completed after 36 minute(s) and 24 seconds

So it is completing successfully and the lack of activity just means that no changes are being found. How long does the second scan take? That would be useful information. Thanks.

Link to comment
Share on other sites

Hi luje , thanks. The second one took 35m, even consecutive scans are taking around the same time.

Any recommendations to get a decent time?

Link to comment
Share on other sites

The next one ran in 41m:

 

2015-12-05 12:23:32.3662 Info - App: IntervalTrigger fired for task: Convert media
2015-12-05 12:23:32.3662 Info - App: Queueing task SyncConvertScheduledTask
2015-12-05 12:23:32.3662 Info - App: Executing Convert media
2015-12-05 12:23:32.4012 Info - App: Convert media Completed after 0 minute(s) and 0 seconds
2015-12-05 12:23:32.4641 Info - ServerManager: Sending web socket message ScheduledTaskEnded
2015-12-05 13:49:23.5912 Info - App: HttpClientManager GET: http://bot.whatismyipaddress.com
2015-12-05 13:49:24.0879 Info - App: HttpClientManager POST: https://connect.emby.media/service/Servers?id=5ac2bc4996943c8c204447a4c0b642a1
2015-12-05 13:49:24.2435 Info - App: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=5ac2bc4996943c8c204447a4c0b642a1
2015-12-05 14:04:10.9205 Info - App: IntervalTrigger fired for task: Scan media library
2015-12-05 14:04:10.9205 Info - App: Queueing task RefreshMediaLibraryTask
2015-12-05 14:04:10.9205 Info - App: Executing Scan media library
2015-12-05 14:04:10.9360 Info - App: Validating media library
2015-12-05 14:16:18.2125 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 10.0.0.14:50322
2015-12-05 14:16:19.4248 Info - HttpServer: HTTP GET http://10.0.0.35:8096/mediabrowser/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
2015-12-05 14:16:19.4319 Info - HttpServer: HTTP Response 200 to 10.0.0.14. Time: 7ms. http://10.0.0.35:8096/mediabrowser/System/Logs
2015-12-05 14:16:25.3831 Info - HttpServer: HTTP GET http://10.0.0.35:8096/mediabrowser/System/Logs/Log?name=server-63584909342.txt&api_key=82f4b244d17d4a94bcf9f1b2fb676609. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
2015-12-05 14:16:25.4350 Info - HttpServer: HTTP Response 200 to 10.0.0.14. Time: 52ms. http://10.0.0.35:8096/mediabrowser/System/Logs/Log?name=server-63584909342.txt&api_key=82f4b244d17d4a94bcf9f1b2fb676609
2015-12-05 14:16:25.9243 Info - HttpServer: HTTP GET http://10.0.0.35:8096/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
2015-12-05 14:16:25.9660 Error - NotFoundHttpHandler: 10.0.0.35:8096 Request not found: /favicon.ico
2015-12-05 14:16:25.9683 Info - HttpServer: HTTP Response 404 to 10.0.0.14. Time: 44ms. http://10.0.0.35:8096/favicon.ico
2015-12-05 14:16:25.9763 Info - HttpServer: HTTP GET http://10.0.0.35:8096/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
2015-12-05 14:16:25.9763 Error - NotFoundHttpHandler: 10.0.0.35:8096 Request not found: /favicon.ico
2015-12-05 14:16:25.9777 Info - HttpServer: HTTP Response 404 to 10.0.0.14. Time: 1ms. http://10.0.0.35:8096/favicon.ico
2015-12-05 14:16:25.9832 Info - HttpServer: HTTP GET http://10.0.0.35:8096/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
2015-12-05 14:16:25.9832 Error - NotFoundHttpHandler: 10.0.0.35:8096 Request not found: /favicon.ico
2015-12-05 14:16:25.9845 Info - HttpServer: HTTP Response 404 to 10.0.0.14. Time: 1ms. http://10.0.0.35:8096/favicon.ico
2015-12-05 14:18:11.0754 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 10.0.0.14:50322
2015-12-05 14:18:11.1634 Info - HttpServer: HTTP GET http://10.0.0.35:8096/mediabrowser/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
2015-12-05 14:18:11.1721 Info - HttpServer: HTTP Response 200 to 10.0.0.14. Time: 8ms. http://10.0.0.35:8096/mediabrowser/ScheduledTasks?isHidden=false
2015-12-05 14:20:06.8527 Debug - HttpServer: Exiting HttpConnection.OnReadInternal because nread=0. ConnectionId: 9e74bb3ad83442808399341f59259efd
2015-12-05 14:45:57.7265 Debug - App: Running post-scan task MovieUpdatesPreScanTask
2015-12-05 14:45:57.7265 Debug - App: Running post-scan task FanartMovieUpdatesPostScanTask
2015-12-05 14:45:57.7265 Debug - App: Running post-scan task FanartUpdatesPostScanTask
2015-12-05 14:45:57.7265 Debug - App: Running post-scan task FanArtTvUpdatesPostScanTask
2015-12-05 14:45:57.7265 Debug - App: Running post-scan task TvdbPrescanTask
2015-12-05 14:45:57.7648 Info - App: HttpClientManager GET: http://thetvdb.com/api/Updates.php?type=all&time=1449256102
2015-12-05 14:45:58.4644 Debug - App: Running post-scan task LocalTrailerPostScanTask
2015-12-05 14:45:58.4966 Debug - App: Running post-scan task ArtistsPostScanTask
2015-12-05 14:45:58.4966 Debug - App: Running post-scan task GameGenresPostScanTask
2015-12-05 14:45:58.4966 Debug - SqliteItemRepository: select guid from TypedBaseItems where type=@type
2015-12-05 14:45:58.5621 Debug - App: Running post-scan task GenresPostScanTask
2015-12-05 14:45:58.6835 Debug - SqliteItemRepository: select guid from TypedBaseItems where type=@type
2015-12-05 14:45:58.7215 Debug - App: Running post-scan task MusicGenresPostScanTask
2015-12-05 14:45:58.7215 Debug - SqliteItemRepository: select guid from TypedBaseItems where type=@type
2015-12-05 14:45:58.7587 Debug - App: Running post-scan task StudiosPostScanTask
2015-12-05 14:46:02.8244 Debug - SqliteItemRepository: select guid from TypedBaseItems where type=@type
2015-12-05 14:46:02.9006 Debug - App: Running post-scan task YearsPostScanTask
2015-12-05 14:46:03.0605 Debug - App: Running post-scan task RefreshIntrosTask
2015-12-05 14:46:03.0605 Debug - App: Running post-scan task SeriesPostScanTask
2015-12-05 14:46:03.2127 Info - App: Scan media library Completed after 41 minute(s) and 52 seconds

Link to comment
Share on other sites

  • 2 weeks later...

So i've doing some tests:

 

-Wiped out my Library

-Added 100 movies -> Media library finished in 35 seconds

-Added 100 movies -> Media library finished in 95 seconds

-Added 100 movies -> Media library finished in 120 seconds

.

.

At the moment I have around 500 movies and the scan is taking 7m and 24 seconds with no changes or relevant message in the log. It seems every time I add more files the scan time increases exponentially.

Another issue I noticed is that if I have a new movie it doesn't update the library automatically so I have to run a scan which means I have to wait 7m to be able to watch it.

 

Any assistance is welcome. I can't believe I'm the only one having this issue :).

 

 

 

emby_log_2.txt

Link to comment
Share on other sites

  • 2 weeks later...

@@breezytm so how do you deal with this issue? Do you run a 10m library scan after you add new movies/shows? It's a little bit frustrating since this is working perfectly in Plex that is running in the same NAS (qnap) and has the same movie directories.

Link to comment
Share on other sites

breezytm

have you tried the latest qpkg from the qnap website? should be much improved and also you may consider turning off chapters if it is already disabled by default. 

Link to comment
Share on other sites

  • 4 weeks later...

Thanks @@breezytm. Yes I always used the last version, at the moment running Version 3.0.5786.0 - but still at the moment with all my media files I'm around 1h for each scan.

 

Do you have any recommendations about Emby not detecting new files added until a complete scan is done manually or by schedule?

Link to comment
Share on other sites

msavazzi

says who?  :D

 

I have the same issue!

 

Thanks @@breezytm. Yes I always used the last version, at the moment running Version 3.0.5786.0 - but still at the moment with all my media files I'm around 1h for each scan.

 

Do you have any recommendations about Emby not detecting new files added until a complete scan is done manually or by schedule?

 

I have a QNAP 659... I have quite a big library but Emby (6 folders with thousands of contents) all the folders do already have all the correct files (NFO, art, etc...) created with Ember Media Manager and they were used with Kodi.

 

On my HTPC a full library scan (via network) takes between 40 and 45 min. I've launched the library scan 10 hours ago and I'm still at 45%

 

I have a lot of lines like this:

2016-01-20 09:30:58.5464 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '11a720643cf8734de492464d110e53d5' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:58.6891 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '01b1d97a749a144b5dde6dccfb23ac55' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:58.8335 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '36bd9602acdb316215697536b97c928f' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:58.9547 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '211a466839303d177373d97c6fc30c45' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.0673 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '74d7fa4f2c26c338ad535cf9a3933a25' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.1672 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: 'd3e4d8da5765a04f65c90fe4a858786d' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.3205 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: 'fd5a43632e958914e7057db67e1ce193' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.4334 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '7c94ba63fc911d762274679a38e97343' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.6001 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '1a91c11cefb9fb6927be6c9974e54b8e' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.7466 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '5faff792fda79deeb0dfd0882e05a31f' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:30:59.9335 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '174875cab7975178a28c5cde596265aa' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'
2016-01-20 09:31:00.0686 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: 'cfb0f0bf9d45cea4c3d712cc2d39d761' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsAddedQueue'

sometimes I get some:

2016-01-20 10:12:13.2956 Error App: Error in ffprobe
        *** Error Report ***
        Version: 3.0.5786.0
        Command line: /share/MD0_DATA/.qpkg/Emby/Emby/MediaBrowser.Server.Mono.exe
        Operating system: Unix 3.4.6.0
        Processor count: 4
        64-Bit OS: False
        64-Bit Process: False
        Program data path: /share/MD0_DATA/.qpkg/Emby/Emby/ProgramData-Server
        Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Sat Nov 21 10:02:10 EST 2015)
        Application Path: /share/MD0_DATA/.qpkg/Emby/Emby/MediaBrowser.Server.Mono.exe
        Missing mount, umount or sudo. Unable to continue
        System.IO.IOException
          at MediaBrowser.IsoMounter.LinuxIsoManager+<Mount>c__async0.MoveNext () <0xeea2c1f0 + 0x0016b> in <filename unknown>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0xeea2d298 + 0x0002b> in <filename unknown>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0xeea2d1b8 + 0x000bb> in <filename unknown>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0xeea2d120 + 0x0007f> in <filename unknown>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0xf4071ba8 + 0x00033> in <filename unknown>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0xf394b3b8 + 0x00017> in <filename unknown>:0
          at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo+<ProbeVideo>d__0`1[T].MoveNext () <0xeea5b338 + 0x0043b> in <filename unknown>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0xeea2d298 + 0x0002b> in <filename unknown>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0xeea2d1b8 + 0x000bb> in <filename unknown>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0xeea2d120 + 0x0007f> in <filename unknown>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0xf4071ba8 + 0x00033> in <filename unknown>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0xf0873a60 + 0x00013> in <filename unknown>:0
          at MediaBrowser.Providers.Manager.MetadataService`2+<RunCustomProvider>d__52[TItemType,TIdType].MoveNext () <0xeec5c668 + 0x003ff> in <filename unknown>:0



How can it be possible is so slow?

Link to comment
Share on other sites

Hi @@Luke - I don't have any plugins, actually I just installed the latest version and pretty much wiped out everything and started from scratch. Still seeing the same slow scan times as before.

 

Also the issue about not detecting new files until a full scan is done.

Link to comment
Share on other sites

msavazzi

removed all plugins and restarted. It jumped from 0.5% to 11.4% in less than a second then stopped there.

 

Note from my pc a full library check with ember media manager via network requires no more than 3 min

Link to comment
Share on other sites

msavazzi

here the log:

2016-01-20 20:15:27.3608 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '229df8b8afacdff10f170dca1a3da636' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'UserInfoChangedQueue'
2016-01-20 20:15:28.1882 Info App: Emby.Kodi.SyncQueue:  Updating ItemId: '2e218ed81037b1a59041f7b4796761d7' for UserId: 'e65403365deb43389c98843d138bccdf' in table: 'UserInfoChangedQueue'
2016-01-20 20:15:31.9432 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '229df8b8afacdff10f170dca1a3da636' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsUpdatedQueue'
2016-01-20 20:15:50.9090 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: 'd16442b99317c650f6f088c82c7dff74' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsUpdatedQueue'
2016-01-20 20:16:11.6749 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '81c8a5b9957fbf891140196baab1e2ba' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsUpdatedQueue'
2016-01-20 20:16:12.1317 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '12c705ba64046107673d9662e9ebc61d' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsUpdatedQueue'

or

2016-01-20 20:16:27.6187 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: 'f771dabb79ff9fe1fa7fcf663f8093c1' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'UserInfoChangedQueue'
2016-01-20 20:16:28.0690 Info App: Emby.Kodi.SyncQueue:  Updating ItemId: '2e218ed81037b1a59041f7b4796761d7' for UserId: 'e65403365deb43389c98843d138bccdf' in table: 'UserInfoChangedQueue'
2016-01-20 20:16:32.0184 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: '7c8a8dbb35a9b0721694f7c24eab784b' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsUpdatedQueue'
2016-01-20 20:16:32.4496 Info App: Emby.Kodi.SyncQueue:  Adding ItemId: 'f771dabb79ff9fe1fa7fcf663f8093c1' for UserID: 'e65403365deb43389c98843d138bccdf' to table: 'ItemsUpdatedQueue'

it takes even 20 seconds for a file... what is it doing?

Link to comment
Share on other sites

msavazzi

@@msavazzi Can you validate if your emby server is recognizing automatically new movies/tv shows or if you need to do a full library scan?

 

Thanks in advance.

 

how can I do that?

I added the library and launched an update.

 

Note: 1 hour after it moved from 47% to 47.2%

Link to comment
Share on other sites

msavazzi

memory 79%

mono 0.7% cpu - 228352K

ffmpef 3.1% cpu - 55296K

 

Why ffmpeg is used? I've disabled scraping from network, just read NFO in the NFO there are already the info on the file

 

I tried to remove everything from Emby but still no change...

Link to comment
Share on other sites

I see the same behavior - Scan is very slow not just the first time that can be expected but every time a scan runs even with no change in the media files it takes the same time and is proportional to the amount of files. At the moment I'm at almost 1h. So far nobody has been able to provide any answer or any recommendation to fix or improve this issue.

 

The other issue that I guess I may need to create another post is that is not detecting new files automatically.

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