Hazel Hazel
  • Cutest girlie :3

  • Joined on 2024-02-08
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-22 13:18:53 +00:00
49dc7093c8 fix: genius fallback
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 15:55:23 +00:00
90f70638b4 feat: better lyrics support
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 15:15:13 +00:00
7b4eee858a feat: parsed script json
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 14:52:09 +00:00
f61b34dd40 feat: improved feature artists by also adding writer and producer to it
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 14:47:48 +00:00
688b4fd357 feat: getting the album tracklist
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 14:44:03 +00:00
769d27dc5c feat: album details
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 14:34:11 +00:00
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
Compare 4 commits »
Hazel created branch adding_genius in music-kraken/music-kraken-core 2024-05-21 13:53:05 +00:00
Hazel pushed to adding_genius at music-kraken/music-kraken-core 2024-05-21 13:53:05 +00:00
f6caee41a8 feat: finished searching genious
068c749c38 feat: implemented artist search
Compare 2 commits »
Hazel created branch main in music-kraken/music-kraken-core 2024-05-21 12:21:44 +00:00
Hazel pushed to main at music-kraken/music-kraken-core 2024-05-21 12:21:44 +00:00
Hazel deleted branch fix/clean_feature_artists from music-kraken/music-kraken-core 2024-05-21 12:08:07 +00:00
Hazel pushed to experimental at music-kraken/music-kraken-core 2024-05-21 12:08:06 +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
Compare 16 commits »
Hazel merged pull request music-kraken/music-kraken-core#38 2024-05-21 12:08:04 +00:00
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
Compare 3 commits »
Hazel closed issue music-kraken/music-kraken-core#28 2024-05-21 11:08:45 +00:00
some cache for youtube music causes the url signing to be out of date
Hazel commented on issue music-kraken/music-kraken-core#28 2024-05-21 11:08:44 +00:00
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
Compare 2 commits »
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