Commit graph

4 commits

Author SHA1 Message Date
DarkCat09 0b0759fb3b
Lyrics: add irrelevant results filtering
Small note on how it works, copied from
raise_on_irrelevant_result() docstring:

Raises ValueError
if no words from track title are present in search result track title
and no words from artist name are present in search result artist name
2024-05-06 20:31:42 +04:00
DarkCat09 38abaa9bba
Format: unused import 2024-04-28 14:08:28 +04:00
DarkCat09 c354aeb183
Fix tests after moving PoolManager to shared module 2024-04-28 14:07:30 +04:00
DarkCat09 daae22ea0e
Split frontend and backend 2024-04-28 12:55:45 +04:00
Renamed from test_genius.py (Browse further)