chore(lidarr): bump to 2.1.7
This commit is contained in:
parent
bb7973c5a4
commit
b78860559e
|
@ -5,12 +5,9 @@
|
|||
"exposable": true,
|
||||
"port": 8131,
|
||||
"id": "lidarr",
|
||||
"tipi_version": 6,
|
||||
"version": "1.4.5",
|
||||
"categories": [
|
||||
"media",
|
||||
"music"
|
||||
],
|
||||
"tipi_version": 7,
|
||||
"version": "2.1.7",
|
||||
"categories": ["media", "music"],
|
||||
"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.",
|
||||
"short_desc": " Looks and smells like Sonarr but made for music.",
|
||||
"author": "lidarr.audio",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
version: '3.7'
|
||||
services:
|
||||
lidarr:
|
||||
image: lscr.io/linuxserver/lidarr:1.4.5
|
||||
image: ghcr.io/linuxserver/lidarr:2.1.7
|
||||
container_name: lidarr
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user