Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 19 Shell Sonarr Projects
-
Project mention: Trying to install autoscan from https://github.com/NiNiyas/autoscan and stuck with no idea what the problem is. | reddit.com/r/PleX | 2023-03-05
2023-03-06 08:29:39,951 - INFO - CONFIG [140352731267072]: Using default setting --config=config/config.json 2023-03-06 08:29:39,951 - INFO - CONFIG [140352731267072]: Using default setting --logfile=autoscan.log 2023-03-06 08:29:39,951 - INFO - CONFIG [140352731267072]: Using default setting --loglevel=INFO 2023-03-06 08:29:39,951 - INFO - CONFIG [140352731267072]: Using default setting --queuefile=queue.db 2023-03-06 08:29:39,951 - INFO - CONFIG [140352731267072]: Using default setting --cachefile=cache.db 2023-03-06 08:29:39,970 - INFO - CONFIG [140352731267072]: Using default setting --config=config/config.json 2023-03-06 08:29:39,970 - INFO - CONFIG [140352731267072]: Using default setting --logfile=autoscan.log 2023-03-06 08:29:39,970 - INFO - CONFIG [140352731267072]: Using default setting --loglevel=INFO 2023-03-06 08:29:39,971 - INFO - CONFIG [140352731267072]: Using default setting --queuefile=queue.db 2023-03-06 08:29:39,971 - INFO - CONFIG [140352731267072]: Using default setting --cachefile=cache.db ___ __ / | __ __/ /_____ ______________ _____ / /| |/ / / / __/ __ \/ ___/ ___/ __ `/ __ \ / ___ / /_/ / /_/ /_/ (__ ) /__/ /_/ / / / / /_/ |_\__,_/\__/\____/____/\___/\__,_/_/ /_/ 2023-03-06 08:29:40,097 - INFO - AUTOSCAN [140352731267072]: ######################################################################### # Title: Plex Autoscan # # Author: l3uddz # # URL: https://github.com/l3uddz/plex_autoscan # # -- # # Part of the Cloudbox project: https://cloudbox.works # ######################################################################### # GNU General Public License v3.0 # ######################################################################### 2023-03-06 08:29:40,102 - INFO - PLEX [140352731267072]: Requesting section info from Plex... 2023-03-06 08:29:40,119 - ERROR - PLEX [140352731267072]: Issue encountered when attempting to list detailed sections info. Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.10/http/client.py", line 1374, in getresponse response.begin() File "/usr/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/lib/python3.10/http/client.py", line 287, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/requests/adapters.py", line 489, in send resp = conn.urlopen( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/usr/local/lib/python3.10/dist-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python3.10/dist-packages/urllib3/packages/six.py", line 769, in reraise raise value.with_traceback(tb) File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.10/http/client.py", line 1374, in getresponse response.begin() File "/usr/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/lib/python3.10/http/client.py", line 287, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/autoscan/plex.py", line 25, in show_detailed_sections_info resp = requests.get('%s/library/sections/all?X-Plex-Token=%s' % ( File "/usr/local/lib/python3.10/dist-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 587, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 701, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/adapters.py", line 547, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
-
docker-traefik
Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
https://github.com/htpcBeginner/docker-traefik/blob/master/docker-compose-t2.yml (always over 50 containers)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
PlexGuide.com
Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space!
-
Project mention: Any recent newbie guides for setting up all the *arr's and Plex on Ubuntu Server? | reddit.com/r/selfhosted | 2023-03-02
Why not just use Swizzin? https://github.com/swizzin/swizzin
-
I used this as reference and was able to translate it to gdrive: https://github.com/animosity22/homescripts
-
AtoMiC-ToolKit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Pros mais lazy, há scripts all-in-one: * https://github.com/htpcBeginner/AtoMiC-ToolKit * https://github.com/swizzin/swizzin * https://github.com/Cloudbox/Cloudbox
-
docker-compose-nas
Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
Project mention: Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support | reddit.com/r/u_rsohlot | 2023-02-16 -
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
htpc-docker-standup
A simple docker-compose based configuration to stand up a new HTPC w/ Plex, Deluge, Sonarr, Radarr and more!
Project mention: docker-compose config help or alternativeto htpc-docker-standup | reddit.com/r/selfhosted | 2022-04-30I am looking for a near out of the box docker-compose config for a mediaserver with wireguard, plex, overseerr, radarr, etc. Like this HTPC Docker Standup where I just edit the .env with information. I like bobarr but there is no plex or overseerr.
-
hashi-homelab
Hashicorp Homelab is a collection of nomad recipes related to several Open Source projects that I use on my own nomad + consul + vault + Intel Nuc cluster.
-
Maybe the easiest way to deploy but possibly not the best implemented is a Web Server stack I incorporated with my main LMDS project. WebServer details.
-
Project mention: Integrating YouTube DL with Sonarr for managing PBS Frontline and NOVA episodes? | reddit.com/r/sonarr | 2023-03-16
-
Project mention: Latest QNAP firmware is not compatible with Sonarr and Radarr. | reddit.com/r/qnap | 2022-09-25
-
pijarr
A shell script to automate the setup and configuration of Jackett, Sonarr, Radarr, Lidarr, Readarr and Prowlarr on a Raspberry Pi and x64 Intel and AMD systems.
Setup the *arr services (and jackett) using pijarr. This entire process seems like a lot, but if you ignore time time spent downloading/building/installing stuff, it's really only an hour or so of actual interaction. Some of the services have telemetry enabled by default, so disable that before you use them.
-
Synology-Docker-Mediaserver
Working Docker media server containers running on Synology, served by Swag with auth via Organizr (and auth bypass for API, so NZB360 etc. work).
Try 8080 and 8081? In case it's useful, here's my full Docker stack on Synology, including Calibre and Calibre-web. I normally use the reverse proxy address, but http://synologyIP: 8081 loads my Calibre fine.
-
deeztek-docker
A collection of scripts to ease the installation of Docker, Docker Compose and various containers on your Ubuntu host.
-
-
radarr-striptracks
A Docker Mod to Radarr/Sonarr to automatically strip out unwanted audio and subtitle streams
I recently started using shiptracks docker mod for radarr and sonarr https://github.com/TheCaptain989/radarr-striptracks which was causing this issue.
-
Project mention: Can someone point me in the right direction to setup Plex and docker on Ubuntu? | reddit.com/r/PleX | 2022-12-08
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell Sonarr related posts
- Powerful energy-efficient server
- how do you deploy your containers?
- Stupid Docker Tricks: Don't start docker container without a "flag file" existing
- Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
- Docker Compose NAS
- And so begins the new Golden Age of Piracy.
- I guess I'm getting rid of Netflix then...
-
A note from our sponsor - InfluxDB
www.influxdata.com | 29 Mar 2023
Index
What are some of the best open-source Sonarr projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | Cloudbox | 2,153 |
2 | docker-traefik | 1,926 |
3 | PlexGuide.com | 1,640 |
4 | swizzin | 1,583 |
5 | homescripts | 987 |
6 | AtoMiC-ToolKit | 813 |
7 | docker-compose-nas | 299 |
8 | seedbox | 203 |
9 | htpc-docker-standup | 192 |
10 | hashi-homelab | 181 |
11 | LMDS | 148 |
12 | docker-sonarr-extended | 51 |
13 | qnap-docker-compose | 31 |
14 | pijarr | 30 |
15 | Synology-Docker-Mediaserver | 14 |
16 | deeztek-docker | 14 |
17 | pirate | 9 |
18 | radarr-striptracks | 9 |
19 | dokarr | 5 |