Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.66 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.66 KB

lidarr-tak

lidarr-tak snap arch snap size

Snap Description

Canonical Snap for Lidarr
https://snapcraft.io/lidarr-tak

Lidarr Description

Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

See https://lidarr.audio for more details.

Information

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

Lidarr Release 2+
Service is restarted on any condition.

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

sudo snap connect lidarr-tak:removable-media
sudo snap connect lidarr-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.