Drew Weymouth
|
e2ccc8b446
|
prepare for 0.18.1 release
|
2025-09-13 13:10:13 -07:00 |
|
Drew Weymouth
|
fc2f7b9459
|
Fix #658: rework format for now playing status line
|
2025-09-13 13:07:48 -07:00 |
|
Drew Weymouth
|
bb1314a326
|
Fix #690: increase search result count to 50
|
2025-09-13 12:46:45 -07:00 |
|
Drew Weymouth
|
74d0f8cfde
|
Fix #423: pull in new go-subsonic that uses formPost OpenSubsonic extension
|
2025-09-13 10:46:54 -07:00 |
|
Masterlocker
|
bf41951132
|
Fix AppImage for openSUSE-tumbleweed and CachyOS (#713)
* Update appimage-build.sh
Fix for openSUSE-tumbleweed and CachyOS.
* quick fix
* Remove duplicate of copy command
|
2025-09-12 10:25:18 -07:00 |
|
Masterlocker
|
369f42f164
|
GLX Fix + reduced libraries in AppImage build script. (#712)
* Delete appimage-build-compat.sh
* Delete appimage-build.sh
* Delete .github/workflows/build-appimage.yml
* Rename build-appimage-compat.yml to build-appimage.yml
* Update build-appimage.yml
* Add new build script
* Update build-appimage.yml
* Delete appimage-build.sh
* Add files via upload
* Delete appimage-build.sh
* Add files via upload
* Update README.md
|
2025-09-11 08:16:01 -07:00 |
|
Drew Weymouth
|
cbb6b0d50a
|
Fix #412: Use forked go-glfw with hotfix until fix lands upstream
|
2025-09-06 17:01:55 -07:00 |
|
Drew Weymouth
|
bacdaeccfb
|
Fix #691: update jellyfin client lib for transcoding fix
|
2025-09-06 11:18:04 -07:00 |
|
dependabot[bot]
|
a9299aeb84
|
Bump golang.org/x/net from 0.35.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-06 10:10:38 -07:00 |
|
Drew Weymouth
|
a8b951c568
|
use newer Go and setup-go action
|
2025-09-06 10:02:26 -07:00 |
|
Drew Weymouth
|
2ca19acef8
|
Fix #703: don't crash if there are fewer than 20 random albums
|
2025-09-05 16:01:09 -07:00 |
|
Drew Weymouth
|
81205d65c3
|
Fix #696: Save and use last selected library when re-connecting to server
|
2025-09-04 08:19:00 -07:00 |
|
Drew Weymouth
|
e090244704
|
Fix #697: Add Artists to supported startup pages
|
2025-08-28 15:00:06 -04:00 |
|
Drew Weymouth
|
729dc91b53
|
Merge pull request #695 from andydotxyz/main
Build on a mac without environment variables
|
2025-08-26 11:22:45 -04:00 |
|
Andy Williams
|
9eac586675
|
Use the macos "go build" compatible mpv
|
2025-08-26 14:18:59 +01:00 |
|
Andy Williams
|
ffe4fa61ee
|
Build on a mac without environment variables
|
2025-08-22 11:32:34 +01:00 |
|
Drew Weymouth
|
a8f252de33
|
For #666: don't use the 'v3' version of libmpv DLL
|
2025-08-20 10:06:40 -07:00 |
|
Masterlocker
|
51b2b2ca0b
|
Update appimage-build.sh (#685)
Small change and added comments
|
2025-08-13 12:19:04 -07:00 |
|
Benoît Smith
|
a02a781040
|
Update French localization (#684)
* Update fr.json
* Update fr.json
|
2025-08-13 08:34:28 -07:00 |
|
Drew Weymouth
|
826f72d985
|
mention waveform seekbar as a feature
|
2025-08-12 10:39:49 -07:00 |
|
Drew Weymouth
|
60d1e78fcc
|
prepare for 0.18.0 release
|
2025-08-12 08:30:02 -07:00 |
|
Drew Weymouth
|
22ae0baa37
|
fix 7z filename
|
2025-08-12 08:03:56 -07:00 |
|
Drew Weymouth
|
bd8824e3e8
|
bump windows libmpv version
|
2025-08-12 07:48:48 -07:00 |
|
Drew Weymouth
|
20c16c8aa4
|
Merge pull request #674 from E1int/feature/play-cli-commands
Add play/search CLI commands for albums, playlists and tracks
|
2025-08-11 08:46:56 -07:00 |
|
E1int
|
59082cd6d6
|
Handle server disconnections/changes
|
2025-08-11 17:15:57 +02:00 |
|
E1int
|
ff6fa87a0a
|
Fix flag descriptions
|
2025-08-11 16:52:35 +02:00 |
|
Drew Weymouth
|
7043467b5e
|
fix recoloring of waveform when theme changes
|
2025-08-10 16:56:09 -07:00 |
|
Drew Weymouth
|
a317b382ff
|
Fix #665: Add option to play albums in order on Albums page
|
2025-08-10 15:06:27 -07:00 |
|
E1int
|
6d4897bc1c
|
Maintain old ping behavior
|
2025-08-09 23:42:19 +02:00 |
|
E1int
|
ef8f0f0454
|
Merge from main
|
2025-08-09 23:39:44 +02:00 |
|
E1int
|
4f997fc8b8
|
Allow passing IDs from standard input
|
2025-08-09 23:10:50 +02:00 |
|
E1int
|
6c8d82cda1
|
Add search CLI commands
|
2025-08-09 22:42:30 +02:00 |
|
E1int
|
91458a2094
|
Rename play flags
|
2025-08-09 21:27:08 +02:00 |
|
Drew Weymouth
|
43670538b9
|
Merge pull request #679 from dweymouth/feature/windows-taskbar-buttons
Add Windows taskbar control buttons
|
2025-08-08 19:16:05 -07:00 |
|
Drew Weymouth
|
d4660075f0
|
set taskbar button tool tips based on app language
|
2025-08-08 19:15:46 -07:00 |
|
Drew Weymouth
|
041e4d3ba7
|
add icons to taskbar control buttons
|
2025-08-08 19:15:46 -07:00 |
|
Drew Weymouth
|
aedaa32de4
|
add Windows taskbar control buttons (TODO: icons)
|
2025-08-08 19:15:46 -07:00 |
|
Drew Weymouth
|
21edd38f38
|
Merge pull request #681 from dweymouth/feature/stop-after-current
Add stop after current track option
|
2025-08-08 08:45:39 -07:00 |
|
Drew Weymouth
|
61cc9b2f85
|
add to en.json
|
2025-08-08 08:41:58 -07:00 |
|
Drew Weymouth
|
5dd71c7ce6
|
fix crashing when DLNA casting and toggling stop after current
|
2025-08-08 08:26:25 -07:00 |
|
Drew Weymouth
|
30ee5deb9c
|
add CLI flag to set stop after current
|
2025-08-08 08:16:33 -07:00 |
|
Drew Weymouth
|
d6ad0de122
|
add stop after current check to pop up queue
|
2025-08-08 08:10:20 -07:00 |
|
Drew Weymouth
|
766cfdfe91
|
Fix #668: Add sample rate, bit depth, channels to track info dialog
|
2025-08-08 07:50:43 -07:00 |
|
E1int
|
647984e92e
|
Add play CLI commands for albums, playlists and tracks
|
2025-08-06 00:52:46 +02:00 |
|
Drew Weymouth
|
dbea096edf
|
Merge pull request #671 from E1int/start-minimized-flag
Add CLI flag to start app minimized
|
2025-08-04 11:01:50 -07:00 |
|
Drew Weymouth
|
1540260596
|
Merge pull request #669 from dweymouth/feature/waveform-seekbar
Waveform Seekbar
|
2025-08-04 08:37:22 -07:00 |
|
Drew Weymouth
|
d8ef747b8b
|
don't use audio cache to pre-download files if not using waveform seekbar
|
2025-08-04 08:27:02 -07:00 |
|
Drew Weymouth
|
6c4435314c
|
Fix bug of incomplete waveform when playing new track twice in quick succession
|
2025-08-04 08:17:33 -07:00 |
|
Drew Weymouth
|
96b47feb76
|
add focus/keybaord control to waveform seekbar
|
2025-08-03 16:24:25 -07:00 |
|
Drew Weymouth
|
43b8b60fb0
|
make waveform seekbar non-interactive when stopped / playing radio
|
2025-08-01 17:55:36 -07:00 |
|