Spotify may soon let you upgrade all your offline music to lossless


Spotify recommendation interface on a mobile phone

Tushar Mehta / Android Authority

TL;DR

  • Spotify is testing a “Bulk Redownload” tool that will help users automatically upgrade offline music to higher-quality tiers.
  • The feature specifically addresses the current need to manually delete and redownload files when switching to lossless audio.
  • The app will display dynamic warnings about the significant storage and data impact of bulk lossless downloads.

Spotify allows users to download songs to their devices for offline playback. Premium users can choose between low (~24kbps), normal (~96kbps), high (~160kbps), very high (~320kbps), and lossless (variable, up to ~2,100kbps) quality for their downloaded files.

Code

New song downloads will be in lossless. Older downloads won't be affected.

If you have a large library of songs and albums, you would have to redownload them, since the app wouldn’t automatically upgrade their quality. However, the app automatically applies the quality upgrade when switching between non-lossless tiers.

Don’t want to miss the best from Android Authority?

google preferred source badge light@2xgoogle preferred source badge dark@2x

Within Spotify for Android 9.1.48.148, we’ve spotted code for a new Bulk Redownload feature that would likely address this pain point for lossless users.

Code

Update existing downloads
Update your existing downloads to the audio quality you've selected.

While the new strings don’t explicitly target the lossless tier, as mentioned, the app already handles upgrades for non-lossless tiers and has an explicit exception for the lossless tier. Thus, the new Bulk Redownload feature could target this outlier.

We’ve also spotted several warning dialogs for storage space and data use, which once again tie to the lossless tier.

Code

Your downloads currently use %1$s of storage. In %2$s, they'll use about %3$s.
Your downloads currently use %1$s of storage. In %2$s, they'll use about %3$s. This could cause your device to run out of space.

“%s” are placeholder strings. The app will dynamically change this placeholder information based on user data. In the above strings, %2$s likely refers to the download quality tier, while %1$s and %3$s likely refer to the storage amount.

Code

You’re on mobile data. Downloading in %1$s may use up to %2$s. This could significantly impact your data plan.
Update your settings to enable downloads using mobile data.
Download using mobile data?
Update existing downloads to %1$s over cellular?
Change cellular setting

It’s possible that these system warning dialogs and the bulk redownload feature become available across all download quality tiers, giving users a consistent experience regardless of which tier they switch to. We’ll keep an eye out for when Spotify begins rolling out the new Bulk Redownload feature to mobile users, making it easier to upgrade download quality tiers.

⚠️ An APK teardown helps predict features that may arrive on a service in the future based on work-in-progress code. However, it is possible that such predicted features may not make it to a public release.

Thank you for being part of our community. Read our Comment Policy before posting.



Source link

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *