1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-22 15:53:23 +00:00

Updated Health Checks (markdown)

ta264 2019-04-12 17:10:47 +01:00
parent b18f6c12c9
commit b397f25c8b

@ -12,7 +12,7 @@ Mono version 4.x and higher are also available and provides a better experience
Lidarr can use chromaprint audio fingerprinting to identify tracks. This depends on an external binary, which is distributed with Lidarr for Windows and macOS but must be provided independently on Linux.
To fix this on a native Linux instance, install the appropriate package using your package manager:
To fix this on a native Linux instance, install the appropriate package using your package manager and make sure that `fpcalc` is on your `PATH` (this can be checked using `which fpcalc` and verifying that the correct location of `fpcalc` is returned):
| Distribution | Package |
|--------------|---------|