mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-11 14:43:02 +00:00
Updated Autostart on Linux Windows MacOS FreeBSD (markdown)
parent
8f317cdfb6
commit
e66862f1cd
1 changed files with 0 additions and 2 deletions
|
@ -132,8 +132,6 @@ end script
|
|||
|
||||
As-is, the LaunchAgent expects bazarr to be cloned or installed at `/Applications/bazarr`. If this is counter to other documentation I recommend amending the file contents.
|
||||
|
||||
You have to be running Python installed through Brew.
|
||||
|
||||
The LaunchAgent should be named `com.github.morpheus65535.bazarr.plist` - again, if you'd like something else, update the Label in the file itself as well.
|
||||
|
||||
The file is installed to `~/Library/LaunchAgents` and the service will start when the user logs into the system. After installation, the service can be started immediately by running `launchctl load ~/Library/LaunchAgents/com.github.morpheus65535.bazarr.plist`. The service can be stopped by running the same command replacing load with unload.
|
||||
|
|
Loading…
Add table
Reference in a new issue