BubbleUPnP 3.4.7p1 beta (May 18th 2020)
If you find any issue in this beta, please contact bubblesoftproducts@gmail.com or post
a message on the BubbleUPnP Google Group.
- updated to targetSdkVersion 29 (Android 10) with some internal changes to make it compatible. This change can possibly cause regressions on Android 10 devices, so please report if anything is broken
- preliminary internal changes to support Android 10+ Scoped Storage. Not enabled yet but please report if something is not working as before
- improved metadata and album art extraction (now performed by FFmpeg) for local and cloud filesystems browsing. Useful for the less common containers and codecs which are now supported.
- improved handling of OpenHome renderers whose integrated TIDAL or Qobuz support suddently does not work anymore (recent case: upmpdcli and TIDAL).
With this change, if login to TIDAL/Qobuz via OpenHome fails and the credentials are valid, BubbleUPnP will switch to using its own TIDAL/Qobuz support.
- Before playing to an UPnP AV renderer set its playback mode to 'normal' to disable any standalone repeat mode the renderer may be in (resulting in it repeating tracks)
- recompiled FFmpeg with MPEG-DASH support. This adds support for playing BBC DASH streams.
- fixed rare case where sending a video from third party app to BubbleUPnP for playback to Chromecast requiring transcoding would result in a trial transcode toast message on a licensed version
- (regression) fixed cover not always displayed correctly when "scale cover to fit, preserve aspect ratio" is enabled in settings
- Playlist > Cursor follow playback: made playing item appear at the center of the screen. Fixes some corner cases where it was not visible.
- fixed issue when swiping a track in a specific way in a Saved Playlist in Library would cause it to be unepectedly removed
- fixed local multidisc albums not listed in correct track order in Music > Albums. Metadata dialog now show disc number if applicable.
- 'Show track numbers' also show disc number in titles if applicable. Displayed track numbers < 10 are now displayed with a single digit
- fixed HiBy renderers not playing FLAC natively
- tapping About/Help > Version, shows license benefits if licensed
- updated some libraries used to build the app
- other minor tweaks