I’ve noticed FileBot gets really slow when I try to process large media libraries (thousands of files). It sometimes freezes or takes a very long time to complete tasks.
Is this a common issue?
Does splitting tasks into smaller batches help, or is there a better solution?
FileBot Running Very Slow on Large Libraries—Anyone Else?
-
- Posts: 2
- Joined: 22 Sep 2025, 07:33
- Contact:
Re: FileBot Running Very Slow on Large Libraries—Anyone Else?







EDIT:
I did a quick local test with 1000 movies. 0 byte files for testing. All in the same folder. All using Name (Year) naming. Matching against TheMovieDB took less than a minute. I noticed no issues when scrolling through the list after matching. Memory Usage was at 200 MB / 400 MB at the end. Matching the same files again (no API requests thanks to caching) took around 2 seconds. Running the same test with 10.000 movies I noticed no UI sluggishness. Matching proportionally took a few minutes. Memory Usage was 400 MB / 800 MB.
That can serve as a baseline for future testing, if you get different results, when can then look into what's different and narrow down on the culprit(s) from there.
-
- Posts: 2
- Joined: 22 Sep 2025, 07:33
- Contact:
Re: FileBot Running Very Slow on Large Libraries—Anyone Else?
I'm using the GUI.
What's slow: The slowdown mainly happens during matching and renaming. The UI can become sluggish, especially when scrolling through long lists after files have been loaded.
Library size: Typically between 8,000–12,000 files at once. These are a mix of movies and TV shows. Since TV shows require per-series API calls, I suspect that's contributing to the slowdown.
Memory: I haven’t seen out-of-memory errors, but usage spikes significantly during processing.
What's slow: The slowdown mainly happens during matching and renaming. The UI can become sluggish, especially when scrolling through long lists after files have been loaded.
Library size: Typically between 8,000–12,000 files at once. These are a mix of movies and TV shows. Since TV shows require per-series API calls, I suspect that's contributing to the slowdown.
Memory: I haven’t seen out-of-memory errors, but usage spikes significantly during processing.
Re: FileBot Running Very Slow on Large Libraries—Anyone Else?






gordonpiper wrote: ↑Yesterday, 03:13 Since TV shows require per-series API calls, I suspect that's contributing to the slowdown.

