strawberry (1.0.1-1~mx21+1) mx; urgency=medium

  * Import new upstream 1.0.1 release:
    - Bugfixes:
      - Fixed collection and internet search filter tool button menu arrow
        overlap (#796).
      - Fixed stop after this track button with Qt 6 (#795).
      - Fixed not updating the URL when songs were moved on disk when the
        fingerprinting feature is enabled.
      - Fixed SQL query error for songs with an invalid modification time.
      - Fixed blocky rendering of the currently playing track with high
        resolution screens (#794).
      - Fixed incorrect playlist column filesize for radio streams.
      - Fixed deleting embedded album cover from Ogg songs.2
      - Fixed parsing of Cue tracks with 1-digit minutes (#836).
      - Fixed updating of playlist summary after reloading items when adding
        songs from files outside of the collection (#848).
      - Fixed always saving metadata when saving playlists for Tidal, Qobuz and
        Subsonic songs independent of playlist setting (#851).
      - Fixed setting media shortcuts when using kglobalaccel (#849).
      - Fixed parsing of Genius lyrics when they are sometimes received in a
        different HTML format.
      - Fixed saving MP4 specific tags as UTF-8 (#830).
      - Fixed clearing "manually set" cover when saving album covers embedded
        from outside of the tag editor (#858).
      - Fixed aborting collection scan when S2trawberry exists to avoid hang
        on exit.
      - Fixed resuming collection scan when adding a new directory after
        collection scan was aborted.
      - Fixed excluding hidden songs from the collection.
      - Disabled moodbar for CUE songs since they can not be supported
        properly (#865).
    - Enhancements:
      - Made playlist header column text elided (#801).
      - Added support for reading and writing playcounts and ratings
        from/to tags.
      - Added support for setting rating using the edit tag dialog.
      - Added setting to enable/disable playlist toolbar (#809).
      - Added component type, content_rating type and releases to AppStream
        data file (#806).
      - Removed unused "mark as listened" option in organize dialog.
      - Fixed some clazy warnings and narrowing conversions in the source code.
      - Replaced uses of macros in the source code.
      - Added a more user-friendly error message when receiving encrypted
        streams from Tidal (#824).
      - Added support for port-pattern entered in the device textbox when using
        Jack as output (#828).
      - Added Spanish (Spain) translation.
      - Added support for more CUE filenames (#835).

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 18 Jan 2022 10:25:47 -0800

strawberry (1.0.0-1~mx21+1) mx; urgency=medium

  * Import new upstream 1.0.0 release:
    - Bugfixes:
      - Fix updating temporary metadata when reloading songs outside of the
        collection.
      - Don't strip off "Live" from song title when sending scrobbles.
      - Fix incorrect use of QFutureWatcher.
      - Fix compile of Utilities::Hmac with Qt 6.2.
      - Fix a memory leak when using right click context menu in internet
        search.
      - Fix a gstreamer bus leak when adding streams and remote playlists.
      - Fix "Source ID x was not found when attempting to remove it" error.
      - Escape ampersands in playlist tabs.
      - Fix analyzer with S24_32LE audio format.
    - Enhancements:
      - Add replaygain fallback gain setting.
      - Add option to turn off playlist alternating row colors.
      - Make the default tabbbar background color lighter.
      - Remove use of deprecated WinExtras Qt module.
      - Add CMake test for Qt sqlite support.
      - Automatically detect Qt version if BUILD_WITH_QT5 or BUILD_WITH_QT6 is
        not specified.
      - Correct playlist tabbar favorite tooltip from "click" to "double-click".
      - Remove scroll over icon to change track option since it does not work
        reliably.
      - Improve resume playback on startup.
      - Re-request stream URL for Tidal and QObuz when resuming playback after
        pausing for more than 30 seconds.
      - Add Finnish, Ukrainian, Dutch, Japanese, Chinese, Catalan and
        Portuguese (Brazil).
      - Add support for TagParser (https://github.com/Martchus/tagparser) as
        an alternative to TagLib.
      - Add Subsonic option to turn off HTTP/2.
      - Fix minor Clang-Tidy and Clazy warnings.
      - Use higher resolution images from last.fm API.
      - Add MD5 token authentication for Subsonic.
      - Use 500 albums per request when receiving albums from Subsonic.
      - Use QX11Application with Qt >= 6.2 for X11 global shortcuts.
      - Allow fading when a ALSA PCM device is selected.
      - Store Tidal MPEG-DASH file in data uri.
      - Use XSPF image elements as manually set artwork.
      - Make error dialog larger.
      - Show error dialog for failed SQL queries.
      - Show error dialog when failing to read or write album covers.
      - Add module music formats (mod, s3m, xm, it) to detected filetypes.
      - Disable gapless playback for module music formats to workaround gstreamer bug.
      - Update directory ID and song path immediately when organizing collection songs.
      - Add right click option to star a playlist in playlist tabs.
      - Use seconds instead of minutes for scrobble submit delay.
    - New features:
      - Add ALSA PCM devices.
      - Add song fingerprinting and tracking.
      - Add support for native global shortcuts on MATE.
      - Add radios view with channels from Radio Paradise and SomaFM.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 03 Nov 2021 12:31:22 -0700

strawberry (0.9.3-0.1~mx21+1) mx; urgency=medium

  * Import new upstream 0.9.3 release:
    - Fix "Show in file browser" to work with thunar.
    - Check that the clicked rating position is to the right or left of the
      rectangle.
    - Fix rescan when collection directory is removed and readded.
    - Create GLib main event loop on non-glib systems to fix stream discoverer.
    - Allow editing playlist metadata for radio streams.
    - Make CollectionQuery subclass QSqlQuery, avoid copying QSqlQuery.
    - Only enable FTS3 when schema needs upgrading, since FTS5 is used for
      search.
    - Add setting for configuring the color for the currently playing song.
    - Add setting to turn on OSD Pretty fading.
    - Add commandline option to resize window.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 22 Apr 2021 11:15:03 -0700

strawberry (0.9.2-0.1~mx19+1) mx; urgency=medium

  * Import new upstream 0.9.2 release:
   - Fix marking songs available.
   - Fix crash when transcoding music, or copying music to devices with
     transcoding.
   - Fix copying album covers to iPod.
   - Fix playlist tabbar close and save right click actions.
   - Fix slow opening of cover manager.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 14 Apr 2021 11:02:52 -0700

strawberry (0.9.1-0.1~mx19+1) mx; urgency=medium

  * Import new upstream 0.9.1 release:
    - 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.
    - 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.
    - Add option and support for saving embedded covers for FLAC, Ogg Vorbis,
      MP3 and MP4/AAC.

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 16 Mar 2021 11:56:18 -0700

strawberry (0.8.5-0.1~mx19+1) mx; urgency=medium

  * Import new upstream 0.8.5 release:
    - Fix return type of SmartPlaylistQueryWizardPlugin::type().
    - Fix comparison between QChar and integer to use QChar::unicode().
    - Fix return type of qHash with Qt 6 to use size_t instead of uint.
    - Fix tag edit dialog save process sometimes stuck.
    - Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.
    - Fix CUE parser handling of values with empty quotes.
    - Fix broken year and disc collection groupings with CUE songs.
    - Fix HTML escaping showing up in OSD notifications when using custom text.
    Enhancements:
    - Add Swedish translation.
    - Made Qt X11Extras and WinExtras modules optional.
    - Save and restore geometry in edit tag dialog.
    - Add command line option to play a playlist based on name.
    - Change double-click behaviour in cover manager to open fullsize cover.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 21 Dec 2020 09:35:55 -0800

strawberry (0.8.4-0.1~mx19+1) mx; urgency=medium

  * Import new upstream 0.8.4 release:
    - Fix preventing session logout when window is maximized.
    - Fix empty space in organize window when copying songs/playlists
      to devices.
    - Fix crash when opening about dialog in a wayland session.
    - Fix stretched fancy/side tabbar style issue with adwaita style
      (Fedora/Gnome).
    - Fix centering star icon on playlist tabbar.
    - Fix network proxy settings for streaming.
    - Fix copy URL to clipboard to handle non-ASCII characters.
    - Fix HiDPI scaling for glow animation and drag over playlist.
    - Fix smart playlist search by filename.
    - Fix single letter collection nodes showing before dividers.
    Enhancements:
    - Add support for native global shortcuts on KDE.
    - Add track progress in system tray icon as an option.
    - Only strip problematic characters in suggested filename when saving
      a playlist to file.
    - Change star/unstar playlist to double-click instead of single-click.
    - Don't edit playlist name on doubleclick in playlists view.
    - Make context view top label text selectable.
    - Add setting to change Qt style.
    - Clear ID3v3 tags that are empty, and clear ID3v1 tags when setting
      ID3v3 tags.
    - Remove remaining uses of QTextCodec.
    - Remove Core5Compat dependency.

  * Bump minimum versions of cmake required to 3.0 and debhelper to
    debhelper-compat=12.
  * Add missing qttools5-dev B-D so missing translations are built.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 16 Nov 2020 18:51:46 -0800

strawberry (0.8.3-0.1~mx19+1) mx; urgency=medium

  * Import new upstream 0.8.3 release:
    - Fixed updating playing widget song details in small cover mode.
    - Fixed file extension when transcoding songs.
    - Fixed updating album cover to collection in edit tag dialog when
      pressing save.
    - Fixed songs with empty artist in collection.
    - Fixed possible crashes with stream discovery.
    - Fixed setting engine state to null.
    - Fixed tagreader crash with empty APE tags.
    - Fixed a gstreamer memory leak.

  * Add libgnutls28-dev to BDs for upstream builds--apparently it's no longer
    pulled in by another BD.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 02 Nov 2020 15:02:36 -0800

strawberry (0.8.2-0.1~mx19+1) mx; urgency=medium

  * Import new upstream 0.8.2 release:
    - Bugfixes:
      - Fixed broken transition to next song for CUE files with certain audio
        formats (regression since version 0.6.13).
      - Fixed all collection divider keys showing on top with some language
        collate settings (regression in version 0.8.1).
      - Fixed SQL querying songs by song ID when song ID is a string.
      - Fixed saving album covers for LMS Subsonic servers.
      - Fixed reading song creation dates with LMS Subsonic servers.
      - Fixed saving initial settings.
      - Removed use of HTML in system tray icon tooltip for all desktop
        environments instead of just KDE and Cinnamon.
      - (Windows) Ignore "IDirectSoundBuffer_GetStatus The operation completed
        successfully" false error when switching device while playing.
   (from 0.8.1:)
    - Bugfixes:
      - Fixed engine selection in backend settings with Qt 6.
      - Fixed pixelated playlist source icon for currently playing song.
      - Fixed crash when deleting queued songs from playlist.
      - Fixed situations where songs could disappear or be shown multiple times
        with certain collection groupings.
      - Fixed initial sizes of playlist header columns.
      - Fixed Strawberry preventing logout.
      - Fixed incorrectly splitting of basename for moodbar and transcoding for
        filenames with several dots.
      - Fixed certain cases where "playing now" for scrobbler were sent twice.
      - Fixed album cover loaded twice for certain songs causing slugglish
        playing widget.
      - Fixed playing widget to draw text after album cover is fully shown.
      - Fixed crash when trying to copy a closed playlist to a device.
      - Fixed incorrect song source for CUE songs when added through the
        collection watcher.
      - Disable use of HTML in system tray tooltip on Cinnamon too.
      - Remove problematic '&' character from OSD messages.
      - (macOS) Fixed crash on exit when cover manager is open.
      - (macOS) Fixed graphical corruption.
      - (Windows) Fixed GStreamer registry problems.
      - (Windows) Register Tidal URL Scheme in Windows installer.
    - Enhancements:
      - Improved playlist autoscrolling.
      - Only allow playlist right click tag editing for editable songs.
      - Read song creation time from subsonic API.
      - Remember manually set compilation status for albums when songs are
        rescanned.
      - Added icons for edit tag playlist right click menu actions.
      - Maximize dialogs if they are already open when clicked again in
        the menu.
      - Added support for compilation tag to edit tag dialog.
      - Show song info and album cover in OSD on stop and pause.
      - Reshow OSD on song restart.
      - Always save initial settings.
      - Removed use of deprecated gstreamer "low-percent" (Minimum buffer
        fill setting).
      - Added buffer low and high watermark settings to backend settings.
      - Make use of newer version of the desktop notifications service when
        available.
    - New features:
      - Added setting for enabling scrobbling based on song source.
      - Added optional delete from disk in collection and playlist.
      - Added Last.fm import data wizard.
      - Added smart and dynamic playlists.
      - Added song ratings.
      - Added Qobuz streaming support.
      - Added Subsonic server side scrobbling support.
      - Load thumbnails from iPods to show under device collection.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 14 Oct 2020 08:35:47 -0700

strawberry (0.7.2-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed incorrectly mapped global shortcuts keys "2" and "3".
    - Fixed Last.fm scrobbling to correctly start array notation for parameters
      at 0 and not 1.
    - Fixed sending trackNumber correctly for Last.fm and Libre.fm scrobbling.
    - Fixed collection search when using special characters in the search query.
    - Fixed reading and saving MP4 lyrics tag.
    - Fixed reading ASF comment tag.
    - Fixed adding playlist songs outside the collection when there are multiple
      files with the same URL.
    - Fixed the rescan songs option to work with local songs outside of the
      collection.
    - Fixed problems with editing song metadata in the playlists.
    - Fixed saving and restoring playlist scrollbar position when switching
      between playlists.
    - Fixed minor issue in cue parser with date and genre.
    - Simplified and improved startup behaviour code.
    - Adapted all source code to be compatible with Qt 6, and increased required
      Qt version to 5.8.
    - Added option to compile with Qt 6 (-DWITH_QT6=ON).
    - Base warning for show in file browser on unique directories to avoid
      unneeded warning about opening many files.
    - Use album artist instead of artist for album repeat mode when available.
    - Added extra safety for overwriting files for filesystem storages when
      organizing files.
    - Remove diacritics in FTS search.
    - Improved playlist context menu.
    - Added fatal CMake error for missing protobuf compiler.
    - Added support for parsing radio streams metadata with tilde in title.
    - Added CMake option to install translation files.
    - Increased maximum time step for seeking to 60.
    - Added playback actions to desktop file.
    - Removed Xine engine support.
    - Removed broken imobiledevice (iPhone) support.

 -- Steven Pusser <stevep@mxlinux.org>  Sun, 16 Aug 2020 17:26:40 -0700

strawberry (0.6.13-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed cut-off text in about dialog.
    - Fixed increasing play count when stop after track is enabled.
    - Fixed showing/hiding playing widget when playback is started while window
      is hidden.
    - Fixed "Show in file browser" to also work on local songs that are not in
      the collection.
    - Fixed "Show in file browser" to work with PCManFM file manager.
    - Fixed audio analyzer to work with S24LE and F32LE audio formats.
    - Fixed playlist background image not loading.
    - Fixed a memory leak when switching between playlists.
    - Removed use of HTML in systemtray tooltip on KDE, since KDE no longer
      renders HTML in the systemtray.
    - Replaced use of C style casts.
    - Adapted use of C++11 override.
    - Improved CMake build files.
    - Added new on startup options to show maximized or minimized.
    - Builtin TagLib code is updated and improved.
    - Made most icon sizes configurable in the settings, and increased default
      sizes for icons.
    - Improved fancy tabbar to use font sizes from the theme instead of
      fixed sizes.
    - Moving the currently playing song to the top when the playlist is manually
      shuffled.
    - Added "a taste of Strawbs" background image.
    - Fixed unit test for testing playlist model.
    _ Added new unit tests for tagreader.

 -- Steven Pusser <stevep@mxlinux.org>  Sat, 18 Jul 2020 00:52:46 -0700

strawberry (0.6.12-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed height of about dialog.
    - Only save settings for pages that actually has been changed.
    - Replaced use of deprecated Qt functionality as of 5.15.
    - Made scrobbler show error dialog for all errors when show error dialog
      option is on.
    - Don't append disc to album titles for Subsonic and Tidal.
    - Sort folders added from file view.
    - Changed default collection grouping to album - disc.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 12 Jun 2020 08:22:44 -0700

strawberry (0.6.11-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed MPRIS missing art url when playing albums with embedded cover.
    - Fixed updating local non collection songs when manually unsetting cover.
    - Fixed infinite loop and preceding crash when CSS background-color was set
      in qt5ct.
    - Fixed UI freeze when updating the database from a large Subsonic or Tidal
      collection.
    - Fixed crash when CD loading fails in devices.
    - Fixed CD devices showing up with having 0 songs after loading.
    - Fixed the album cover loading indicator being stuck if no cover providers
      were available.
    - Fixed the playing widget not updating artist, album or title after
      metadata has changed for a song when no album cover was loaded.
    - Sort songs in collection by song title instead of track if previous
      grouping is not the album.
    - Added option to switch on/off automatically searching for album covers
      to context settings.
    - Reset last played song when playlist is finished.
    - Checking content type of received HTTP request for image when receiving
      album covers.
    - Added option to scrobbler setting for turning off login error popup.
    - Made MusicBrainz and Discogs cover providers respect rate limiting.
    - Added option to show/hide sidebar.
    - Added settings for selecting album cover and lyrics providers.
    - Added album covers from Musixmatch and Spotify.
    - Added lyrics from Genius, Musixmatch and ChartLyrics.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 25 May 2020 06:18:21 -0700

strawberry (0.6.10-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Removed Phonon engine support.
    - Added back Tidal streaming support.
    - Added Qobuz album cover provider.
    - Fixed Subsonic album covers not working for albums with non ASCII
      characters.
    - Fixed reading date and genre from individual tracks in CUE sheets.
    - Fixed resume playback on startup for CUE songs.
    - Fixed album cover manager not showing complete album titles in the list
      of album covers.
    - Fixed save album cover to file saving "no cover" image instead of actual
      album cover.
    - Fixed device state text color in devices not being visible when using a
      dark theme.
    - Fixed engine and device in context using too large icons when icons were
      loaded from the system theme.
    - Fixed "Secure connection setup failed" problem on Windows when playing
      streams.
    - Fixed margin for song title text in context.
    - Fixed UNC paths with non ASCII charcters not working.
    - Allowing all characters except slash and backslash when organising music
      unless options to strip characters is checked.
    - New option in organising music to remove problematic filename characters
      that removes less characters than the FAT option.
    - General improvements to the album cover loader and album cover providers
      code.
    - Fixed loading album cover images from album directory for songs added to
      the playlist from outside of the collection.
    - Made automatic album cover search work for songs outside of the collection
      and for streams.
    - Made album cover search work based on artist + title if album title is not
      present for providers supporting song/track search.
    - Update art manual in playlist for local files, devices and CDDA to avoid
      loading covers multiple times.
    - Made lyrics search work for streams.
    - Added "add stream" to menu.
    - Only showing song length in context when available.
    - Sort album cover search results by score and pick the best 3 first before
      trying others to improve album cover search speed.
    - Make scrobbler work for streams.
    - Added search for lyrics as a seperate option in context.
    - Made font and font sizes in context configurable.
    - Splitting artist and song title to the relevant metadata when artist and
      song title is sent as title seperated by a dash in streams.
    - Added label to show collection pixmap disk cache used in settings.
    - Icreased default collection pixmap disk cache to 360.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 08 May 2020 06:57:31 -0700

strawberry (0.6.9-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - BugFixes:
      - Fixed playlist metadata updating interfering with manual tag editing.
      -  Fixed order of tabs in all windows.
      -  Fixed playlist right click using wrong songs for determining menu
         options when playlist was filtered.
      -  Fixed possible crashes on playlist right click.
      -  Fixed possible null pointer crash in OSD pretty.
      -  Fixed track and title in playlist not being movable.
      -  Fixed Subsonic support to handle numeric Json values like track and
         disc both as strings and integers.
      -  Fixed Subsonic compatibility with LMS (Lightweight Music Server).
      -  Disabled "open Audio CD" from menu on Windows where CD support is
         currently not supported.
      -  Fixed files containing "MAC" being detected as Monkey's Audio.
    - Enhancements:
      -  Improved support for High DPI displays.
      -  Added CMake check for backtrace() to fix compilation with musl libc.
      -  Made album cover in context adjust to width.
      -  Made settings, cover manager, organise dialog and transcode music
         dialog center on the same display where the mainwindow is located.
      -  Removing empty directories when organizing music.
      -  Made file selection work in "Show file in browser" for Dolphin and
         Nautilus.
      -  Implemented disk caching of album thumbnails in collection tree.
      -  Use a shorter playlist name when songs are added from file view.
      -  Disabled optical drives in copy to device menu.
      -  Added better error handling for CDDA loading.
      -  Added Polish, Hungarian and Korean translations.
    - Removed features:
      -  Chartlyrics support (Unstable API).
      -  Tidal support (No agreement).
      -  QObuz support (No agreement).

  * Drop debian/patches: fixed upstream.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 23 Apr 2020 09:47:24 -0700

strawberry (0.6.8-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed stuck tabbar and collection GUI with some themes.
    - Fixed possible crashes related to QProxyStyle.
    - Fixed a bug where metadata in the playlist was not updated when editing
      metadata for the current playing track.
    - Fixed crash when deleting a folder with playlists.
    - Fixed restoring to correct screen when maximized
    - Increased lyrics score if lyrics text is larger than 60 characters to
      avoid using "no lyrics available" text.
    - Made context title and summary changeable.
    - Added option to disable playlist clear button.
    - Added confirmation dialog before clearing playlists with more than
      500 songs.
    - Added German, French, Italian and Indonesian translations.
    - Added StartupWMClass to desktop file.
    - Replaced use of Qt deprecated functionality as of 5.14.

  * Updated debian/copyright for 2020.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 08 Jan 2020 17:59:12 -0800

strawberry (0.6.7-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed crash when cancelling scrobbler authentication.
    - Fixed "Double clicking a song in the playlist" behaviour setting.
    - Fixed "Pressing Previous in player" behaviour setting.
    - Fixed updating compilations where there are spaces or special characters
      in filenames.
    - Fixed cases where songs were stuck in "Various Artists" because not all
      songs in the same compilation was removed from the model before readded
      with actual artist.
    - Fixed a bug when importing playlists where metadata was reset.
    - Fixed scrobbler to also scrobble songs without album title.
    - Fixed text for replay gain setting not loading in backend setting.
    - Added back lyrics from Chartlyrics.
    - Added ability to show fullsize cover on double-click in playing widget.
    - Added separator between "unset cover" and "show fullsize" in popup menu.
    - Removed left click on analyzer to popup menu.

 -- Steven Pusser <stevep@mxlinux.org>  Sat, 30 Nov 2019 13:17:48 -0800

strawberry (0.6.6-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed lowercased album artist in playlist column
    - Fixed compiling with different optional features turned off
    - Fixed hang in stream discoverer with certain formats
    - Fixed Subsonic to correctly read disc
    - Fixed preventing system logoff or shutdown
    - Fixed correctly updating compilations
    - Simplified gstreamer pipeline code
    - Disabled showing analyzer for bit depths not supported by the analyzer
    - Made stereo balancer independent from equalizer
    - Added option to prefer album artist when sending scrobbles
    - Removed lines in settings
    - Added limit for number of tagreader processes to 2
    - Improved system theme icon option to better pick correct icons
    - Added option to automatically select current playing track

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 19 Nov 2019 14:40:59 -0800

strawberry (0.6.5-0.1~mx19+1) mx; urgency=medium

  * Import new upstream release:
    - Fixed scrobbler not to send scrobbles multiple times when metadata
      is updated.
    - Fixed Listenbrainz scrobbler not don't send "various artists" as
      album artist.
    - Fixed missing cover image in OSD pretty reposition image.
    - Fixed OSD pretty upper left positioning.
    - Fixed OSD pretty positioning on Windows on screens with negative geometry.
    - Fixed appdata file to pass full validation.

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 08 Oct 2019 17:43:56 -0700

strawberry (0.6.4-0.1~mx17+1) mx; urgency=medium

  * Import new upstream release:
    - Added setting for fancy tabbar background color
    - Added setting to make marking songs unavailable optional
    - Added lyrics from lyrics.ovh and lololyrics.com
    - Fixed so that Subsonic verify certificate setting takes affect immediately
    - Fixed all services to follow redirects
    - Fixed so that songs with different albums are not treated as duplicates
    - Fixed SingleApplication to use native system calls on Linux for
      getting username
    - Added stream discoverer to gstreamer pipeline to detect stream filetype,
      samplerate and bit depth
    - Disabled video in gstreamer pipeline
    - Fixed ampache compatibility
    - Fixed lyrics searcher not to try search for lyrics with empty song artist
      or title
    - Fixed Qobuz login to send mac address as device manufacturer id on login
    - Fixed Qobuz invalid signature parameter error when retrieving stream urls
    - Fixed player not using preloaded stream url causing gapless
      playback to break
    - Increased preload gap for gstreamer to make sure gapless playback
      works better
    - Fixed setting and resetting temporary metadata for next playlist item
    - Replaced media buttons with more correct ones
    - Fixed windows thumbbar
    - Lowered required Subsonic API version to 1.11.0
    - Fixed Subsonic to allow empty artist and album in song replies
    - Added Russian translations
    - Fixed some services API urls using http to use https
    - Fixed restoring to original window size when restoring from system tray
    - Updated 3rdparty taglib

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 26 Sep 2019 22:09:56 -0700

strawberry (0.6.3-0.1~mx17+1) mx; urgency=medium

  * Rebuild for MX 17.
  * Add changelog.in.-disable.patch.
  * Bump up to debhelper 10 compat.
  * Modernize and vastly simplify debian/rules.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 30 Aug 2019 14:09:51 -0700

strawberry (0.6.3) unstable; urgency=low

  * Version 0.6.3

 -- Jonas Kvinge <jonas@jkvinge.net>  Mon, 5 Aug 2019 23:27:18 +0200
