1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-11 14:43:02 +00:00

Updated Installation (markdown)

morpheus65535 2020-08-22 09:20:08 -04:00
parent 43dab86396
commit 0d42336767

@ -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`