geoffrey45
0bdc109082
add a get_normal_artist_name function to try and normalize artist name variations
...
- add a get_artist_lists function to group artist name variants into a list
- add a get_normalized_artists function to return normalized artist objects
- use the above functions in:
- searching artists
- album artists
- playlist artists
2022-07-16 16:40:38 +03:00
restyled-io[bot]
714775a67e
Restyle New album page design ( #76 )
2022-07-06 17:38:33 +03:00
geoffrey45
2f78ee3883
fix album search
2022-07-06 17:38:33 +03:00
geoffrey45
79a7161827
fix search to read from database
2022-06-16 09:36:42 +03:00
geoffrey45
88247e0553
blind write search methods
2022-06-13 20:40:23 +03:00
geoffrey45
b6c5c57186
create methods to fetch data from the database
...
- start using a class to hold search query results
2022-06-13 17:11:58 +03:00
restyled-io[bot]
2b33fb87a2
Restyle Implement Fuzzy search using rapidfuzz ( #60 )
2022-05-26 19:12:04 +03:00
geoffrey45
16857b5053
minor refactors
2022-05-22 19:29:37 +03:00
geoffrey45
4aa8576c73
rewrite album and artist search with rapidfuzz
2022-05-22 03:23:42 +03:00
geoffrey45
4040b99518
rewrite search functions as classes
2022-05-18 18:04:01 +03:00
geoffrey45
67c3be7d40
misc refactors and docstrings addition
2022-03-24 00:25:00 +03:00
geoffrey45
fcfd0c7936
create the lib module
2022-03-21 00:59:51 +03:00