What's Changed
- Fixed image drag outside app
- Sanitize filename properly in scanner (Fixed bug where part of song title was cut)
- Add "play next" option to song context menu
- Implement jukebox mode (#127)
- Add support for HLS streams
- Proxy invidious playback by default
- Track play count of song and allow sorting by it (#135)
- Allow sorting queue
- Implement piped as an alternative to Youtube (#139)
- Fix some localization
- Fix song search for terms containing " " [space]
- Option to save remove playlists to library
- Implement favorite playlist and add a heart icon to quick-add songs to it (#140)
- Reset pressed button before next hotkey is pressed
- Fetch playlists and channels using invidious
- Option to hide songs from library (not remove)
- Don't trigger keybinds when input field is in focus
- Automatically focus song list search bar when icon is clicked
- Skip broken songs properly
- Fix infinite fetch loop for Spotify playlists
- Fix recommendation results not showing (#151)
- Allow forwarding extension requests to other providers
- Enable devtools in production
- Pause equalizer animation when player is not playing (#157)
- Widen hover trigger for sidebar tabs (#158)
- Add icons for tray menu items (#155)
- Show tray icon even if main window is open (#156)
- Fix next and previous button disabled on windows media controls
Full Changelog: v5.1.0...v6.0.0