|
9ae1704e4a
|
Fixed another missing NoneType-check that caused a crash.
|
2025-03-05 16:51:50 +01:00 |
|
|
072f5c7691
|
Created own metadata dataclass instead of using TinyTag.tags()
|
2025-03-04 17:24:24 +01:00 |
|
|
0929e38189
|
Added a window title to the track info.
|
2025-03-02 16:59:09 +01:00 |
|
|
67f27c8a15
|
Added appearance settings.
|
2025-03-02 14:54:44 +01:00 |
|
|
1b69321c05
|
Added some shit that happens in update_info() when there is no playing track.
|
2025-02-23 13:57:59 +01:00 |
|
|
2388caa370
|
Fixed another missing NoneType check.
|
2025-02-23 13:54:01 +01:00 |
|
|
851c2306b4
|
Fixed another crash that occurred because of an unexpected NoneType in the getting of the playing track's cover.
|
2025-02-21 20:37:24 +01:00 |
|
|
39bd7e3167
|
Added a "track_info"-toolbar which shows an image found in the current audio file's metadata (usually the front-cover) and information about the currently playing track such as title and artist name.
|
2025-02-21 17:26:47 +01:00 |
|