Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.10.0-stable1 Release: 1.10.0-stable1
  • 1.10.0-beta2 Release: 1.10.0-beta2
    # Changelog
    ## Feature Requests
    * Library: Identify album by name, albumArtist and year. Improve UI verbosity why albums differ. MR [!369](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/369): [#308](https://gitlab.com/luciocarreras/sayonara-player/-/issues/308), [#189](https://gitlab.com/luciocarreras/sayonara-player/-/issues/189)
    * Streaming: Specify user agent for radio streams. MR [!367](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/367): [#361](https://gitlab.com/luciocarreras/sayonara-player/-/issues/361)
    * CoverView: Use smooth scrolling and optionally show duration and year. MR [!366](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/366): [#356](https://gitlab.com/luciocarreras/sayonara-player/-/issues/356)
    * Playlist: Randomize first song played when double clicking an album with 'Shuffle' mode turned on. MR [!361](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/361): [#349](https://gitlab.com/luciocarreras/sayonara-player/-/issues/349)
    * Playlist: Add command interface for search field in playlist. MR [!359](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/359): [#354](https://gitlab.com/luciocarreras/sayonara-player/-/issues/354)
    * Webdata providers: Use Deezer for covers, replace Metrolyrics by Sonichits for lyrics. MR [!357](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/357): [#352](https://gitlab.com/luciocarreras/sayonara-player/-/issues/352)
    * Playlists: Load all recent playlists. MR [!368](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/368): [#362](https://gitlab.com/luciocarreras/sayonara-player/-/issues/362)
    ## Improvements
    * Playlist: overwrite locked playlists with same name. MR [!392](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/392): [#386](https://gitlab.com/luciocarreras/sayonara-player/-/issues/386)
    * PlaylistLoader: Also load tags when "Load recent playlists" is checked. MR [!386](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/386): [#381](https://gitlab.com/luciocarreras/sayonara-player/-/issues/381)
    * Controls: Centralize widgets. MR [!374](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/374): [#366](https://gitlab.com/luciocarreras/sayonara-player/-/issues/366)
    * CoverView: Allow styling of CoverView overlays. MR [!373](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/373): [#365](https://gitlab.com/luciocarreras/sayonara-player/-/issues/365)
    * UI: Small improvements. MR [!371](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/371): [#364](https://gitlab.com/luciocarreras/sayonara-player/-/issues/364)
    * Playlists: Load all recent playlists. MR [!368](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/368): [#362](https://gitlab.com/luciocarreras/sayonara-player/-/issues/362)
    ## Bugs
    * Library: Do not show root file system for 1st library. MR [!384](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/384): [#377](https://gitlab.com/luciocarreras/sayonara-player/-/issues/377)
    * RadioBrowser: Iterate through all radio browser servers. MR [!383](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/383): [#375](https://gitlab.com/luciocarreras/sayonara-player/-/issues/375)
    * Crossfader: Fix segfault because of `std::timer::join`. MR [!380](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/380): [#325](https://gitlab.com/luciocarreras/sayonara-player/-/issues/325)
    * Playlist: synchronize checked buttons between bottom bar and playlist menu. MR [!379](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/379): [#373](https://gitlab.com/luciocarreras/sayonara-player/-/issues/373)
    * Controls: fix cover resize issue for non square covers. MR [!378](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/378): [#244](https://gitlab.com/luciocarreras/sayonara-player/-/issues/244)
    * Controls: Allow resizing again under certain circumstances. MR [!375](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/375): [#244](https://gitlab.com/luciocarreras/sayonara-player/-/issues/244)
    * UI: fix scroll bar controls don't work properly at the extents of their travel. MR [!372](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/372): [#289](https://gitlab.com/luciocarreras/sayonara-player/-/issues/289)
    * LastFM: Fix login bug and provide better debug log. MR [!356](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/356): [#351](https://gitlab.com/luciocarreras/sayonara-player/-/issues/351)
    * Playlist: always load temporary playlists in recent playlists. MR [!391](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/391): [#385](https://gitlab.com/luciocarreras/sayonara-player/-/issues/385)
    * Streams: Allow playback of streams without name again. MR [!390](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/390): [#376](https://gitlab.com/luciocarreras/sayonara-player/-/issues/376)
    * Playlist: Show play button on playlist in correct tab. MR [!389](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/389): [#379](https://gitlab.com/luciocarreras/sayonara-player/-/issues/379)
    * Database: Remove album_view_1 in PlaylistToTracks fix. MR [!388](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/388): [#384](https://gitlab.com/luciocarreras/sayonara-player/-/issues/384)
    * EmptyLibrary: Fix segfault when closing Sayonara. MR [!387](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/387): [#383](https://gitlab.com/luciocarreras/sayonara-player/-/issues/383)
    * Importer: Do not open multiple import dialogs. MR [!385](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/385): [#378](https://gitlab.com/luciocarreras/sayonara-player/-/issues/378)
    * Building: Make compilable for 32 bit again. MR [!360](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/360): [#355](https://gitlab.com/luciocarreras/sayonara-player/-/issues/355)
  • 1.10.0-beta1
    ## Feature Requests
    * Library: Identify album by name, albumArtist and year. Improve UI verbosity why albums differ. MR [!369](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/369): [#308](https://gitlab.com/luciocarreras/sayonara-player/-/issues/308), [#189](https://gitlab.com/luciocarreras/sayonara-player/-/issues/189)
    * Streaming: Specify user agent for radio streams. MR [!367](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/367): [#361](https://gitlab.com/luciocarreras/sayonara-player/-/issues/361)
    * CoverView: Use smooth scrolling and optionally show duration and year. MR [!366](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/366): [#356](https://gitlab.com/luciocarreras/sayonara-player/-/issues/356)
    * Playlist: Randomize first song played when double clicking an album with 'Shuffle' mode turned on. MR [!361](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/361): [#349](https://gitlab.com/luciocarreras/sayonara-player/-/issues/349)
    * Playlist: Add command interface for search field in playlist. MR [!359](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/359): [#354](https://gitlab.com/luciocarreras/sayonara-player/-/issues/354)
    * Webdata providers: Use Deezer for covers, replace Metrolyrics by Sonichits for lyrics. MR [!357](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/357): [#352](https://gitlab.com/luciocarreras/sayonara-player/-/issues/352)
    ## Improvements
    * Controls: Centralize widgets. MR [!374](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/374): [#366](https://gitlab.com/luciocarreras/sayonara-player/-/issues/366)
    * CoverView: Allow styling of CoverView overlays. MR [!373](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/373): [#365](https://gitlab.com/luciocarreras/sayonara-player/-/issues/365)
    ## Bugs
    * Crossfader: Fix segfault because of `std::timer::join`. MR [!380](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/380): [#325](https://gitlab.com/luciocarreras/sayonara-player/-/issues/325)
    * Playlist: sync button check state between bottom bar and playlist menu. MR [!379](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/379): [#373](https://gitlab.com/luciocarreras/sayonara-player/-/issues/373)
    * Controls: fix cover resize issue for non square covers. MR [!378](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/378): [#244](https://gitlab.com/luciocarreras/sayonara-player/-/issues/244)
    * Controls: fix cover resize issue. MR [!375](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/375): [#244](https://gitlab.com/luciocarreras/sayonara-player/-/issues/244)
    * UI: fix scroll bar controls don't work properly at the extents of their travel. MR [!372](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/372): [#289](https://gitlab.com/luciocarreras/sayonara-player/-/issues/289)
    * LastFM: Fix login bug and provide better debug log. MR [!356](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/356): [#351](https://gitlab.com/luciocarreras/sayonara-player/-/issues/351)
    * Building: Make compilable for 32 bit again. MR [!360](https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/360): [#355](https://gitlab.com/luciocarreras/sayonara-player/-/issues/355)
  • 1.9.0-stable1 Release: 1.9.0-stable1
  • 1.9.0-beta1
    ca639def · update to 1.9.0-beta1 ·
    Release: 1.9.0-beta1
  • 1.8.0-beta1 Release: 1.8.0-beta1
    1.8.0-beta1
  • 1.7.0-stable3 Release: 1.7.0-stable3
  • show
  • 1.7.0-stable2 Release: 1.7.0-stable2
  • SNAP-170-EDGE
    33697be7 · Rebase snap to core20 ·
  • 1.7.0-stable1
    5bbf1399 · version bump to 1.7.0 ·
    Release: 1.7.0-stable1
    Version bump to 1.7.0-stable1
  • 1.6.0-beta7
    12bf67f3 · version bump ·
    Release: 1.6.0-beta7
  • 1.6.0-beta6
    27bd22aa · version update ·
  • 1.6.0-beta5
    bae248d2 · database update ·
  • 1.6.0-beta4
  • 1.6.0-beta3
    Tag for 1.6.0-beta3
  • 1.5.2-beta3
    42e7ee7f · version update ·
    Release: 1.5.2-beta3
  • 1.5.2-beta2
    0ca7d466 · Version update ·
  • 1.5.2-beta1
    6aebcae5 · version update ·
  • 1.5.1-stable5
    32820366 · version update ·
    Release: 1.5.1-stable5