Replace playsound3 with pyglet for audio notifications
Switched sound notification library from playsound3 to pyglet in requirements and main GUI code. Updated all related logic and logging to use pyglet for audio playback, improving compatibility and maintainability.
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ requests
|
||||
pillow
|
||||
packaging
|
||||
markdown
|
||||
playsound3
|
||||
pyglet
|
||||
loguru
|
||||
setuptools
|
||||
Reference in New Issue
Block a user