Seasonal discovery had 3 use_spotify checks using is_authenticated() (always True) instead of deriving from the configured source. Search API (tracks, albums, artists) also defaulted to Spotify when authenticated. All now check configured primary source first via get_primary_source(). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| cache.py | ||
| discover.py | ||
| downloads.py | ||
| helpers.py | ||
| library.py | ||
| listenbrainz.py | ||
| playlists.py | ||
| profiles.py | ||
| retag.py | ||
| search.py | ||
| serializers.py | ||
| settings.py | ||
| system.py | ||
| watchlist.py | ||
| wishlist.py | ||