The Wobbler Wobbl · he/him
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 18:16:22 +01:00
faecea8ca7 Added setting of last sort to user sort on user sort.
Wobbl commented on issue Wobbl/Wobuzz#4 2025-02-23 18:07:48 +01:00
Playlist Sorting

I fully implemented it in this commit.

Wobbl closed issue Wobbl/Wobuzz#4 2025-02-23 18:07:48 +01:00
Playlist Sorting
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 18:05:31 +01:00
78b60dba02 Implemented saving of the sortorder to the .wbz.m3u
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 16:43:22 +01:00
894b3d213a Made the sort indicator actually show.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 16:40:21 +01:00
7205de8389 Fixed a wrong track index calculation.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 16:39:00 +01:00
3dd9123332 Implemented sorting by track title, artist name etc...
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 13:58:03 +01:00
1b69321c05 Added some shit that happens in update_info() when there is no playing track.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 13:54:08 +01:00
2388caa370 Fixed another missing NoneType check.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-22 18:33:29 +01:00
3424b6ed97 Added Git to the requirements.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-22 18:30:00 +01:00
fa323a0a87 Added Pip to the requirements.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-22 18:25:22 +01:00
a23799b6b1 Rearranged some code.
Wobbl opened issue Wobbl/Wobuzz#9 2025-02-22 17:54:28 +01:00
Multiple Docks
Wobbl opened issue Wobbl/Wobuzz#8 2025-02-21 22:13:34 +01:00
MPRIS Integration
Wobbl opened issue Wobbl/Wobuzz#7 2025-02-21 21:52:41 +01:00
Sorting of the library
Wobbl opened issue Wobbl/Wobuzz#6 2025-02-21 21:48:56 +01:00
Proper loading and displaying of the tracks in the library
Wobbl opened issue Wobbl/Wobuzz#5 2025-02-21 21:42:41 +01:00
Importing of tracks into the library
Wobbl opened issue Wobbl/Wobuzz#4 2025-02-21 21:27:50 +01:00
Playlist Sorting
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-21 21:08:09 +01:00
4c0883f694 Added some features that would be cool in the future.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-21 20:37:27 +01:00
851c2306b4 Fixed another crash that occurred because of an unexpected NoneType in the getting of the playing track's cover.