Commit graph

6 commits

Author SHA1 Message Date
DarkCat09 474c24e05a
Lyrics: switch to multiple search engines
Brave sometimes ratelimits SearXNG server
2024-05-06 20:34:03 +04:00
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 0cbb9d424e
Lyrics: change search engine for more relevant results 2024-05-03 20:57:43 +04:00
DarkCat09 ab93124337
shared -> http_pool 2024-04-28 14:06:20 +04:00
DarkCat09 3a25d86b4f
Shared http pool, lyrics in ID3TagsPP 2024-04-28 13:44:53 +04:00
DarkCat09 daae22ea0e
Split frontend and backend 2024-04-28 12:55:45 +04:00
Renamed from genius.py (Browse further)