The Wobbler Wobbl · he/him
Wobbl created branch main in Wobbl/Test 2025-03-01 14:32:38 +01:00
Wobbl pushed to main at Wobbl/Test 2025-03-01 14:32:38 +01:00
5bfc3096cb Added README.md
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-28 19:46:23 +01:00
105cc5ddf9 Fixed a bug where a playlist gets deleted on load of another playlist.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-28 19:38:34 +01:00
582448a024 Fixed another crash that was similar to the last one.
Wobbl closed issue Wobbl/Wobuzz#12 2025-02-28 19:28:10 +01:00
Track QTreeWidgets Of Tracks In The History Wont't Get Deleted When A Playlist Gets Deleted. This leads to crashes.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-28 19:28:10 +01:00
7fdf7a66a9 Fixed #12
Wobbl opened issue Wobbl/Wobuzz#12 2025-02-28 19:12:38 +01:00
Track QTreeWidgets Of Tracks In The History Wont't Get Deleted When A Playlist Gets Deleted. This leads to crashes.
Wobbl closed issue Wobbl/Wobuzz#10 2025-02-28 18:08:05 +01:00
Importing of tracks/playlists via the menubar
Wobbl commented on issue Wobbl/Wobuzz#10 2025-02-28 18:08:05 +01:00
Importing of tracks/playlists via the menubar

Fully implemented with these Commits: [Implemented loading of tracks via the window's top menubar. ](https://teapot.informationsanarchistik.de/Wobbl/Wobuzz/commit/a9f07f071679a51447f89520a862d6c8a

Wobbl pushed to main at Wobbl/Wobuzz 2025-02-28 18:02:41 +01:00
5c7f4c4ef7 Implemented importing of playlists via the menubar.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-28 18:02:10 +01:00
37f1ea3ff8 Fixed another missing NoneType check.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-28 17:28:18 +01:00
a9f07f0716 Implemented loading of tracks via the window's top menubar.
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-27 18:41:40 +01:00
66ee7d5af6 Added a check to loading_thread() that makes sure that the playlist isn't already loaded. (And probably fixed some bugs without knowing it.)
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-27 17:58:36 +01:00
bae644c304 Just corrected a PEP E714.
Wobbl opened issue Wobbl/Wobuzz#11 2025-02-27 17:38:32 +01:00
Saving Of Widget States
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-27 17:26:38 +01:00
3fd29bcf92 Made playlists load on click if they weren't.
Wobbl opened issue Wobbl/Wobuzz#10 2025-02-27 16:55:17 +01:00
Importing of tracks/playlists via the menubar
Wobbl pushed to main at Wobbl/Wobuzz 2025-02-23 19:24:15 +01:00
4dc1caab6e Added a link to the WOBUZZM3U file format documentation.
Wobbl commented on issue Wobbl/Wobuzz#4 2025-02-23 18:17:38 +01:00
Playlist Sorting

And did a little improvement in this commit.