Hazel Hazel
  • Cutest girlie :3

  • Joined on 2024-02-08
Hazel pushed to fix/clean_feature_artists at music-kraken/music-kraken-core 2024-05-16 15:30:59 +00:00
86e985acec fix: files don't contain id anymore
Hazel pushed to fix/clean_feature_artists at music-kraken/music-kraken-core 2024-05-16 15:14:23 +00:00
a70a24d93e feat: minor adjustments
2c1ac0f12d fix: wrong collection
897897dba2 feat: added recursive structure
Compare 3 commits »
Hazel pushed to fix/clean_feature_artists at music-kraken/music-kraken-core 2024-05-16 12:10:12 +00:00
adcf26b518 feat: renamed main album collection to album collection
8ccc28daf8 draft: added feature artist collection attr
Compare 2 commits »
Hazel created pull request music-kraken/music-kraken-core#38 2024-05-16 12:07:42 +00:00
WIP: fix/clean_feature_artists
Hazel created branch fix/clean_feature_artists in music-kraken/music-kraken-core 2024-05-16 12:07:11 +00:00
Hazel pushed to fix/clean_feature_artists at music-kraken/music-kraken-core 2024-05-16 12:07:11 +00:00
2b3f4d82d9 feat: renamed main_artist_collection to artist_collection
41a91a6afe feat: removing dependence beteen artist.album and album.artist
Compare 2 commits »
Hazel opened issue music-kraken/music-kraken-core#37 2024-05-15 15:34:14 +00:00
add soundcloud as source
Hazel opened issue music-kraken/music-kraken-core#36 2024-05-15 15:30:40 +00:00
add musicbrainz as source
Hazel opened issue music-kraken/music-kraken-core#35 2024-05-15 15:27:37 +00:00
add genius as metadata source
Hazel closed issue music-kraken/music-kraken-core#33 2024-05-15 15:25:20 +00:00
if youtube music stream disconnects, it doesnt continue at the same point
Hazel pushed to experimental at music-kraken/music-kraken-core 2024-05-15 15:24:32 +00:00
82df96a193 Merge pull request 'feature/move_download_code_to_download' (#34) from feature/move_download_code_to_download into experimental
80ad2727de fix: stream retry
19b83ce880 fix: saving streaming progress on retry
1bf04439f0 fix: setting the genre of the song
bab6aeb45d fix: removed double linebreaks from formated text, plaintext
Compare 19 commits »
Hazel merged pull request music-kraken/music-kraken-core#34 2024-05-15 15:24:30 +00:00
feature/move_download_code_to_download
80ad2727de fix: stream retry
19b83ce880 fix: saving streaming progress on retry
1bf04439f0 fix: setting the genre of the song
bab6aeb45d fix: removed double linebreaks from formated text, plaintext
98afe5047d fix: wrong creation of source types
017752c4d0 feat: better download output
ea4c73158e fix: audio format is replaced completely
Hazel created pull request music-kraken/music-kraken-core#34 2024-05-15 11:19:05 +00:00
WIP: feature/move_download_code_to_download