Added Performance Tuning

Added Performance Tuning
master
TRaSH 4 years ago
parent d952e84ca6
commit 4651079676

@ -0,0 +1,39 @@
We gathered some info for people that use Bazarr on a low powered device like a RaspberryPi or when you have your media stored in the cloud.
And when you got allot of missing Subtitles.
## Disable periodic scan for existing Subtitles.
![image-20191231160315316](images/image-20191231160315316.png)
`Settings => Sonarr/Radarr`
Disable it by setting `Full Filesystem Scan` to `Manually` for Sonarr/Radarr.
>This means that Bazarr won't scan your drive for existing subtitles and only knows about subtitles that Bazarr added !!!
## Reduce the frequency of searching for missing Subtitles.
![image-20191231161512036](images/image-20191231161512036.png)
`Settings => Subtitles`
If you got allot of missing/wanted subtitles change the search frequency to a bigger interval.
>Change this option also if you often see in the logs something like:
`Execution of job "Update movies list from Radarr (trigger: interval[0:05:00], next run at: 2019-08-04 11:23:44 CEST)" skipped: maximum number of running instances reached (1)`
## Disable scan for embedded Subtitles.
![image-20191231163938714](images/image-20191231163938714.png)
Disable Scan for embedded Subtitles.
## Enable Adaptive Searching.
![image-20191231164912261](images/image-20191231164912261.png)
Adaptive searching should be (Always) enabled when you got many missing subtitles.
## Disable Search Enabled Providers Simultaneously.
![image-20191231164234681](images/image-20191231164234681.png)
Disable this option if you use a low performance device.
Example a RaspberryPi.

@ -36,6 +36,8 @@
* FAQ's & More
* [First time installation/configuration](/morpheus65535/bazarr/wiki/First-time-installation-configuration)
* [Performance Tuning](/morpheus65535/bazarr/wiki/FAQ-Performance-Tuning)
---
### Usage ###

@ -38,7 +38,7 @@
* [First time installation
and configuration](/morpheus65535/bazarr/wiki/First-time-installation-configuration)
* [Performance Tuning](/morpheus65535/bazarr/wiki/FAQ-Performance-Tuning)
------

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Loading…
Cancel
Save