mirror of
https://github.com/pijarr/pijarr.git
synced 2026-04-02 18:48:32 +00:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -64,17 +64,6 @@ Radarr http://<ipaddress>:7878
|
||||
|
||||
## Troubleshooting
|
||||
The required dependencies including [Mono](https://github.com/mono/mono) (Cross platform, open source .NET framework) may take a while to download and install. Be patient.
|
||||
Otherwise try installing dependencies manually using the commands below and then re-run the script:
|
||||
|
||||
1. `sudo apt -y install apt-transport-https dirmngr gnupg ca-certificates`
|
||||
|
||||
2. `sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF`
|
||||
|
||||
3. `echo "deb https://download.mono-project.com/repo/debian stable-raspbianbuster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list`
|
||||
|
||||
4. `sudo apt -y update`
|
||||
|
||||
5. `sudo apt -y install mono-devel mediainfo sqlite3 libmono-cil-dev libchromaprint-tools`
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user