Hazel Hazel
  • Cutest girlie :3

  • Joined on 2024-02-08
f839cdf906 feat: commented fetch functions
c306da7934 feat: improved and documented the search functions
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-11 15:49:17 +00:00
feature/artwork_gallery

Wait wait wait you fixed the circulat import issue with just one line of code ?!!!??? Also does this mean i can do the download in the artwork class?

Yes. All I did was only import…

Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-11 12:59:14 +00:00
feature/artwork_gallery

@Luna I fixed the add_data function, and I fixed the circular import in a very clean way. Now you should be able to continue <333

Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-11 12:58:12 +00:00
dd99e60afd fix: circular input
Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-11 12:54:47 +00:00
274f1bce90 feat: implemented fetching of artworks on compile
b1a306f3f3 fix: implemented artwork.add_data
Compare 2 commits »
684c90a7b4 feat: renamed
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-10 10:01:08 +00:00
feature/artwork_gallery

@Luna I can't look at it, if you don't push your changes.

b30824baf9 fix: removed
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 19:41:30 +00:00
feature/artwork_gallery

@Elara6331 you gonna love this fix and limitation xD

Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 19:24:23 +00:00
feature/artwork_gallery

Yes I am aware of this issue. Fuck circular imports, so easy to avoid when designing a language. Because of technicalities it works if you import the connection class in the Artwork constructor.…

Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 19:24:23 +00:00
feature/artwork_gallery

Yes I am aware of this issue. Fuck circular imports, so easy to avoid when designing a language. Because of technicalities it works if you import the connection class in the Artwork constructor.…

Hazel pushed to main at Hazel/update-applications 2024-06-07 10:55:09 +00:00
872dfce140 feat: config
Hazel pushed to main at Hazel/python-project 2024-06-07 10:26:29 +00:00
4e16bf0420 feat: main.py
Hazel created repository Hazel/update-applications 2024-06-07 10:23:37 +00:00
Hazel pushed to main at Hazel/python-project 2024-06-07 10:22:40 +00:00
752b403900 fix: issues
Hazel pushed to main at Hazel/python-project 2024-06-07 10:18:41 +00:00
b302407d58 feat: vscode
Hazel pushed to main at Hazel/python-project 2024-06-07 10:14:54 +00:00
73ee5bb77b feat: added template
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 09:57:47 +00:00
feature/artwork_gallery

👍 so no change for image hashing should be the same libary that you found

If @Elara6331 or you don't have good arguments that overweigh the pros of this library then yes 👍

But I…

Hazel pushed to main at Hazel/python-project 2024-06-07 09:55:48 +00:00
ebaa870342 feat: initial commit