Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.84 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.84 KB

radarr-tak

radarr-tak snap arch snap size

Snap Description

Canonical Snap for Radarr Release 5+
https://snapcraft.io/radarr-tak

Radarr Description

Radarr is a movie collection manager for Usenet and BitTorrent users.\ It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. Note that only one type of a given movie is supported. If you want both an 4k version and 1080p version of a given movie you will need multiple instances.

See https://radarr.video for more details.

Information

The web interface is accessible by default at http://localhost:7878

Radarr Release 5+
Service is restarted on any condition.

Post install commands required to access media folders and see resources :

sudo snap connect radarr-tak:removable-media
sudo snap connect radarr-tak:mount-observe

!!! Files can only be written in a directory owned by 'root' !!!
!!! Home base directory content is not readable !!!

This is due to current behavior and restrictions of snaps by Canonical.
Check common doc in FAQ if you want to setup data in /home directory.

FAQ

See my common doc about FAQ.

Building

See my common doc about building a snap.

Versionning

See my common doc about versionning.