You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Radarr_Installation_TrueNAS_GUI.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ If you are not comfortable setting up a jail or using the shell please wait unti
6
6
7
7
If you are installing from base FreeBSD there is a different guide for that or you can adopt this as an general overview.
8
8
9
-
This guide will use `Radarrv3-devel` until there is a `master` release for it. `Radarrv3` and `Radarrv3-devel` packages are not compatible with eachother by design.
9
+
This guide will use `radarrv3`. `radarrv3` and `radarrv3-devel` packages are not compatible with eachother by design.
10
10
11
-
Going foward, `Radarrv3` will track `master` and `Radarr-devel` will track `develop` to be more consistent with FreeBSD port naming. As of writing THIS IS NOT THE CASE.
11
+
Going foward, `radarrv3` will track `master` and `radarr-devel` will track `develop` to be more consistent with FreeBSD port naming. Releases before May 2021 do not follow this!
12
12
13
13
## Jail Setup
14
14
1. From the main screen select Jails
@@ -57,7 +57,7 @@ Now that we have it installed a few more steps are required.
57
57
58
58
### Service Setup
59
59
60
-
Time to enable the service but before we do a note:
60
+
Time to enable the service but before we do, a note:
61
61
62
62
The service file uses `chown` to make sure radarr can update itself. This can break things like `pkg check -s` and `pkg remove` for radarr when the built-in updater replaces files.
0 commit comments