maubot-media/media_bot/clients
Maddox e042b325b5 v0.5.0: Lidarr music search + add
- LidarrClient (api/v1) with lookup, profile/folder discovery, and
  add_artist
- !media music <query> — MusicBrainz lookup via Lidarr, numbered list
  cached per (room, sender)
- !media music add <query|N> — POST /api/v1/artist with profile/folder
  defaults (auto-picks first if not set in config). Carries through
  images/genres/links from the lookup result and kicks off a search
  for missing albums by default.
- New config block 'lidarr' with optional quality_profile_id /
  metadata_profile_id / root_folder_path overrides.
2026-04-29 07:03:13 -04:00
..
__init__.py Initial commit: media bot v0.1.0 2026-04-28 08:22:38 -04:00
arr.py v0.5.0: Lidarr music search + add 2026-04-29 07:03:13 -04:00
downloads.py v0.2.0: discovery, downloads control, numbered selection 2026-04-28 17:57:50 -04:00
emby.py v0.3.0: reactions, posters, Seerr webhook 2026-04-28 18:16:54 -04:00
seerr.py v0.3.2: percent-encode Seerr query strings 2026-04-28 18:49:26 -04:00