Updated music-tag package to support aac and fdk_aac for issue #10

This commit is contained in:
DraftKinner 2025-03-08 12:41:04 -05:00
parent e9e68c8dc6
commit 215446cf5d
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
librespot@git+https://github.com/kokarare1212/librespot-python
https://github.com/DraftKinner/music-tag/archive/refs/tags/v0.4.5.zip
https://github.com/DraftKinner/music-tag/archive/refs/tags/v0.4.6.zip
mutagen
Pillow
pkce

View file

@ -20,7 +20,7 @@ packages = zotify
python_requires = >=3.11
install_requires =
librespot@git+https://github.com/kokarare1212/librespot-python
music-tag@https://github.com/DraftKinner/music-tag/archive/refs/tags/v0.4.5.zip
music-tag@https://github.com/DraftKinner/music-tag/archive/refs/tags/v0.4.6.zip
mutagen
Pillow
pkce