Commit Graph
1606 Commits
Author SHA1 Message Date
Joshua Manchester 4e619c08f8 Clamp volume slider scrolling 2025-02-09 02:34:19 +00:00
Drew Weymouth 3dcf8aa9d7 Merge pull request #549 from JManch/notify-send
Use notify-send for notifications on Linux
2025-02-08 08:22:00 -03:00
Joshua Manchester 7458a89071 Use notify-send for notifications on Linux 2025-02-08 02:26:31 +00:00
Drew Weymouth 042b49142c Merge pull request #546 from JojiiOfficial/custom_lrclib_url
Custom lrclib url config
2025-02-06 17:47:22 -03:00
jojii f6a7d41261 Config for custom lrclib server url 2025-02-06 15:45:09 +01:00
Drew Weymouth b3258b279c Merge pull request #547 from dweymouth/lrclib-cache
Add cache for LrcLib lyrics
2025-02-06 09:12:30 -03:00
Drew Weymouth 6d5af7e841 refactor 2025-02-06 08:53:38 -03:00
Drew Weymouth 59931e3679 Merge pull request #544 from JojiiOfficial/main
Add caching for lrclib lyrics
2025-02-06 08:34:37 -03:00
jojii 1eaa77928d Review remarks 2025-02-05 21:05:07 +01:00
jojii 29b04778f1 Add caching for lrclib lyrics 2025-02-05 19:42:22 +01:00
Drew Weymouth a8cae47f61 add config file setting to disable keyring (related: #538) 2025-02-03 08:46:07 -03:00
Drew Weymouth 1ace22c59f Merge pull request #533 from dweymouth/feature/windows-smtc
Windows SMTC (System Media Transport Controls) integration
2025-02-01 17:15:48 -03:00
Drew Weymouth c9acac6a45 Merge branch 'main' into feature/windows-smtc 2025-02-01 17:11:07 -03:00
Drew Weymouth d1b83c59a1 sanitize IDs before using as file names 2025-02-01 17:07:16 -03:00
Drew Weymouth 7382067a1f update go-keyring (maybe fixes #538) 2025-02-01 08:59:53 -03:00
Drew Weymouth 05e7b976f1 Merge pull request #541 from tkymmm/main
Update ja.json
2025-01-28 09:04:03 -03:00
tkymmm a71a7964d2 Update ja.json 2025-01-28 15:09:26 +09:00
Drew Weymouth 00153029c7 Merge pull request #540 from cvanloo/fix-fetch-full-size-artist-image
feat: fetch full size artist cover on tapped
2025-01-27 09:42:16 -03:00
Drew Weymouth fd2602850a remove extra Refresh 2025-01-27 09:19:22 -03:00
Colin van Loo a591643c09 fix: use CoverArtID if available and LastFM image url otherwise 2025-01-26 18:32:41 +01:00
Colin van Loo 45825c3902 feat: fetch full size artist cover on tapped 2025-01-25 17:23:29 +01:00
Drew Weymouth 29cc82d116 Merge pull request #534 from benoit-smith/main
Add missing localized text (French)
2025-01-17 06:55:46 -08:00
Benoît Smith 8acab2f9d8 Update fr.json 2025-01-17 10:49:43 +01:00
Benoît Smith 0f646ca3e9 Update fr.json 2025-01-17 10:37:56 +01:00
Benoît Smith d88fcb7b63 Update fr.json 2025-01-17 10:34:09 +01:00
Benoît Smith bbe7388b99 Update fr.json 2025-01-17 10:32:27 +01:00
Benoît Smith 7459f69ca3 Update fr.json 2025-01-17 10:29:53 +01:00
Benoît Smith 4376b21fd1 Update fr.json 2025-01-17 10:28:37 +01:00
Benoît Smith 3a4c60a9d1 Update fr.json 2025-01-17 10:27:21 +01:00
Benoît Smith 2c1f5619ff Update fr.json 2025-01-17 10:24:52 +01:00
Drew Weymouth fd04998a5a add missed stubs 2025-01-16 18:42:03 -08:00
Drew Weymouth 9fca298a82 update for new SMTC dll 2025-01-16 18:40:06 -08:00
Drew Weymouth e465180f3d update windows build to include SMTC.dll 2025-01-16 15:56:50 -08:00
Drew Weymouth c48eae501b move Windows version check to smtc.go conditionally compiled for Windows 2025-01-15 17:52:50 -08:00
Drew Weymouth 7f3895975e line endings switch, and add missed stubs / go.mod update 2025-01-15 17:49:36 -08:00
Drew Weymouth cb01703776 initial implementation of Windows SMTC integration 2025-01-15 17:42:44 -08:00
Drew Weymouth 6d4d87cb66 Merge pull request #529 from RedShift1/patch-2
Add Dutch (nl) language to UI
2025-01-08 16:08:26 -08:00
Drew Weymouth bdc6f0a724 Merge pull request #528 from RedShift1/patch-1
Add Dutch (nl) translation
2025-01-08 16:07:39 -08:00
Glenn Matthys a897d8bc42 Add Dutch (nl) language to UI 2025-01-08 22:28:39 +01:00
Glenn Matthys 38fbb8398f Add Dutch (nl) translation 2025-01-08 22:22:49 +01:00
Drew Weymouth ecc691fe52 use error toasts for errors playing random/similar tracks 2025-01-07 07:15:23 -08:00
Drew Weymouth 177aea89d2 Merge pull request #526 from dweymouth/feature/autoplay
Add autoplay mode to queue similar tracks when nearing end of play queue
2025-01-06 19:25:03 -08:00
Drew Weymouth a6a82571b2 bug fix and add infinity svg 2025-01-06 19:19:59 -08:00
Drew Weymouth 966e792f6f add autoplay UI toggle 2025-01-06 18:34:35 -08:00
Drew Weymouth 834d024735 initial autoplay implementation - TODO: settings + UI control 2025-01-06 17:23:36 -08:00
Drew Weymouth f1621feaa6 Merge pull request #524 from dweymouth/feature/toasts
Show success/error "toast" message when adding tracks to playlists
2025-01-05 17:29:21 -08:00
Drew Weymouth 9390f7b4e1 Fix #522: add -volume-adjust-pct CLI arg 2025-01-05 16:45:48 -08:00
Drew Weymouth 7c657accc1 show error toast when failing to add to playlist 2025-01-05 16:38:36 -08:00
Drew Weymouth 24364c590d add "Success" and "Error" to en and es translations 2025-01-05 13:39:20 -08:00
Drew Weymouth dd92d64143 add translations for playlist add toast 2025-01-05 13:31:45 -08:00