Bug 254263 - audio/strawberry: Update to 0.9.1
Summary: audio/strawberry: Update to 0.9.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-13 22:55 UTC by Daniel Menelkir
Modified: 2021-03-14 15:42 UTC (History)
1 user (show)

See Also:


Attachments
v1 (1.31 KB, patch)
2021-03-13 22:55 UTC, Daniel Menelkir
no flags Details | Diff
v2 (1022 bytes, patch)
2021-03-14 13:09 UTC, Daniel Menelkir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2021-03-13 22:55:04 UTC
Created attachment 223240 [details]
v1

Bugfixes:

    Fix duplicating songs in the DB when organizing songs between 2 different collection directories.
    Fix overwriting existing newer last played when importing last played from last.fm.
    Fix memory leak on song change when moodbar is disabled.
    Fix playlist filter search for text with spaces with Qt 6.
    Fix 'Except between tracks on the same album' backend fade option always grayed out.
    Fix read and save vorbis comment grouping tag.
    Fix QAtomicInteger compile error on armv.
    Fix compile error with protobuf 3.15.0 and newer.
    Fix possible tagreader (messagereply) crashes.
    Fix save album cover when album directory and no overwrite is used for saving covers.
    Fix right click save cover action when album has embedded cover.
    Fix temporary art saved to /tmp.
    Fix playlist bitrate sometimes stuck when changing track to previous.
    (macOS) Fix minor compile errors with Qt 6.
    (macOS) Fix exclusively grabbing global media shortcuts.

Enhancements:

    Improve Musixmatch cover and lyrics search.
    Decode any HTML entities in some rare cases they appear in the retrieved lyrics from the API's.
    Use mimetype instead of description from stream metadata by default when updating song filetype.
    Set limits for collection pixmap cache based on size units.
    Convert all signal/slot connections to new Qt 5/6 syntax.
    Improve album cover management.
    Add right click actions to clear set cover, and option delete covers.
    Show artist and album underneath the albums in the cover manager when all Artists is selected.
    Disable unavailable right click cover actions.
    Remove 3rdparty TagLib now that TagLib 1.12 is available.
    (macOS) Update and improve build deployment/bundling for Qt 6.

New features:

    Add option and support for saving embedded covers for FLAC, Ogg Vorbis, MP3 and MP4/AAC.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2021-03-14 09:56:55 UTC
Some small nits:

- PORTREVISION needs to be removed after DISTVERSION increased.

- This line in pkg-plist doesn't look right:
+/you/have/to/check/what/makeplist/gives/you
Comment 2 Daniel Menelkir 2021-03-14 13:09:02 UTC
Created attachment 223258 [details]
v2

Fixed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-03-14 15:42:52 UTC
A commit references this bug:

Author: lwhsu
Date: Sun Mar 14 15:42:29 UTC 2021
New revision: 568395
URL: https://svnweb.freebsd.org/changeset/ports/568395

Log:
  audio/strawberry: Update to 0.9.1

  PR:		254263
  Submitted by:	Daniel Menelkir <menelkir@itroll.org> (maintainer)

Changes:
  head/audio/strawberry/Makefile
  head/audio/strawberry/distinfo