Drew Weymouth
887d3bb2c7
Fix #579 : Save play queue on all queue changes
2025-10-09 08:13:56 -07:00
Drew Weymouth
27ae29a88c
add play queue sidebar
2025-10-05 11:20:27 -07:00
Drew Weymouth
ddd96803b3
Merge branch 'main' into feature/new-playlist-btn
2025-09-27 07:50:02 -07:00
Drew Weymouth
06b57d27d7
Fix #716 : add "Last played" tracklist columnn
2025-09-25 09:37:14 -07:00
Drew Weymouth
4c1a95e851
add settings for skipping one-star or tracks with keyword ( #724 )
2025-09-24 18:59:55 -07:00
Drew Weymouth
f830235f94
add i18n for EN and ES
2025-09-22 17:29:36 -07:00
Jacalz
08f335da44
Run gofumpt on the project
2025-09-17 22:30:49 +02:00
Drew Weymouth
e2ccc8b446
prepare for 0.18.1 release
2025-09-13 13:10:13 -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
60d1e78fcc
prepare for 0.18.0 release
2025-08-12 08:30:02 -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
Drew Weymouth
041e4d3ba7
add icons to taskbar control buttons
2025-08-08 19:15:46 -07:00
Drew Weymouth
61cc9b2f85
add to en.json
2025-08-08 08:41:58 -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
Benoît Smith
c0d9b264e3
Update fr.json ( #656 )
2025-07-17 08:10:52 -07:00
Drew Weymouth
f8d64c7fa3
prepare for 0.17.0 release
2025-07-16 07:34:55 -07:00
Drew Weymouth
c5c80406d6
add library switcher submenu to gear menu
2025-07-13 15:05:53 -07:00
Drew Weymouth
02e7caec84
update translations for plurals of release types
2025-07-06 15:31:53 -07:00
Drew Weymouth
6c4fbada3d
add icons to gear menu
2025-07-01 11:16:06 -07:00
Alexey Remizov
097310504c
Add plural keys for albums and tracks
2025-06-27 08:09:08 -07:00
Alexey Remizov
bb8d677aab
Add russian translation
2025-06-24 15:56:06 -07:00
Drew Weymouth
62cfcfffd8
Fix #643 : Add Korean translation
2025-06-21 12:35:14 -07:00
Drew Weymouth
96cd369824
Merge pull request #641 from kofzhanganguo/patch-3
...
Update zh.json
2025-06-17 07:38:06 -07:00
無情天
5ae978fd56
Update zhHans.json
...
Update Simplified Chinese language pack
2025-06-17 12:42:27 +08:00
無情天
f5f8a45070
Update zh.json
...
Update Simplified Chinese language pack
2025-06-17 12:41:00 +08:00
Benoît Smith
f23845368e
Update fr.json
2025-06-16 22:28:53 +02:00
Drew Weymouth
e506652423
prepare for 0.16.0 release
2025-06-16 08:31:11 -07:00
tkymmm
e48db9b8db
Update ja.json
2025-06-06 14:04:02 +09:00
Drew Weymouth
265e4f961f
Fix #628 : Add setting to transcode stream
2025-05-31 10:12:57 -07:00
Drew Weymouth
0fd8b4621b
Fix #625 : Allow customization of grid card size
2025-05-28 09:21:24 -07:00
Drew Weymouth
af1ae4641e
Add setting to disable OS media player APIs
2025-05-26 17:17:00 -07:00
Drew Weymouth
9bed867238
prepare for 0.15.2 release
2025-04-25 08:08:29 -07:00
無情天
b95807277f
Update zh.json ( #609 )
...
Submit the latest Simplified Chinese language pack
2025-04-23 13:32:17 -07:00
無情天
7c65062f90
Update zhHans.json ( #610 )
...
Submit the latest Simplified Chinese language pack
2025-04-23 13:32:02 -07:00
Benoît Smith
82243fae19
Update fr.json
...
Update fr_FR localization
2025-04-14 15:17:18 +02:00
Daltro Augusto
0fa9cf0d4c
improved pt_br and a bit more of i18n cause why not
2025-04-11 02:22:37 -03:00
D. A. C. S.
da114898b1
Update pt_BR.json
2025-04-11 02:06:45 -03:00
Rens Oliemans
cd4d3e5fd1
Add missing Dutch translation strings
...
I merged en.json and nl.json via
jq -s '.[0] * .[1]' en.json nl.json > nl2.json && mv nl2.json nl.json
Which adds all missing elements in nl.json that are present in
en.json. Take care,j I believe that it keeps the sorting from
en.json (alphabetical), so it might create a bigger diff than
necessary.
2025-04-10 12:49:35 +02:00
Rens Oliemans
7ebdd4a4b4
Slightly improve Dutch translations
2025-04-10 12:41:45 +02:00
Drew Weymouth
3b14a33606
Merge pull request #598 from benoit-smith/main
...
Update fr_FR localization
2025-04-08 17:11:20 -07:00
Benoît Smith
ec0d96fa95
Update fr.json
2025-04-09 00:35:37 +02:00
D. A. C. S.
1ab01351fb
Improved pt_BR translation
2025-04-08 19:26:19 -03:00
Drew Weymouth
a479c554af
prepare for 0.15.1 release
2025-04-07 07:55:30 -07:00
Drew Weymouth
2b2e2251e7
prepare for 0.15.0 release
2025-04-06 11:04:12 -07:00
Drew Weymouth
7438ecbbd6
add new "Cast to device" translation string
2025-04-06 10:47:40 -07:00
Drew Weymouth
2701bb3f7f
sync playback time when seeking and starting new tracks
2025-03-30 13:08:18 -07:00
Drew Weymouth
1ad45a33db
more progress - player switching working
2025-03-29 15:15:13 -07:00
Drew Weymouth
56c32e529e
fix a few bugs
2025-03-07 08:04:15 -08:00
Benoît Smith
e176dcc093
Fix French translation ( #572 )
...
* Update fr.json
* Update fr.json
Just a little fix
* Update fr.json
* Update fr.json
Just a little fix
2025-03-04 07:48:45 -08:00
Benoît Smith
17255088f4
Update fr.json ( #568 )
2025-03-03 12:30:40 -08:00