Difference between revisions of "Useful Tools"
Bakerboy448 (talk | contribs) m (link fix →Radarr & Sonarr Companion - Android App) |
Bakerboy448 (talk | contribs) m (remove : →Radarr & Sonarr Companion - Android App) |
||
Line 20: | Line 20: | ||
== Radarr & Sonarr Companion - Android App == | == Radarr & Sonarr Companion - Android App == | ||
− | Add new movies/shows to your system easily with your phone. App available at | + | Add new movies/shows to your system easily with your phone. App available at [https://play.google.com/store/apps/details?id=easy.radarr Google Play] |
== Tdarr == | == Tdarr == | ||
[https://github.com/HaveAGitGat/Tdarr Tdarr] is a self hosted web-app for automating media library transcode/remux management and making sure your files are exactly how you need them to be in terms of codecs/streams/containers etc. Designed to work alongside [[Sonarr]]/[[Radarr]] and built with the aim of modularisation, parallelisation and scalability, each library you add has its own transcode settings, filters and schedule. Workers can be fired up and closed down as necessary, and are split into 3 types - 'general', 'transcode' and 'health check'. Worker limits can be managed by the scheduler as well as manually. | [https://github.com/HaveAGitGat/Tdarr Tdarr] is a self hosted web-app for automating media library transcode/remux management and making sure your files are exactly how you need them to be in terms of codecs/streams/containers etc. Designed to work alongside [[Sonarr]]/[[Radarr]] and built with the aim of modularisation, parallelisation and scalability, each library you add has its own transcode settings, filters and schedule. Workers can be fired up and closed down as necessary, and are split into 3 types - 'general', 'transcode' and 'health check'. Worker limits can be managed by the scheduler as well as manually. |
Revision as of 18:25, 4 September 2020
The following apps are companions to the ARR Suite of Applications. They are neither maintained, developed, nor supported by the ARR Dev Teams. Please direct any specific support questions to the respective application development team.
Jackett
Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.
Ombi
Ombi gives users the ability to request movies, tv shows (series, seasons or single episodes) and music albums.
Pulsarr
A browser extension (currently Chrome and Firefox) for adding movies to [[Radarr[[ while browsing IMDB. The project is at Pulsarr.
DB Browser for SQLite
Open the {arr}.db
which can be found in the Sonarr Appdata Directory, Sonarr Appdata Directory, Lidarr Appdata Directory, or Readarr Appdata Directory using DB Browser for SQLite.
Radarr & Sonarr Companion - Android App
Add new movies/shows to your system easily with your phone. App available at Google Play
Tdarr
Tdarr is a self hosted web-app for automating media library transcode/remux management and making sure your files are exactly how you need them to be in terms of codecs/streams/containers etc. Designed to work alongside Sonarr/Radarr and built with the aim of modularisation, parallelisation and scalability, each library you add has its own transcode settings, filters and schedule. Workers can be fired up and closed down as necessary, and are split into 3 types - 'general', 'transcode' and 'health check'. Worker limits can be managed by the scheduler as well as manually.