mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-11 14:43:02 +00:00
Updated Installation (markdown)
parent
43dab86396
commit
0d42336767
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ Instruction as provided by @Derkades and fixes by @sindreruud
|
|||
|
||||
Disclaimer: I don't know how rc.d works so the script is pretty crappy and doesn't have start/stop/status functionality. It only starts the program on startup, which was enough for me.
|
||||
|
||||
1. Install the required software `pkg update && pkg install git python3 py3X-pip py3X-libxml2 libxslt py3X-sqlite3 unrar` where `py3X` must be replaced with the Python3 version you use for Bazarr.
|
||||
1. Install the required software `pkg update && pkg install git python3 py3X-pip py3X-libxml2 libxslt py3X-sqlite3 unrar ffprobe` where `py3X` must be replaced with the Python3 version you use for Bazarr.
|
||||
|
||||
2. `cd /usr/local/share`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue