Block a user
f5d953d9ce
feat: theoretically fetching feature songs
46b64b8f8d
feat: fetched the flat artist details
adfce16d2a
feat: fetched the flat artist details
e4fd9faf12
feat: detecting url type
f6caee41a8
feat: finished searching genious
068c749c38
feat: implemented artist search
Hazel
deleted branch fix/clean_feature_artists from music-kraken/music-kraken-core
2024-05-21 12:08:07 +00:00
c131924577
Merge pull request 'fix/clean_feature_artists' (#38) from fix/clean_feature_artists into experimental
8cdb5c1f99
fix: tests were a mess and didn't properly test the functionality but random things that worked with implementation
356ba658ce
fix: lyrics enpoint could crash the whole program
000a6c0dba
feat: added type identifier to option strings
83a3334f1a
changed default value
fix/clean_feature_artists
Hazel
pushed to fix/clean_feature_artists at music-kraken/music-kraken-core
2024-05-21 11:53:13 +00:00
8cdb5c1f99
fix: tests were a mess and didn't properly test the functionality but random things that worked with implementation
356ba658ce
fix: lyrics enpoint could crash the whole program
000a6c0dba
feat: added type identifier to option strings
some cache for youtube music causes the url signing to be out of date
some cache for youtube music causes the url signing to be out of date
I unfortunately I couldn't find a way to reproduce it, because the signing is handeled by youtube dl
Hazel
pushed to fix/clean_feature_artists at music-kraken/music-kraken-core
2024-05-17 11:56:04 +00:00
83a3334f1a
changed default value
Hazel
pushed to fix/clean_feature_artists at music-kraken/music-kraken-core
2024-05-17 11:37:57 +00:00
ab61ff7e9b
feat: added the option to select all at options at the same time
3cb35909d1
feat: added option to just fetch the objects in select
Hazel
pushed to fix/clean_feature_artists at music-kraken/music-kraken-core
2024-05-16 15:39:24 +00:00
e87075a809
feat: changed syncing from event based to reference