-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synology Setup with Container Manager #200
Comments
Yes, I have recently got this working - hopefully the below will get you most of the way there: Note that Watchlistarr will automatically create a config.yaml file in the directory you specify in container manager (in my case docker/watchlistarr). This is the file you want to edit. Here's my config.yaml file (i have renamed to a txt file as github wont allow yaml files to be posted) - note I have changed the friends watchlist flag to false as i only want to monitor my own plex watchlist - change this to true if you want to monitor friends too. Take note of items which have had the #'s removed. API Keys for Radarr and Sonarr can be found in their respecitve programs under setting --> General Plex token can be found following these instructions: Further helpful info can also be found in the github readme file. I'm not sure if this the best/easiest implimentation.... but it works for me. |
Thank you very much. I finally got the config.yaml to be created. Thanks again. I am still having problems because my docker for SONARR is not setup for port 8989. Mine is 32784. I added the SONARR_BASE_URL 192.168.1.50:32784 to the VAR Environment So everytime I run the start I get an error: However, i am closer than I was before. |
I was receveiving this error initially too. One thing to try is to double check you have removed the #'s up the top of the config file (above Sonarr configuration section) - Line 4 "Interval:" and line 8 "Seconds: 30" - it took me much longer than i'd like to admit to notice this, and it solved the issue for me. |
I am looking for some assistance in setting up Watchlistarr running Container Manager (Docker) on a Synology NAS. Has anyone had success? Is there a TRaSH or something like for this?
Thanks
The text was updated successfully, but these errors were encountered: