Difference between revisions of "Useful Tools"
Bakerboy448 (talk | contribs) (→Other Projects and Programs: sonarr & radarr to wiki not git) |
Bakerboy448 (talk | contribs) m (add filebot) |
||
Line 10: | Line 10: | ||
== Other Projects and Programs == | == Other Projects and Programs == | ||
+ | |||
+ | === Filebot === | ||
+ | [https://www.filebot.net/ FileBot] is the ultimate tool for organizing and renaming your Movies, TV Shows and Anime as well as fetching subtitles and artwork. It's smart and just works. | ||
+ | |||
=== Jackett === | === Jackett === | ||
Revision as of 05:47, 5 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.
Common Software
DB Browser for SQLite
DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite. DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.
Open the {arr}.db
which can be found in the Lidarr Appdata Directory, Radarr Appdata Directory, Readarr Appdata Directory, or Sonarr Appdata Directory.
Other Projects and Programs
Filebot
FileBot is the ultimate tool for organizing and renaming your Movies, TV Shows and Anime as well as fetching subtitles and artwork. It's smart and just works.
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.
Radarr & Sonarr Companion - Android App
Add new movies/shows to your system easily with your phone. App available at Google Play
Tautulli
Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics. Most importantly, these statistics include what has been watched, who watched it, when and where they watched it, and how it was watched. The only thing missing is "why they watched it", but who am I to question your 42 plays of Frozen. All statistics are presented in a nice and clean interface with many tables and graphs, which makes it easy to brag about your server to everyone else.
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.