Source updated to 4.3.0

This commit is contained in:
Fr4nz D13trich 2025-11-24 08:55:56 +01:00
parent 21c8c04f54
commit 77aae2c4b3
28 changed files with 1738 additions and 497 deletions

View file

@ -1,5 +1,5 @@
Update russian strings.xml by @Sevinfolds in https://github.com/eddyizm/tempus/pull/249
Disallow duplicate songs in queue by @eddyizm in https://github.com/eddyizm/tempus/pull/252
Fixed crash when viewing share by @drakeerv in https://github.com/eddyizm/tempus/pull/255
Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/257
Add podcast channel visible when empty podcasts by @eddyizm in https://github.com/eddyizm/tempus/pull/260
Update russian strings.xml
Disallow duplicate songs in queue
Fixed crash when viewing share
Update Polish translation
Add podcast channel visible when empty podcasts

View file

@ -0,0 +1,5 @@
* fix: Fix player queue soft-lock
* chore: Add Catalan i18n
* chore: Refactor MediaService
* chore(i18n): Update Spanish translation
* chore(i18n): Update Italian translation

View file

@ -0,0 +1,4 @@
* chore: Add Obtainium badge to README
* fix: Revert "refactor MediaService"
* feat: add play functionality to library folder/index items
* fix: start queue blocking UI