mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-02 21:15:05 +00:00
Updated Health Checks (markdown)
parent
19f42906a9
commit
a55a2259bc
1 changed files with 5 additions and 1 deletions
|
@ -10,7 +10,9 @@ Mono version 4.x and higher are also available and provides a better experience
|
|||
|
||||
#### fpcalc missing
|
||||
|
||||
Lidarr will soon be able to 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 Linux, install the appropriate package using your package manager:
|
||||
Lidarr will soon be able to 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 Linux, install the appropriate package using your package manager:
|
||||
|
||||
| Distribution | Package |
|
||||
|--------------|---------|
|
||||
|
@ -19,6 +21,8 @@ Lidarr will soon be able to use chromaprint audio fingerprinting to identify tra
|
|||
| Arch | `chromaprint` |
|
||||
| OpenSUSE | `chromaprint-fpcalc` |
|
||||
|
||||
If this occurs on Windows or macOS then make sure the file `fpcalc.exe` or `fpcalc` bundled with the installer is in the application directory.
|
||||
|
||||
#### New update is available ####
|
||||
|
||||
Rejoice, the developers have released a new update. This generally means awesome new features and squashed piles of bugs (right?).
|
||||
|
|
Loading…
Reference in a new issue