Files
Melora/app/formatters.py
Claude de0de68ba5 Fix same quality field crash in radarr and lidarr formatters
Apply the same isinstance guard from the sonarr fix to radarr
(movieFile.quality) and lidarr (trackFiles[].quality) so a plain
string value no longer triggers an AttributeError.

https://claude.ai/code/session_0188gygwJLdYhxbKvEz2jFjr
2026-02-28 10:10:53 +00:00

3.5 KiB