Releases: leinelissen/jellyfin-audio-player
v2.3.3
The black screen hotfix 🧯
This version solves two issues, one bricking the app after using the search function, and another with playback events not coming through correctly.
What's Changed
- Add spaces to privacy-policy.md by @Krafting in #211
- chore(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #199
New Contributors
- @Krafting made their first contribution in #211
- @dependabot made their first contribution in #199
Full Changelog: v2.3.2...v2.3.3
v2.3.2
The HTTP Hotfix 🧯(pt. 2)
Due to a small oversight, the HTTP hot fix was only applied to local networks. This second attempt should make HTTP-origins available for all users. Again, HTTPS use comes strongly recommended, especially when using public WiFi networks!
Full Changelog: v2.3.1...v2.3.2
v2.3.1
The Hotfix 🧯
A regression on iOS caused users of HTTP-based Jellyfin servers to fail to connect. This should now be fixed. Thanks for all the reports!
Full Changelog: v2.3.0...v2.3.1
v2.3.0
The Miscellaneous✨ Update
Hi there, a new periodic release for Fintunes with some small updates here and there.
A major feature has arrived in the form of the sleep timer. When looking at Now Playing, you can click the "Sleep timer" button and set a time in the future. When this time is reached, play will automatically stop. This is handy if you ever wanted to fall asleep with your music on, but don't want to leave it running throughout the night. Thanks for the contribution @ben-mathu!
Fintunes now also supports themed icons on Android, so it won't stick out as a sore thumb. Thanks for the contribution @apiote!
Additionally, Fintunes now supports the "Increased Contrast" mode on iOS. When turning it on (Settings → Accessibility → Display & Text Size → Increase Contrast), the theme colours will be a bit easier on the eyes.
Some work was also put into making sure the streaming formats are more closely aligned with their OSes. On iOS, we now support the following codecs: mp3,aac,m4a|aac,m4b|aac,flac,alac,m4a|alac,m4b|alac,wav,m4a,aiff,aif
. On Android, we now support: mp3,aac,flac,wav,ogg,ogg|vorbis,ogg|opus,mka|mp3,mka|opus,mka|mp3
. Formats that were previously not properly transcoded will now be, and vice versa!
There also have been lots of community translations that have been added. Fintunes is now available in Bulgarian, Catalan, Czech, Danish, Portuguese and Slovenian! There have also been minor changes to many other languages. Thanks for the contributions @PauFCB @Tuba2 @MrLaaky @shoddysheep @nbabanov @miraficus @Kefir2105 @danvirsen @kofzhanganguo!
Lastly, all dependencies have been updated, including a fix for the libwebp vulnerability.
Get Fintunes for Android and iOS on:
What's Changed
- add themed icon for android 13 by @apiote in #191
- Timer to Stop Music by @ben-mathu in #168
- chore: Translations update from Hosted Weblate by @weblate in #149
- chore: Translations update from Hosted Weblate by @weblate in #195
New Contributors
- @apiote made their first contribution in #191
- @ben-mathu made their first contribution in #168
Full Changelog: v2.2.0...v2.3.0
v2.2.0
The Scrobbling Update
Fintunes now supports scrobbling! If Playback Reporting is enabled in settings, which it is by default, Fintunes will automatically report which tracks you played when to your Jellyfin server.
There also some minor improvements in this release. You can now list all artists in your Jellyfin library. You can also loop a single song, in addition to looping your whole queue. Thirdly, you override the Fintunes color scheme in settings, so it's in dark mode regardless of system settings.
Thanks to a number of language contributors (among others Dan, Allan Nordhøy, J. Lavoie and gallegonovato) we now support Norwegian, Polish, Italian and Ukranian. Missing your language? Add your own via the Weblate link on the Fintunes GitHub page.
Finally, this release contains a number of minor fixes. For instance, you can now directly tap a search result, rather than having to tap twice to close the keyboard first. Also, most dependencies have been upgraded. Also, for those that suffered from downloads that were unavailable after an update, this should now be fixed.
Get Fintunes for Android and iOS on:
What's Changed
- Translations update from Hosted Weblate by @weblate in #140
- chore: Translations update from Hosted Weblate by @weblate in #141
- chore: Translations update from Hosted Weblate by @weblate in #143
- chore: Translations update from Hosted Weblate by @weblate in #144
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
UI Update
Fresh from the oven, a new Fintunes release. This one contains some minor UI updates. You'll notice that the label on the bottom bars are gone, and we have some fancy effects for the navigation bars up top and on the bottom. Albums now include a description text if it is available from the server, as well as similar albums that are pulled from your Jellyfin instance. Lastly, the track listing for a playlist now also includes the artist.
Bug Fixes
- also add navigator padding when playing the first track in a queue (1d7db11)
- contentInset doesn't behave on Android (1d97830)
- correctly calculate amount of minutes when an hour is present (2e816f4)
- keep album views in search tab when navigating from search results (e2c1c03)
- linter issues (6ccfd19)
- make similar albums translateable (81b9ba6)
- only show similar albums if there are any (4ff071d)
- padding in similar scrollwheel (913d185)
- reign in padding on album view a bit (e116e95)
- remove padding from Modal (4509ef1)
Features
v2.0.5
This release fixes an issue on iOS that was introduced with v2.0.4, where any missing image would crash the app. This issue has now been resolved.
Full Changelog: v2.0.4...v2.0.5
v2.0.4
This release addresses an issue reported by Android users where the app would crash when tapping the "All Albums" button. This issue should now be resolved.
Also, there are now some distinct fallback images for when album art isn't available.
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
Small bugfix release
This latest release fixes a small issue with input fields being black in dark mode. The text should now be white, and you should be able to read your input fields ;). Also, you should now be able to use self-signed CA certificates on Android.
Bug Fixes
- allow user-supplied CA certificates on Android (ccfa68c), closes #110
- font colour for dark mode on input (6885ae6)
Full Changelog: v2.0.1...v2.0.2