Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Servarr/Wiki
https://github.com/Servarr/Wiki
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Servarr/Wiki
- Owner: Servarr
- Created: 2020-09-03T23:54:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T01:15:08.000Z (15 days ago)
- Last Synced: 2024-10-30T03:53:33.005Z (14 days ago)
- Language: Python
- Size: 22.7 MB
- Stars: 328
- Watchers: 10
- Forks: 59
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.