Added requirements.txt and loading of track metadata.

This commit is contained in:
The Wobbler 2024-12-29 13:50:19 +01:00
parent af2b7b6c8d
commit 8fbb40d2f9
4 changed files with 12 additions and 3 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
PyQt6
pygame
tinytag
pydub