/Sonarr

Smart PVR for newsgroup and bittorrent users.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Modified version of sonarr for wolfmax4k, atomoHD, atomixHQ, sinsitio, eldesvandelverdugo, etc.

What does this?

It's an optimistic way to find episodes. In Spain, the standard format S01E01 is not usually followed. Will generate the following search format in jackett in episodes mode:

Example Format Force spanish language Sites
Mandalorean Cap.201 {Series.Title} Cap.{SeasonNumber:0}{EpisodeNumber:00} N https://wolfmax4k.com/ https://atomohd.skin/ https://pediatorrent.com/
Mandalorean 2x1 {Series.Title} {SeasonNumber:0}x{EpisodeNumber:0} Y https://www.sinsitio.site/
Mandalorean 2x01 {Series.Title} {SeasonNumber:0}x{EpisodeNumber:00} Y Telegram Groups
Mandalorean S02E01 {Series.Title} S{SeasonNumber:00}E{EpisodeNumber:00} N Standard format

Will generate the following search format in jackett in season mode:

Example Format Force spanish language Sites
Mandalorean T2 {Series.Title} T{SeasonNumber:0} N
Mandalorean T 2 {Series.Title} T {SeasonNumber:0} N
Mandalorean T02 {Series.Title} T{SeasonNumber:00} N
Mandalorean Temporada 2 {Series.Title} Temporada {SeasonNumber:0} N
Mandalorean S02 {Series.Title} S{SeasonNumber:00} N Standard format

How to use?

Serie type: image

Can't find the series?

Search monitored and make sure that sonarr has the correct title in Spanish: Sample log search term

The title field is enabled, you can manually add search terms: Sample change title

You can send the translation to sonarr, so that other users have it:

image

image

Is there something else?

Two tasks added, to automate the search for new episodes

  • Missing Episode Search (Wanted -> Missing) every 6 hours
  • Cutoff Unmet Episode Search (Wanted -> Cuttoff Unmet, monitored only) every 6 hours

How to use

  1. Choose you correct label architecture:
    • arm64 -> mercu/sonarr-atomohd:arm64

Caution

NOT WORK!

  • amd64 -> mercu/sonarr-atomohd:amd64
  1. I use portainer to create a new stack:

Stack name: test-sonnar-clear

Stack content:

version: "2.1"
services:
  sonarr:
    image: mercu/sonarr-atomohd:arm64
    container_name: sonarr-clear
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Europe/London
    volumes:
      - /sonarr-clear/config:/config
      - /sonarr-clear/tvseries:/tv #optional
      - /sonarr-clear/downloadclient-downloads:/downloads #optional
    ports:
      - 8989:8989 
    restart: unless-stopped
  1. Open url sonar, ex: http://0.0.0.0:8989/, ok work
  2. Configure custom format:

image

image

  1. Configure profile with custom format:

image

Tips

  • Sonarr Indexers - Enable RSS:
  • Jackett best indexers:
    • BTDigg (need config flaresolverr in jacket)
    • Solid torrents
    • Bitsearch
    • Torrentz2nz
  • Sonarr setting - Profile - Language: Spanish
  • Sonarr setting - Profile - Quality profiles: WEB 1080p
  • Sonarr setting - Media Management - Standard and anime Episode Format: "{Series Title} - S{season:00}E{episode:00} - {Episode Title} - {Quality Full} - {season:0}x{episode:00} - audio {MediaInfo AudioLanguages} - sub {MediaInfo SubtitleLanguages}"

Extra Tips

Qbittorrent:

Many times, the torrents are in RAR format.

There is a trick to automate these torrents:

In qbittorrent set "autorun enable":

/config/torrentUnrar.sh "%F" "%L" "%N"

Copy the following .sh to somewhere accessible to qbittorent, for example /config/

What the hell is this sh doing?
  1. Extract the rar to the folder /downloads/temp-unrar/TORRENT NAME/
  2. When finished, move the unzipped files back to the folder where the rar is. In a '/unrar' subdirectory.
  3. Maintenance, finds all /unrar folders and deletes them when they are older than 24h

Sonarr Sonarr

Translated Backers on Open Collective Sponsors on Open Collective Mega Sponsors on Open Collective

Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

Getting Started

Support

Note: GitHub Issues are for Bugs and Feature Requests Only

Features

Current Features

  • Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
  • Automatically detects new episodes
  • Can scan your existing library and download any missing episodes
  • Can watch for better quality of the episodes you already have and do an automatic upgrade. eg. from DVD to Blu-Ray
  • Automatic failed download handling will try another release if one fails
  • Manual search so you can pick any release or to see why a release was not downloaded automatically
  • Fully configurable episode renaming
  • Full integration with SABnzbd and NZBGet
  • Full integration with Kodi, Plex (notification, library update, metadata)
  • Full support for specials and multi-episode releases
  • And a beautiful UI

Contributing

Development

This project exists thanks to all the people who contribute. Contribute.

Supporters

This project would not be possible without the support of our users and software providers. Become a sponsor or backer to help us out!

Mega Sponsors

Sponsors

Sponsors

Flexible Sponsors

Backers

Backers

JetBrains

Thank you to JetBrains JetBrains for providing us with free licenses to their great tools

Licenses