refactor: make adapter .tier the single source of truth for ranking
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -31,6 +31,7 @@ class _BaseFake:
|
||||
matched_album=target.album,
|
||||
quality=_QUALITIES.get(self.name, _QUALITIES["youtube"]),
|
||||
track_count=tracks,
|
||||
source_tier=self.tier,
|
||||
)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user