Block a user
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.…
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…
feature/artwork_gallery
Duplicate Recognition of the images
This comment is only about removing duplicates
@Elara6331 said Google uses the simhash algorythm for their web crawler, and it doesn't seem to bad to…
Hazel
pushed to feature/artwork_gallery at music-kraken/music-kraken-core
2024-06-07 09:28:00 +00:00
feature/artwork_gallery
Is the Interface ready?
@Luna not yet, but the code is pushed. I suggest you look at it and try implementing it yourself. Here is how the interface should work:
Classes
- `ArtworkColle…
Hazel
pushed to feature/artwork_gallery at music-kraken/music-kraken-core
2024-06-07 09:17:53 +00:00
Hazel
pushed to feature/artwork_gallery at music-kraken/music-kraken-core
2024-06-07 09:15:30 +00:00
Hazel
pushed to feature/artwork_gallery at music-kraken/music-kraken-core
2024-06-06 15:53:51 +00:00
Hazel
pushed to feature/artwork_gallery at music-kraken/music-kraken-core
2024-06-05 10:05:45 +00:00
Hazel
pushed to feature/cleanup_programming_interface at music-kraken/music-kraken-core
2024-06-05 10:02:20 +00:00
feature/artwork_gallery
Please add the following settings:
image_format = "jpg"
download_artist_artworks = true
artist_artwork_path = "{genre}/{artist}/{artist}.{image_format}"
WIP: feature/cleanup_programming_interface