Wobuzz/wobuzz
2025-03-13 14:49:19 +01:00
..
library Added some small shit that will get used in the future and made the code compatible with Python>=3.10. (According to Pycharm) 2025-03-13 14:20:12 +01:00
player Added some small shit that will get used in the future and made the code compatible with Python>=3.10. (According to Pycharm) 2025-03-13 14:20:12 +01:00
types Added popup on import where the user can configure how the tracks get imported. 2025-03-08 17:50:45 +01:00
ui Disabled the "Overwrite Metadata"-checkbox because writing tags is not yet implemented. 2025-03-13 14:49:19 +01:00
wobuzzm3u Added tools for reading and writing WOBUZZM3U and made the sorting parameters human readable. 2025-03-07 18:59:51 +01:00
__init__.py Modified function cache() so that the player can load all ffmpeg compatible files. 2024-12-29 20:10:34 +01:00
command_line.py Implemented loading of tracks via the window's top menubar. 2025-02-28 17:28:14 +01:00
gui.py Made the playlist tabs look prettier by making the tab title editor non-static. 2025-03-03 17:18:30 +01:00
icon.svg Improved the icon. 2025-02-01 13:35:19 +01:00
main.py Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
settings.py Added appearance settings. 2025-03-02 14:54:44 +01:00
utils.py Improved unique name system. 2025-01-28 17:42:39 +01:00