Commit Graph

  • 1059a754cb - Update to version 0.9.1: + 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 greyed 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. + (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. Jonas Kvinge 2021-03-13 15:09:21 +00:00
  • 99a9aef4fd Accepting request 858312 from multimedia:apps Dominique Leuenberger 2020-12-23 13:22:09 +00:00
  • 1350ee90c8 Accepting request 858312 from multimedia:apps Dominique Leuenberger 2020-12-23 13:22:09 +00:00
  • 153ec99050 Accepting request 858311 from home:jonaski:branches:multimedia:apps Jonas Kvinge 2020-12-23 08:43:44 +00:00
  • e37d3fcfc8 Accepting request 858311 from home:jonaski:branches:multimedia:apps Jonas Kvinge 2020-12-23 08:43:44 +00:00
  • f510ecf7e0 Accepting request 858306 from home:jonaski:branches:multimedia:apps Jonas Kvinge 2020-12-23 08:17:49 +00:00
  • 2e2dde4ca9 Accepting request 858306 from home:jonaski:branches:multimedia:apps Jonas Kvinge 2020-12-23 08:17:49 +00:00
  • 8acbc8dc76 Accepting request 857005 from multimedia:apps Dominique Leuenberger 2020-12-21 09:23:49 +00:00
  • c0f5f27a4a Accepting request 857005 from multimedia:apps Dominique Leuenberger 2020-12-21 09:23:49 +00:00
  • aaa087127a - Update to version 0.8.5: * Bugfixes: + 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. Jonas Kvinge 2020-12-19 16:51:34 +00:00
  • d58fa8475a - Update to version 0.8.5: * Bugfixes: + 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. Jonas Kvinge 2020-12-19 16:51:34 +00:00
  • 151e1e2302 Accepting request 848634 from multimedia:apps Dominique Leuenberger 2020-11-17 20:24:06 +00:00
  • 5aedea7ffa Accepting request 848634 from multimedia:apps Dominique Leuenberger 2020-11-17 20:24:06 +00:00
  • a4e300dd4c - Update to version 0.8.4: * Bugfixes: + Fix preventing session logout when window is maxmimized. + 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 doubleclick instead of singleclick. + 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. Jonas Kvinge 2020-11-14 23:38:51 +00:00
  • 2b9656eb24 - Update to version 0.8.4: * Bugfixes: + Fix preventing session logout when window is maxmimized. + 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 doubleclick instead of singleclick. + 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. Jonas Kvinge 2020-11-14 23:38:51 +00:00
  • dfde60eef5 Accepting request 843705 from multimedia:apps Dominique Leuenberger 2020-10-24 13:18:38 +00:00
  • fa0817b001 Accepting request 843705 from multimedia:apps Dominique Leuenberger 2020-10-24 13:18:38 +00:00
  • 37ee04c245 - Update to version 0.8.3: + 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. Jonas Kvinge 2020-10-23 23:40:51 +00:00
  • 7653bd4bf2 - Update to version 0.8.3: + 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. Jonas Kvinge 2020-10-23 23:40:51 +00:00
  • b3dad5fdcf Accepting request 841603 from multimedia:apps Dominique Leuenberger 2020-10-14 13:39:10 +00:00
  • b4654547e0 Accepting request 841603 from multimedia:apps Dominique Leuenberger 2020-10-14 13:39:10 +00:00
  • d2622dfbe9 - Update to version 0.8.2: * 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. Jonas Kvinge 2020-10-13 16:10:48 +00:00
  • 77fea64e01 - Update to version 0.8.2: * 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. Jonas Kvinge 2020-10-13 16:10:48 +00:00
  • 8847476887 Accepting request 840479 from multimedia:apps Dominique Leuenberger 2020-10-10 17:04:35 +00:00
  • 50b0086a67 Accepting request 840479 from multimedia:apps Dominique Leuenberger 2020-10-10 17:04:35 +00:00
  • 3d3492a194 - Update to version 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. * 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. Jonas Kvinge 2020-10-09 19:51:33 +00:00
  • 103713c435 - Update to version 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. * 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. Jonas Kvinge 2020-10-09 19:51:33 +00:00
  • dd2c04403c Accepting request 826896 from multimedia:apps Dominique Leuenberger 2020-08-17 10:04:52 +00:00
  • 36cf9897db Accepting request 826896 from multimedia:apps Dominique Leuenberger 2020-08-17 10:04:52 +00:00
  • 403077a19a - Update to version 0.7.2: * Bugfixes: + Fixed installation directory for translations. + Fixed collection sorting for non-ASCII characters. + Fixed closing connected devices on exit. Jonas Kvinge 2020-08-15 21:12:10 +00:00
  • d9c794422f - Update to version 0.7.2: * Bugfixes: + Fixed installation directory for translations. + Fixed collection sorting for non-ASCII characters. + Fixed closing connected devices on exit. Jonas Kvinge 2020-08-15 21:12:10 +00:00
  • 0ab78d2405 - Update to version 0.7.1: * Bugfixes: + 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. * Enhancements: + 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. + (Unix) Added playback actions to desktop file. * Removed features: + Removed Xine engine support. + Removed broken imobiledevice (iPhone) support. Jonas Kvinge 2020-08-14 22:54:08 +00:00
  • 0c9d02b202 - Update to version 0.7.1: * Bugfixes: + 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. * Enhancements: + 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. + (Unix) Added playback actions to desktop file. * Removed features: + Removed Xine engine support. + Removed broken imobiledevice (iPhone) support. Jonas Kvinge 2020-08-14 22:54:08 +00:00
  • 211861b36a Accepting request 822031 from multimedia:apps Dominique Leuenberger 2020-07-21 13:49:51 +00:00
  • df4f4d621e Accepting request 822031 from multimedia:apps Dominique Leuenberger 2020-07-21 13:49:51 +00:00
  • bedad2d0ae Accepting request 822010 from home:michel_mno:branches:multimedia:apps Martin Pluskal 2020-07-21 08:54:17 +00:00
  • 703217cde5 Accepting request 822010 from home:michel_mno:branches:multimedia:apps Martin Pluskal 2020-07-21 08:54:17 +00:00
  • 53c79c26f3 Accepting request 820763 from multimedia:apps Dominique Leuenberger 2020-07-15 13:46:37 +00:00
  • 57af81fa53 Accepting request 820763 from multimedia:apps Dominique Leuenberger 2020-07-15 13:46:37 +00:00
  • 151d744c48 - Update to version 0.6.13: * Bugfixes: + 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. * Enhancements: + 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. Jonas Kvinge 2020-07-13 21:17:10 +00:00
  • ed76520d99 - Update to version 0.6.13: * Bugfixes: + 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. * Enhancements: + 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. Jonas Kvinge 2020-07-13 21:17:10 +00:00
  • 4b1aa2ba3f Accepting request 812364 from multimedia:apps Dominique Leuenberger 2020-06-08 22:04:48 +00:00
  • 45f49ff477 Accepting request 812364 from multimedia:apps Dominique Leuenberger 2020-06-08 22:04:48 +00:00
  • cb4b0736a9 - Update to version 0.6.12: * Bugfixes: + Fixed height of about dialog. * Enhancements: + 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. + Dont append disc to album titles for Subsonic and Tidal. + Sort folders added from file view. + Changed default collection grouping to album - disc. Jonas Kvinge 2020-06-07 21:58:11 +00:00
  • ad914f0e9f - Update to version 0.6.12: * Bugfixes: + Fixed height of about dialog. * Enhancements: + 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. + Dont append disc to album titles for Subsonic and Tidal. + Sort folders added from file view. + Changed default collection grouping to album - disc. Jonas Kvinge 2020-06-07 21:58:11 +00:00
  • 329887788c Accepting request 806026 from multimedia:apps Dominique Leuenberger 2020-05-16 20:28:05 +00:00
  • 227d446999 Accepting request 806026 from multimedia:apps Dominique Leuenberger 2020-05-16 20:28:05 +00:00
  • a9ba73ea20 - Update to version 0.6.11: * Bugfixes: + 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. * Enhancements: + 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. * New features: + 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. Jonas Kvinge 2020-05-16 12:51:06 +00:00
  • 9e4b77b5a3 - Update to version 0.6.11: * Bugfixes: + 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. * Enhancements: + 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. * New features: + 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. Jonas Kvinge 2020-05-16 12:51:06 +00:00
  • 46e501157d Accepting request 799524 from multimedia:apps Dominique Leuenberger 2020-05-02 20:17:50 +00:00
  • b1cc37a618 Accepting request 799524 from multimedia:apps Dominique Leuenberger 2020-05-02 20:17:50 +00:00
  • 840a9160ec - Update to version 0.6.10: * Bugfixes: + Fixed Subsonic album covers not working for albums with non ASCII charcters. + 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. * Enhancements: + 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. Jonas Kvinge 2020-05-01 15:36:07 +00:00
  • 8bfbbadcdd - Update to version 0.6.10: * Bugfixes: + Fixed Subsonic album covers not working for albums with non ASCII charcters. + 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. * Enhancements: + 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. Jonas Kvinge 2020-05-01 15:36:07 +00:00
  • 43cbfef41a Accepting request 792581 from multimedia:apps Dominique Leuenberger 2020-04-09 21:15:32 +00:00
  • fb57d8695c Accepting request 792581 from multimedia:apps Dominique Leuenberger 2020-04-09 21:15:32 +00:00
  • 9c95676874 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=63 Jonas Kvinge 2020-04-09 01:29:53 +00:00
  • 645338268e OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=63 Jonas Kvinge 2020-04-09 01:29:53 +00:00
  • e66187ee0b - Update to version 0.6.9 * 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). Jonas Kvinge 2020-04-09 00:55:02 +00:00
  • 16377e2490 - Update to version 0.6.9 * 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). Jonas Kvinge 2020-04-09 00:55:02 +00:00
  • a989610616 Accepting request 777750 from multimedia:apps Dominique Leuenberger 2020-02-21 15:41:54 +00:00
  • 8115809895 Accepting request 777750 from multimedia:apps Dominique Leuenberger 2020-02-21 15:41:54 +00:00
  • 1158450e46 Accepting request 777679 from home:KAMiKAZOW:Test Jonas Kvinge 2020-02-20 17:24:49 +00:00
  • 5450a87feb Accepting request 777679 from home:KAMiKAZOW:Test Jonas Kvinge 2020-02-20 17:24:49 +00:00
  • 73610c495b Accepting request 761010 from multimedia:apps Dominique Leuenberger 2020-01-06 14:22:00 +00:00
  • db55a473c7 Accepting request 761010 from multimedia:apps Dominique Leuenberger 2020-01-06 14:22:00 +00:00
  • 9db95702be + Added German, French, Italian and Indonesian translations. Jonas Kvinge 2020-01-05 22:53:56 +00:00
  • c1bb9e5fd4 + Added German, French, Italian and Indonesian translations. Jonas Kvinge 2020-01-05 22:53:56 +00:00
  • 70f8d5c5df - Update to version 0.6.8 + 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 and Indonesian translations. + Added StartupWMClass to desktop file. + Replaced use of Qt deprecated functionality as of 5.14. Jonas Kvinge 2020-01-05 22:42:07 +00:00
  • f9f2c045df - Update to version 0.6.8 + 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 and Indonesian translations. + Added StartupWMClass to desktop file. + Replaced use of Qt deprecated functionality as of 5.14. Jonas Kvinge 2020-01-05 22:42:07 +00:00
  • 88a2708abe Accepting request 751470 from multimedia:apps Dominique Leuenberger 2019-11-28 09:17:20 +00:00
  • 6ed61ec6a1 Accepting request 751470 from multimedia:apps Dominique Leuenberger 2019-11-28 09:17:20 +00:00
  • 09a4de0c55 - Update to version 0.6.7 + 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 + (Windows) Added killproc executable to terminate running process before uninstalling Jonas Kvinge 2019-11-27 22:23:02 +00:00
  • 2b4024fbb9 - Update to version 0.6.7 + 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 + (Windows) Added killproc executable to terminate running process before uninstalling Jonas Kvinge 2019-11-27 22:23:02 +00:00
  • 537eaa000b Accepting request 747023 from multimedia:apps Dominique Leuenberger 2019-11-09 22:48:11 +00:00
  • c3a2fbcab3 Accepting request 747023 from multimedia:apps Dominique Leuenberger 2019-11-09 22:48:11 +00:00
  • 86c3d43a41 - Update to version 0.6.6 + 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 + (Windows) Added support for WASAPI Jonas Kvinge 2019-11-09 16:30:09 +00:00
  • 273c637904 - Update to version 0.6.6 + 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 + (Windows) Added support for WASAPI Jonas Kvinge 2019-11-09 16:30:09 +00:00
  • 69bfa94877 Accepting request 734155 from multimedia:apps Dominique Leuenberger 2019-10-02 09:58:39 +00:00
  • c84170e524 Accepting request 734155 from multimedia:apps Dominique Leuenberger 2019-10-02 09:58:39 +00:00
  • a9d0ad4320 - Update to version 0.6.5 + Fixed scrobbler not to send scrobbles multiple times when metadata is updated + Fixed Listenbrainz scrobbler not to 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 Jonas Kvinge 2019-09-30 20:13:32 +00:00
  • 35ebc9748d - Update to version 0.6.5 + Fixed scrobbler not to send scrobbles multiple times when metadata is updated + Fixed Listenbrainz scrobbler not to 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 Jonas Kvinge 2019-09-30 20:13:32 +00:00
  • 8f75265e86 Accepting request 733167 from multimedia:apps Dominique Leuenberger 2019-09-26 18:40:55 +00:00
  • 52975e75bc Accepting request 733167 from multimedia:apps Dominique Leuenberger 2019-09-26 18:40:55 +00:00
  • e4f2609cd4 - Update to version 0.6.4 + 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 - Update URLs - Update summary and description Jonas Kvinge 2019-09-25 12:08:11 +00:00
  • 9c9ceb5a3d - Update to version 0.6.4 + 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 - Update URLs - Update summary and description Jonas Kvinge 2019-09-25 12:08:11 +00:00
  • 9931648400 Accepting request 721126 from multimedia:apps Dominique Leuenberger 2019-08-06 13:12:00 +00:00
  • b2e6d40cc7 Accepting request 721126 from multimedia:apps Dominique Leuenberger 2019-08-06 13:12:00 +00:00
  • 65eb9cafc5 - Update to version 0.6.3 + Fixed crash when using internet services. + Fixed musicbrainz tagfetcher only showing 1 result per song. + Fixed collection watcher to unwatch deleted directories. + Added "album - disc" grouping. Jonas Kvinge 2019-08-05 21:38:58 +00:00
  • 7baf01c871 - Update to version 0.6.3 + Fixed crash when using internet services. + Fixed musicbrainz tagfetcher only showing 1 result per song. + Fixed collection watcher to unwatch deleted directories. + Added "album - disc" grouping. Jonas Kvinge 2019-08-05 21:38:58 +00:00
  • ee27992fe7 Accepting request 720802 from multimedia:apps Dominique Leuenberger 2019-08-05 08:41:48 +00:00
  • 309636e8d3 Accepting request 720802 from multimedia:apps Dominique Leuenberger 2019-08-05 08:41:48 +00:00
  • e186bbf964 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=45 Jonas Kvinge 2019-08-03 12:10:50 +00:00
  • aa99d0d171 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=45 Jonas Kvinge 2019-08-03 12:10:50 +00:00
  • 3ebe38e88a - Update to version 0.6.2 + Disabled fatal error for FTS5 cmake test. Jonas Kvinge 2019-08-03 12:07:06 +00:00
  • 72a68553a1 - Update to version 0.6.2 + Disabled fatal error for FTS5 cmake test. Jonas Kvinge 2019-08-03 12:07:06 +00:00
  • 5a815c5968 - Update to version 0.6.1 + Compare artist and album case-insensitive when generating score for album covers. + Fixed broken return value of sendMessage() in SingleApplication causing application to be started twice. + Improved error handling in local redirectserver. + Added new tabs view with search and favorites to Tidal. + Fixed gst_pad_send_event lock in gstreamer pipeline. + Made Xine analyzer optional to fix compilation with newer Xine. + Implemented offset and queue to all Tidal requests. + Added new artist, album and song ids to songs schemas to add/remove favorites. + Improved lyrics searcher. + Fixed disabling fading option in backend settings when volume control is disabled. + Added x-scheme-handler/tidal to desktop file to handle tidal songs and allow OAuth redirect url. + Added love button for scrobblers. + Fixed gapless playback when using url handler. + Fixed enabling/disabling fading options in backend settings. + Added support for Subsonic streaming. + Added support for Qobuz streaming. + Added confirmation box for opening songs in file browser to avoid users accidentally opening too many songs. + Added OSD notification on playback resume option. + Fixed MusicBrainz tag fetcher to respect rate limiting when fetching tags. + Fixed hardcoded systemtray icon. + Added live scanning and option to rescan songs. + Added playlist background image stretch option to zoom image with cutting the height. + Replaced use of QDesktopWidget with QDesktop + Replaced all uses of QSignalMapper with lambda expressions + Fixed collection album covers stuck to old ones when new album covers are fetched + Fixed all Json services to check HttpStatusCodeAttribute in addition to checking network errors + Fixed track change hang + Fixed playlist sorting to ignore articles + Fixed MessageReply crash in tagreader Jonas Kvinge 2019-08-03 11:44:18 +00:00
  • b47414613e - Update to version 0.6.1 + Compare artist and album case-insensitive when generating score for album covers. + Fixed broken return value of sendMessage() in SingleApplication causing application to be started twice. + Improved error handling in local redirectserver. + Added new tabs view with search and favorites to Tidal. + Fixed gst_pad_send_event lock in gstreamer pipeline. + Made Xine analyzer optional to fix compilation with newer Xine. + Implemented offset and queue to all Tidal requests. + Added new artist, album and song ids to songs schemas to add/remove favorites. + Improved lyrics searcher. + Fixed disabling fading option in backend settings when volume control is disabled. + Added x-scheme-handler/tidal to desktop file to handle tidal songs and allow OAuth redirect url. + Added love button for scrobblers. + Fixed gapless playback when using url handler. + Fixed enabling/disabling fading options in backend settings. + Added support for Subsonic streaming. + Added support for Qobuz streaming. + Added confirmation box for opening songs in file browser to avoid users accidentally opening too many songs. + Added OSD notification on playback resume option. + Fixed MusicBrainz tag fetcher to respect rate limiting when fetching tags. + Fixed hardcoded systemtray icon. + Added live scanning and option to rescan songs. + Added playlist background image stretch option to zoom image with cutting the height. + Replaced use of QDesktopWidget with QDesktop + Replaced all uses of QSignalMapper with lambda expressions + Fixed collection album covers stuck to old ones when new album covers are fetched + Fixed all Json services to check HttpStatusCodeAttribute in addition to checking network errors + Fixed track change hang + Fixed playlist sorting to ignore articles + Fixed MessageReply crash in tagreader Jonas Kvinge 2019-08-03 11:44:18 +00:00
  • a549ae57cd Accepting request 700885 from multimedia:apps Dominique Leuenberger 2019-06-19 18:56:16 +00:00
  • f870ed705b Accepting request 700885 from multimedia:apps Dominique Leuenberger 2019-06-19 18:56:16 +00:00
  • c983dd8a12 - Update to version 0.5.5 + Fixed Tidal API url Jonas Kvinge 2019-05-05 19:33:35 +00:00