Hazel Hazel
  • Cutest girlie :3

  • Joined on 2024-02-08
Hazel closed issue music-kraken/music-kraken-core#26 2024-05-10 15:57:52 +00:00
sometimes the release date gets put in to artist metadata and also artist get duplicated with minimal differences in the name
Hazel commented on issue music-kraken/music-kraken-core#25 2024-05-10 15:55:54 +00:00
implement picture gallery for artists

i could try that if you want

sounds good <333

Hazel closed pull request music-kraken/music-kraken-core#29 2024-05-10 15:55:07 +00:00
fix/musify_scrapes_year_as_artist
Hazel pushed to experimental at music-kraken/music-kraken-core 2024-05-10 15:53:49 +00:00
5179c64161 Merge branch 'experimental' of ssh://gitea.elara.ws:2222/music-kraken/music-kraken-core into experimental
04405f88eb Merge branch 'fix/musify_scrapes_year_as_artist' into experimental
acd183c90e fix: bandcamp
7186f06ce6 feat: improved interface
6e354af0d1 feat: added proper settings
Compare 12 commits »
Hazel created pull request music-kraken/music-kraken-core#29 2024-05-10 15:51:20 +00:00
fix/musify_scrapes_year_as_artist
acd183c90e fix: bandcamp
7186f06ce6 feat: improved interface
6e354af0d1 feat: added proper settings
155f239c8a feat: changed ids for audio tempfiles to random id instead of increment id
36db651dfa fix: cleaning the song name deleted the song if the song name was the same as the artist name
8426f6e2ea fix: filtered another year
75d0a83d14 fix: changed dependency
2af577c0cd fix: removed empty objects
3780f05e58 feat: added launch.json
a0305a7a6e fix: don't add year as artist
Compare 3 commits »
Hazel opened issue music-kraken/music-kraken-core#28 2024-05-08 12:40:32 +00:00
some cache for youtube music causes the ur signing to be out of date
Hazel pushed to experimental at music-kraken/music-kraken-core 2024-05-08 12:33:36 +00:00
949583225a Merge pull request 'Correct duplicate values' (#22) from issue16 into experimental
4e0b005170 Merge branch 'experimental' into issue16
e3e7aea959 fix for lyrics
709c5ebaa8 Correct duplicate values
Compare 4 commits »
Hazel deleted branch issue16 from music-kraken/music-kraken-core 2024-05-08 12:33:36 +00:00
Hazel merged pull request music-kraken/music-kraken-core#22 2024-05-08 12:33:35 +00:00
Correct duplicate values
Hazel commented on issue music-kraken/music-kraken-core#6 2024-05-08 10:42:05 +00:00
rewrite sponsorblock wrapper

removing all debug messages and testing the other segment types

Hazel commented on issue music-kraken/music-kraken-core#26 2024-05-08 10:40:36 +00:00
sometimes the release date gets put in to artist metadata and also artist get duplicated with minimal differences in the name

Those minimal differences in the name can't be filtered out with our current binary matching system. Though plans are to change this system in the future to a stochastic one, if performance allows it.

Hazel created branch fix/musify_scrapes_year_as_artist in music-kraken/music-kraken-core 2024-05-08 10:39:12 +00:00