Git Product home page Git Product logo

config-templates's Introduction

Recyclarr

GitHub License Build Workflow Status Sonar Quality Gate GitHub Release Discord

A command-line application that will automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances.

Features

Recyclarr supports Radarr and Sonarr (v4 and higher only). The following information can be synced to these services from the TRaSH Guides. For a more detailed features list, see the Features page.

  • Quality Profiles, including qualities and quality groups
  • Custom Formats, including scores (from guide or manual)
  • Quality Definitions (file sizes)
  • Media Naming Formats

Read the Documentation

view - Documentation

Main documentation is located in the wiki. Links provided below for some main topics.

config-templates's People

Contributors

datcactus avatar fabricionaweb avatar glenlowland avatar keliansb avatar nicetsy avatar nuxencs avatar rcdailey avatar renovate[bot] avatar snoopy82481 avatar trash- avatar yammes08 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

config-templates's Issues

Use file name as instance name in all templates

I think it would be a good idea to have a unique instance name (by default) in every configuration file. Specifically, I think the instance name should follow the file name. This has a few benefits:

  • It's easier to identify the instances you can run by looking at the file names.
  • It's one less manual edit users have to make.
  • If users want to merge instances into a single file, that becomes easier too.

As an example, if we look at radarr/uhd-bluray-web.yml:

# Updated: 2023-07-19
radarr:
  radarr:  # A custom name used to identify this particular instance.
    base_url: Put your Radarr URL here
    api_key: Put your API key here

I propose that we rename the instance (for this one file) to uhd-bluray-web, like so:

# Updated: 2023-07-19
radarr:
  uhd-bluray-web:  # A custom name used to identify this particular instance.
    base_url: Put your Radarr URL here
    api_key: Put your API key here

How does this sound to you @yammes08?

Upgrade to Docusaurus v3

The upgrade to Docusaurus v3 is blocked by a parsing bug related to having carriage returns in the middle of a link. See my original discussion thread on the Docusaurus repo here.

The below issue tracks the resolution required before the upgrade can be performed:

facebook/docusaurus#9048

Workflow: Verify Trash IDs

Create a workflow that checks Trash IDs in the YAML files and ensures the following:

  1. Those Trash IDs exist in the guide data
  2. Trash IDs are not pulled from the wrong service type (e.g. a Radarr template using Sonarr trash IDs)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/check-dates.yml
  • actions/checkout v4
  • tj-actions/changed-files v44
.github/workflows/check-paths.yml
  • actions/checkout v4
.github/workflows/check-trash-ids.yml
  • actions/checkout v4
  • actions/checkout v4
.github/workflows/notify.yml
  • actions/checkout v4
  • recyclarr/discord-commits v2
.github/workflows/yaml-lint.yml
  • actions/checkout v4
  • ibiqlik/action-yamllint v3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.