fix(tidal): ensure no @ symbol in tidal recommendation rows (#3070)
authorJozef Kruszynski <60214390+jozefKruszynski@users.noreply.github.com>
Mon, 2 Feb 2026 08:20:03 +0000 (09:20 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 08:20:03 +0000 (09:20 +0100)
commit4b3f7bdd38046f9b5515c16b0663d1566af65ec1
tree0cc08098326184d5992fa4eb2a5222c73f8e31be
parent525f834ed416490f11f30daf98fe983efc7c228e
fix(tidal): ensure no @ symbol in tidal recommendation rows (#3070)

* fix(tidal): ensure no @ symbol in tidal recommendation rows

Closes 4295

* test(tidal): add test for @ symbol removal
music_assistant/providers/tidal/recommendations.py
tests/providers/tidal/test_recommendations.py