(2022-04-29, 07:26)mrob Wrote: First, thanks for looking at the log file. As you guessed, I separate content between the sources by adding files until the disk is full. I need to upgrade to some larger HDDs.
Great. That is an easy fix. Because they are full, it means you won't be adding any new movies in those sources. Now you can set those two sources to ignore the Library Update.
See
image 9a...
https://kodi.wiki/view/Adding_video_sources#Set_Content
There is a setting named
Exclude path from library updates. Enable this on the two full sources and when you run the Library Update, this source will be ignored. It does not affect your library in any way.
(2022-04-29, 07:26)mrob Wrote: OK, though if it's not querying over the Internet, I assume these hash checks are fairly fast, right?
Yes. Most of the delay is coming from the 147 movies not in your library which Kodi is trying to scrape online.
(2022-04-29, 07:26)mrob Wrote: I think what's happening is that a number of these never resolved to TMDB, either because the names/dates don't match, or because there's simply no entry at TMDB
Yes, I searched 3 of your movies, and they don't exist in TheMovieDB.
I did not check IMDB, but if they exist there, you can scrape them with the Universal Movie Scraper.
You can also check TVDB as they now have movies on their site, and there is a new TVDB movie scraper you can use, if they exist there.
What I would do is move those 147 movies out of your Source, into another source until you sort out what you will do with them. You can then set that Source to ignore library updates, like above.
The 147 movies are listed in your log, so should be easy to find. Search for
it won't be added to the library and they will all be highlighted.
(2022-04-29, 07:26)mrob Wrote: Some moves were split into two files, (e.g., Golden_bat_cd1.avi and Golden_bat_cd2.avi). It seems like these are not getting recognized during the Kodi scan.
Split movies need a particular naming as shown here...
https://kodi.wiki/view/Naming_video_file...ideo_Files
But
cd1 should work. But of course this only works if they are scraped into the library.
If you are using File View, then you need to enable the setting 2.1 here...
https://kodi.wiki/view/Settings/Media/Videos#Files
If the above does not solve the problem (and it should), then provide a
Debug Log.