mirror of
https://github.com/csd4ni3l/music-player.git
synced 2026-01-01 12:13:42 +01:00
Fix audio normalization not working, add online metadata helper that uses MusicBrainz, Cover Art Archive and LRCLIB to gather as much data as possible
This commit is contained in:
@@ -6,6 +6,8 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"arcade==3.2.0",
|
||||
"iso3166>=2.1.1",
|
||||
"musicbrainzngs>=0.7.1",
|
||||
"mutagen>=1.47.0",
|
||||
"pydub>=0.25.1",
|
||||
"pypresence>=4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user