5 Open Issues Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
Software Audio Processing

AI Summary: Relocate the functionality for adding and editing servers from a dedicated 'Servers' page to the existing 'Settings' page within the WinSonic application. This involves migrating the relevant UI elements, data handling, and backend logic.

Complexity: 3/5
enhancement good first issue
Software Audio Processing

AI Summary: Implement a new button on the QueuePage of the WinSonic application. This button should allow users to create a new playlist using the currently queued songs. The user will be prompted to provide a name for the new playlist.

Complexity: 3/5
enhancement good first issue
Software Audio Processing

AI Summary: Implement a `PlayNext` method within the `PlayerPlaylist` class of the WinSonic project. This method should handle advancing to the next song in the playlist, likely involving updating the currently playing track and potentially managing playlist looping or shuffling.

Complexity: 3/5
enhancement good first issue
Software Audio Processing
Software Audio Processing
Add Genre page 3 months ago

AI Summary: Implement a Genre page for the WinSonic music application. This page should display all available genres. Clicking on a genre should dynamically populate a GridTable displaying all songs belonging to that genre.

Complexity: 3/5
enhancement good first issue