YouTube's auto-generated artist channels use the format "Artist - Topic" as the channel name. This suffix was not being stripped during playlist parsing, causing metadata discovery to fail (e.g., searching for "Koven - Topic" instead of "Koven" on iTunes/Deezer). Fixed in all three places where YouTube artist names are cleaned: - web_server.py clean_youtube_artist() — playlist parsing - ui/pages/sync.py clean_youtube_artist() — UI-side parsing - core/youtube_client.py — search result fallback artist extraction |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| pages | ||
| sidebar.py | ||