Difference between revisions of "Sandbox"
From Servarr
(Replaced content with " == OSX== ===Big Sur=== #After downloading Sonarr V3 from [https://services.sonarr.tv/v1/download/phantom-develop/latest?version=3&os=macos&installer=true here]The <code>z...") Tags: Replaced Visual edit |
|||
Line 1: | Line 1: | ||
− | |||
== OSX== | == OSX== | ||
===Big Sur=== | ===Big Sur=== | ||
− | + | <ol> | |
− | + | <li>After downloading Sonarr V3 from [https://services.sonarr.tv/v1/download/phantom-develop/latest?version=3&os=macos&installer=true here]The <code>zip</code> file will be located in your downloads directory.</li> | |
+ | <li>After the downlaod has finished you'll need to unzip the file from there you'll have a '''Sonarr.app''' in your downloads folder simply move the '''Sonarr.app''' to your Applications directory.</li> | ||
[[File:Move-sonarr-to-applications.gif|center|frameless|750x750px]] | [[File:Move-sonarr-to-applications.gif|center|frameless|750x750px]] | ||
+ | <li> From there if you go to your launch pad you'll notice that Sonarr is now in there, double click on Sonarr</li> | ||
+ | <li> You'll probably get a pop up that says "Sonarr.app" cannot be opened because the developer cannot be verified.</li> | ||
+ | [[File:sonarr-developer-cannot-be-verified.png|none|thumb|750px]] | ||
+ | <li> Dont fret we can get this fixed.</li> | ||
+ | <ol> | ||
+ | <li>Click on System Preferences in your dock</li> | ||
+ | <li>Click Security and Privacy</li> | ||
+ | <li> Click '''Open Anyways'''</li> | ||
+ | <li> You'll get a pop up that looks something like this:</li> | ||
+ | [[File:sonarr-developer-cannot-be-verified2.png|none|thumb|750px]] | ||
+ | <li> Click Open </li> | ||
+ | </ol> | ||
+ | <li> Now since Sonarr uses the Mono Framework Version 5.20 or later if you do not already have that installed you'll recieve a pop up like this</li> | ||
+ | <ul> | ||
+ | <li>Note: If mono is already installed skip these steps</li> | ||
+ | </ul> | ||
+ | [[File:sonarr-cannot-launch-sonarr-mono.png|center|frameless|750px]] | ||
+ | <li> Click Download </li> | ||
+ | <ol> | ||
+ | <li> Safari (or default browser) will now open up to [https://www.mono-project.com/download/stable/#download-mac the Mono Project] for macOS. Click '''Download mono 6.10.0 (Visual Studio channel)'''</li> | ||
+ | <li> Once the download is complete go to your downloads folder and click the new pkg file that was downloaded and install it</li> | ||
+ | <li> After installation is complete go back and reopen Sonarr </li> | ||
+ | </ol> | ||
+ | <li> Now browse to <code>http://localhost:8989</code></li> | ||
+ | </ol> | ||
+ | Now you're all set Sonarr is now up and running on your system Have fun |
Revision as of 19:44, 1 December 2020
OSX
Big Sur
- After downloading Sonarr V3 from hereThe
zip
file will be located in your downloads directory. - After the downlaod has finished you'll need to unzip the file from there you'll have a Sonarr.app in your downloads folder simply move the Sonarr.app to your Applications directory.
- From there if you go to your launch pad you'll notice that Sonarr is now in there, double click on Sonarr
- You'll probably get a pop up that says "Sonarr.app" cannot be opened because the developer cannot be verified.
- Dont fret we can get this fixed.
- Click on System Preferences in your dock
- Click Security and Privacy
- Click Open Anyways
- You'll get a pop up that looks something like this:
- Click Open
- Now since Sonarr uses the Mono Framework Version 5.20 or later if you do not already have that installed you'll recieve a pop up like this
- Note: If mono is already installed skip these steps
- Click Download
- Safari (or default browser) will now open up to the Mono Project for macOS. Click Download mono 6.10.0 (Visual Studio channel)
- Once the download is complete go to your downloads folder and click the new pkg file that was downloaded and install it
- After installation is complete go back and reopen Sonarr
- Now browse to
http://localhost:8989
Now you're all set Sonarr is now up and running on your system Have fun