Skip to content

Releases: leinelissen/jellyfin-audio-player

v2.3.3

15 Jun 21:32
a97611c
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

10 Mar 22:14
be0c700
Compare
Choose a tag to compare

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

06 Mar 18:14
6f78f18
Compare
Choose a tag to compare

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

11 Feb 23:29
20145a4
Compare
Choose a tag to compare

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:

Get Fintunes on the App Store Get Fintunes on Google Play Get Fintunes on F-Droid

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 Jul 21:35
8e5607d
Compare
Choose a tag to compare

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:

Get Fintunes on the App Store Get Fintunes on Google Play Get Fintunes on F-Droid

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

23 Apr 21:54
287b64c
Compare
Choose a tag to compare

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

  • add blurview to headers as well (1a5e4ae)
  • add extra metadata to the album view (dba8724)
  • finish offsets on new navigation views (c8283fc)
  • show artist in playlist view (c3c32ae)
  • update tab bars with blurview (7601408)

v2.0.5

12 Apr 09:48
c704a27
Compare
Choose a tag to compare

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

11 Apr 16:44
531c6f7
Compare
Choose a tag to compare

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

28 Feb 09:45
40ecfb0
Compare
Choose a tag to compare

This is a small bug fix release that addresses known issues with scrolling performance in the album list as well as missing digits in track indexes.

Bug Fixes

  • improve album list scrolling performance (099bbeb)
  • prevent track indexes from overflowing (a34b6c5)

v2.0.2

10 Jan 22:16
a2c1a82
Compare
Choose a tag to compare

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