You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before, Finamp would always download album art if an item had its own. This lead to many duplicate images being downloaded, as it is common for songs to have the same album art embedded in each song.
Now, Finamp indexes images by their blurhash instead of by the ID
Blurhashes are compact strings that represent an image. They're intended for showing blurred images when waiting for the full image to load.
When updating, duplicate images are deleted.
I'm pretty sure I've ironed out all the edge cases with this migration, but let me know if it breaks horribly :)
Minor Changes/Bug fixes
Add music visualiser icon on currently playing song (@Y0ngg4n)
Skipping to previous will now go back to the start of the song if over 5 seconds has played (@cameronaw13)
Sort artist albums by premiere date (fixes albums from the same year sometimes being in the wrong order) (@Maxr1998)
Fix playback stop events using an incorrect position (should fix issues with last.fm syncing) (@Maxr1998)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features/Major Bug Fixes
Minor Changes/Bug fixes
Translations
This discussion was created from the release 0.6.15.
Beta Was this translation helpful? Give feedback.
All reactions