Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Servarr/Wiki


https://github.com/Servarr/Wiki

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

---
title: README
description:
published: true
date: 2021-11-24T19:21:45.638Z
tags:
editor: markdown
dateCreated: 2021-05-16T16:59:34.386Z
---

# Wiki

Welcome to the consolidated wiki for Lidarr, Prowlarr, Radarr, Readarr, and Sonarr. Collectively they are commonly referred to as "\*Arr" or "\*Arrs". They are designed to automagically grab, sort, organize, and monitor your Music, Movie, E-Book, or TV Show collections for Lidarr, Radarr, Readarr, and Sonarr; and to manage your indexers and keep them in sync with the aforementioned apps for Prowlarr.

# GitHub

This the git backup of [WikiArr](https://wikijs.servarr.com/), the consolidated Wiki for Sonarr, Radarr, Lidarr, and Readarr.

## Contributing

Feel free to contribute directly on the wiki or via Github Pull Requests.

Please ensure to markdown is formatted properly.

- Install Markdownlint `npm install -g markdownlint-cli`
- Run the linting to attempt to fix issues. `markdownlint -f '**/*.md' -c .markdownlint.jsonc`
- Note any errors and correct them. This command should be ran from your local repo.