A couple fixes!
Fixed
- Fixed table issue with various numeric-based columns incorrectly using the Track Number column (#2065)
- Fixed waveform playerbar not generating when transcoding is required (#2060)
- Fixed mpv appending empty/invalid parameters when using custom parameters (#2058)
- Fixed hotkey mapping not working when using alternative keyboard layouts (#2051)
- (Jellyfin) Fixed incorrect songs showing up on Album detail page when multiple albums with the same name exist (#2041)
- Fixed sidebar queue height not adhering to the container height when using the "Web (hidden)" windowbar style (#2068)
- Fixed various issues with Discord RPC regarding stale state, duplicate updates, and more
- Fixed web player where playback would not properly stop at the end of the queue in certain cases
What's Changed
- fix: set RESOURCES_PATH relative to app.getAppPath() by @tippfehlr in #2064
New Contributors
- @tippfehlr made their first contribution in #2064
Full Changelog: v1.12.0...v1.12.1