User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sailing:prowlarr [2023/12/01 13:47] willysailing:prowlarr [2024/02/27 12:12] (current) – removed willy
Line 1: Line 1:
-Prev  to: [[sailing:nginx|NGINX the reverse proxy]] 
- 
-Next to: [[sailing:radarr|Radarr: the movies organizer]] 
----- 
-====== Prowlarr, the indexex manager ====== 
- 
-[[https://prowlarr.com/|Prowlarr]] is part of the [[https://wiki.servarr.com/|Servarr]] suite: it allows to manage a complex list of indexers for your other tools in a centralized and easy to add/edit/remove way, 
- 
-You will need Prowlarr to add all your [[sailing:torrents|torrent]] trackers and [[sailing:usenet|Usenet]] indexers in one centralized place for all the others supported tools to use. Also, you can add download clients to Prowlarr and perform direct searches and grabs from within, which is neat too. 
- 
-Prowlarr is easily installed and managed within Gentoo linux since there is an ebuild for it. All you need to do is unmask it (at the time of writing this it's are masked for AMD64 at least): 
-<code bash> 
- > echo www-apps/prowlarr ~amd64 >> /etc/portage/package.accept_keywords/prowlarr 
-</code> 
- 
-then install it: 
-<code bash> 
- > emerge -v prowlarr 
-</code> 
- 
-This step will create a dedicated prowlarr user but you will want to add it to the group //media//, that you have created before, so that the it will be able to access and manage your media collection: 
-<code bash> 
- > usermod -a -G media prowlarr 
-</code> 
- 
- 
- 
----- 
-Next to: [[sailing:radarr|Radarr: the movies organizer]] 
- 
-Prev  to: [[sailing:nginx|NGINX the reverse proxy]] 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information