Commit Graph
1582 Commits
Author SHA1 Message Date
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 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
Drew Weymouth 18913780bf toast dismissal, hook up to playlist workflow (success case) 2025-01-05 11:01:07 -08:00
Drew Weymouth a7ed3eed8f initial work on toast messages 2025-01-05 10:08:42 -08:00
Drew Weymouth 0b73f47001 add back logging of playback errors 2025-01-04 17:08:39 -08:00
Drew Weymouth 08fae68dd6 redirect logging to a file on Windows 2025-01-04 07:33:49 -08:00
Drew Weymouth e61f91b17e bump copyright year -- happy 2025! 2025-01-01 14:29:20 -08:00
Drew Weymouth 6572e74aa8 Fix #496: Persist repeat mode setting across restarts 2025-01-01 14:23:02 -08:00
Drew Weymouth 16d8cb4a58 minor improvement to Auto theme impl 2024-12-29 12:03:04 -08:00
Drew Weymouth c773743e06 fix missing tooltip on discography sort btn 2024-12-29 08:12:31 -08:00
Drew Weymouth 619d1fad0b Merge pull request #517 from dweymouth/feat/gridview-iconbuttons
Add favorite + menu icon-buttons to bottom right of album/artist grid cards when hovered
2024-12-29 07:52:09 -08:00
Drew Weymouth bb2a4aac66 just use pointer cursor 2024-12-29 07:50:46 -08:00
Drew Weymouth 0f74bee746 hook up tap handling and action dispatch 2024-12-28 20:06:15 -08:00
Drew Weymouth f702ef5c31 hook up favorite status with GridView items 2024-12-28 16:37:59 -08:00
Drew Weymouth ee9fd597f9 add icon buttons to bottom of GridViewItem when hovered 2024-12-28 15:25:51 -08:00
Drew Weymouth 672faa100a Fix #469: Add shuffle button to favorite songs view 2024-12-27 08:56:02 -08:00
Drew Weymouth 5d7240346e Fix #515: remove correct tracks from playlist when sorted 2024-12-27 08:38:55 -08:00
Drew Weymouth 268e847012 correct name of French 2024-12-27 08:15:49 -08:00
Drew Weymouth 712aa2984c make expanded scroll bar a bit wider 2024-12-24 14:50:13 -08:00
Drew Weymouth e90d4e295b allow Select on grid view pages to be wider if translation strings require it 2024-12-24 14:27:03 -08:00
Drew Weymouth a7aea9ef91 Merge pull request #514 from dweymouth/feat/opensubsonic-date
(OpenSubsonic) Show full album dates when available
2024-12-23 18:18:58 -08:00
Drew Weymouth 4a1b04dd68 add some translations for the months 2024-12-23 17:54:31 -08:00
Drew Weymouth 774bd996fc fix opensubsonic date, and locale detection 2024-12-23 17:39:57 -08:00
Drew Weymouth ff3b1addf8 show full OpenSubsonic date where available 2024-12-23 17:23:26 -08:00
Drew Weymouth 37f678e5f3 Prepare for 0.13.2 release 2024-12-21 13:09:19 -08:00
Drew Weymouth 3ced9f8c4a add missing "Mode" translation to en and es 2024-12-21 13:09:19 -08:00