changed config file and copyright years

This commit is contained in:
GoldenSpring
2026-01-21 16:04:24 +03:00
parent 64568dd702
commit 946ae297a4
3 changed files with 4 additions and 5 deletions

View File

@@ -4,13 +4,13 @@
"categories": [
14
],
"date_created": "2025-12-27",
"date_created": "2026-01-21",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 5000,
"documentation": "https://github.com/Dodelidoo-Labs/sonobarr",
"config_path": "gunicorn_config.py",
"config_path": ".env",
"website": "https://github.com/Dodelidoo-Labs/sonobarr",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/sonobarr.webp",
"description": "Sonobarr marries your existing Lidarr library with Last.fms discovery graph to surface artists you'll actually like. It runs as a Flask + Socket.IO application, ships with a polished Bootstrap UI, and includes admin tooling so folks can share a single instance safely.",