Updated music-tag package to fix mp4 tag not properly being stored

This commit is contained in:
DraftKinner 2025-03-09 13:00:02 -04:00
parent 215446cf5d
commit ea3be10ee0
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.6.zip
https://github.com/DraftKinner/music-tag/archive/refs/tags/v0.4.7.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.6.zip
music-tag@https://github.com/DraftKinner/music-tag/archive/refs/tags/v0.4.7.zip
mutagen
Pillow
pkce