Commit Graph

  • a0d4e3abac Accepting request 1226004 from multimedia:apps factory Ana Guerrero 2024-11-24 10:04:58 +0000
  • b14c6d0c34 - Update to version 1.2.2 + Bugfixes: + Fixed crash when creating a new smart playlist (#1609). + Fixed last playlist column being added when dragging a song and switching playlists. devel Jonas Kvinge 2024-11-23 18:22:36 +0000
  • 31690e51e0 Accepting request 1225634 from multimedia:apps Dominique Leuenberger 2024-11-21 21:02:01 +0000
  • 8b992b4937 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=171 Jonas Kvinge 2024-11-21 17:06:28 +0000
  • dd20038edc - Update to version 1.2.1 + Bugfixes: + Fixed playback of CUE continuing to play from the same file after the song has finished playing (#1568). + Fixed updating collection song sort text when disc is changed. + Fixed current playing file left open when the next track errored (#1582). + Fixed filter search not finding song containing uppercase "A" (#1599). + Fixed crash when removing album from playlist when using shuffle albums (#1588). + Fixed IDv3 MBID's tags with multiple entries being ignored. + Fixed crash when enabling Tidal, Spotify, Qobuz or Subsonic services. + Fixed passing filenames to strawberry on command line not resolving to absolute paths. + Enhancements: + Resolve symbolic links when dragging files to the playlist to match collection song. + Replaced Spotify username/password with access token. + Require Qt 6.4 or higher and drop support for Qt 5. + Require TagLib 1.12 or higher. + Use Qt stringliterals. + Move gstfastspectrum to src. + Use standard user temp location for current album cover. + Removed old MacFSListener. + Removed external tagreader and protobuf dependency. + Removed VLC support. + Ported to Qt translation (.ts) files and removed gettext dependency. + Removed deprecated Gnome/Mate SettingsDaemon global shortcuts. Jonas Kvinge 2024-11-21 17:04:36 +0000
  • 770864aa80 Accepting request 1202427 from multimedia:apps Ana Guerrero 2024-09-23 13:20:46 +0000
  • 4ee38e9a96 - Update to version 1.1.3 + Bugfixes: + Fixed gstreamer registry lookup leak in Spotify settings. + Fixed all songs in a CUE sheet starting playback at the zero position (#1549). + Fixed playback going to pause and back to play on song change. + Fixed Genius Lyrics login not working (#1554). + Fixed slow collection filter search. Jonas Kvinge 2024-09-21 21:33:36 +0000
  • 7dab6e2639 Accepting request 1200717 from multimedia:apps Ana Guerrero 2024-09-13 12:33:58 +0000
  • 419217fad3 - Update to version 1.1.2 + Bugfixes: + Fixed Tidal Open API cover provider to only login when needed instead of on startup. + Fixed KDE added keyboard accelerator characters (ampersands) appearing in sidebar (#1400, #1389, #1476). + Fixed KDE added keyboard accelerator characters (ampersands) appearing when editing playlist name (#1499). + Fixed collection "Search for this" adding prefix without value (#1510). + Fixed play (-p) command line option not working on startup (#1465). + Fixed scan transaction being started when "Update the collection when Strawberry starts" option is unchecked (#1469) + Fixed Spotify bitrate being limited 128kbit/s. + Fixed Spotify returning too many artists and albums. + Fixed manually switching Spotify songs blocking UI. + Fixed analyzer not being set. + Fixed context top text being updated causing selected text to be unselected. + Fixed filter search to use filename for songs with empty title. + Fixed missing developer in Appstream appdata file. + Fixed MPRIS2 DesktopEntry to return desktop file entry without ".desktop" (#1516) + Fixed WavPack .wvc accepted as valid audio files (#1525). + Fixed dynamic playlist controls not following system colors (#1483). + Fixed freeze on playlist right click (#1478). + Fixed copying songs to a iPod device keeping too many files open (#1527). + Fixed MBIDs from MP4 being parsed incorrectly causing ListenBrainz errors (#1531). + Fixed playlist sorting after filename (#1538). + Enhancements: + Improved volume adjustment and track seeking using touchpad (#1498). + Use own thread for lyrics parsing. + Added url and filename columns to collection and playlist filter search. Jonas Kvinge 2024-09-12 20:10:16 +0000
  • 5f11737394 Accepting request 1189136 from multimedia:apps Dominique Leuenberger 2024-07-24 13:30:25 +0000
  • 29af09fd5c - Update to version 1.1.1 + Bugfixes: + Fixed compilation songs being split into different albums when using album grouping. + Fixed adding playlist columns not working when stretch mode is disabled (#1085). + Fixed resetting playlist columns. + Fixed adding songs to playlist adding all songs instead of filtered songs. + Fixed collection filter matching entire text instead of individual words. + Enhancements: + Use same code for collection and playlist filter search. Jonas Kvinge 2024-07-22 23:10:42 +0000
  • 37c8954c6c Accepting request 1187389 from multimedia:apps Ana Guerrero 2024-07-15 17:48:59 +0000
  • 881be795ba - Update to version 1.1.0 + Bugfixes: + Fixed crash when pressing CTRL + C (#1359). + Pass on scroll events to page in settings to avoid changing settings when scrolling with mouse (#1380). + Fixed misredered playlist search field with Wayland using scaling (#1255). + Fixed Azlyrics lyrics provider because of website changes. + Fixed Musixmatch lyrics provider because of website changes. + Fixed application exiting when closing file dialog (#1401). + Fixed playlist shuffle randomness (#707). + Fixed playlist shuffle order always the same when restarting playback (#1381). + Fixed dynamic random mix not always ignoring shuffle and repeat mode (#1366). + Fixed manual shuffle while playing not setting current song to new index (##1353). + Fixed volume sync with PA when output is set to auto (#1123). + Fixed mpris:trackid type with KDE 6 (#1397). + Fixed open in file manager feature not handling missing XDG_DATA_DIRS variable. + Fixed collection pixmap disk cache and moodbar cache with newer Qt versions. + Fixed reading common metadata CUE's with multiple files (#1463). + Fixed playlist header stretch mode to only resize the right column of the column being resized. + Fixed adding columns to playlist header not working when not using stretch mode (#1085). + Fixed severe memory leak (!) in context album cover fading (#1464). + Separate albums by different artist in album groupings (#1276). + Removed -new-window parameter from dolphin command for open in file manager (#1412). + Only use playbin3 with GStreamer 1.24 and higher, not with GStreamer 1.22 or lower. + Enhancements: + Improve error messages when connecting and copying to devices. + Allow enter to be used with multiselection to add songs to playlist (#1360) + Add song progress to taskbar using D-Bus. + Use API to receive Radio Paradise channels. + Added button for fetching lyrics to tag editor (#1391). + Added option not to skip "A", "An" and "The” when sorting artist names in collection (#1393). Jonas Kvinge 2024-07-14 14:04:41 +0000
  • f872c5ac84 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=161 Jonas Kvinge 2024-03-23 12:43:30 +0000
  • e224957e4a - Rebuild for protobuf (boo#1221091). Jonas Kvinge 2024-03-08 14:06:04 +0000
  • 9bff1bbb6f Accepting request 1138177 from multimedia:apps Ana Guerrero 2024-01-12 22:45:20 +0000
  • a782da6410 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=158 Jonas Kvinge 2024-01-11 20:38:40 +0000
  • 7b5fb1cb94 - Update to version 1.0.23 + Bugfixes: + Fixed possible duplication of song entries after organizing (#1341). + Fixed possible crash when connecting devices (#1313). + Fixed playlist sorting of original year (#1349). + Enhancements: + Treat all stream errors as non-fatal (#1347). + Require KDSingleApplication 1.1.0. + Fix logging of restored unavailable songs. Jonas Kvinge 2024-01-11 19:49:49 +0000
  • a210383eb8 Accepting request 1134092 from multimedia:apps Ana Guerrero 2023-12-20 20:01:48 +0000
  • 475ec6639f - Add BuildRequires for KDSingleApplication-qt6 with Tumbleweed. Jonas Kvinge 2023-12-19 17:12:53 +0000
  • 9602308dbc Accepting request 1132280 from multimedia:apps Ana Guerrero 2023-12-10 18:40:02 +0000
  • 869ce1fbc7 - Update to version 1.0.22 + Bugfixes: + Fixed KDSingleApplication cmake version check. + Fixed KDSingleApplication Qt 5 detection (#1299). + Fixed timer started in wrong thread (#1302). + Fixed erratic seeking behaviour if buffer duration is set to zero (#1302). + Fixed SCollection related crash on exit with Qt 5 (#1316). + Fixed track about to end related crash on playback failure (#1332). + Fixed playlist column widths not remembered if stretch mode is off with Qt 6.6.1 and higher (#1328). + Enhancements: + Increase thread priority for playback threads. + Allow drag and drop of songs to favorite playlists. Jonas Kvinge 2023-12-09 22:28:13 +0000
  • 7831780279 Accepting request 1120309 from multimedia:apps Ana Guerrero 2023-10-25 16:05:19 +0000
  • a8d65a8855 Accepting request 1120292 from home:iznogood:branches:multimedia:apps Jonas Kvinge 2023-10-25 14:01:41 +0000
  • fbfdcb6d5f Accepting request 1119300 from multimedia:apps Ana Guerrero 2023-10-22 19:01:49 +0000
  • b1f56fbb10 - Update to version 1.0.21 + Bugfixes: + Fixed seekbar position resetting to zero before showing actual position when seeking. + Fixed compressed files showing up in collection (#1274). + Fixed connecting devices (#1288). + Fixed device schema missing ebur128 fields. + Fixed collection search by tag not working with space between colon and search term (#1290). + Fixed seeking when 5 seconds is remaining of the song resetting position to beginning (#1258). + Fixed intermittent crash when seeking with Auto as output (#1123). + Enhancements: + Support using system KDSingleApplication when available. + Improved lyrics matching. Jonas Kvinge 2023-10-21 02:01:07 +0000
  • 0095854bf4 Accepting request 1113540 from multimedia:apps Ana Guerrero 2023-09-26 20:01:46 +0000
  • d3d489b217 - Add libebur128: enabling song playback loudness normalization Jonas Kvinge 2023-09-25 18:48:54 +0000
  • bf9e7bc22a Accepting request 1113316 from multimedia:apps Ana Guerrero 2023-09-25 18:03:26 +0000
  • 6cbebf975f - Update to version 1.0.20 + Fixed appdata validation. Jonas Kvinge 2023-09-24 22:07:28 +0000
  • 95d7316db5 - Update to version 1.0.19 + Bugfixes: + Use shared pointers for objects to fix potential crashes on exit (#1239). + Fixed smart playlist search not matching unrated songs (#1244). + Fixed reading FMPS_Playcount for MP3 ID3v2 tags (#1248). + Always stop playing after 100 errors to prevent flooding the error dialog (#1220). + Fixed volume going to 100% when decreasing volume beyond zero (#1262). + Fixed error dialog sometimes showing empty. + Enhancements: + Add Mpris2 property to read/write rating (#1246). + Capitalize playlist column names (#1264). + Added lyrics from songlyrics.com, azlyrics.com, elyrics.net and lyricsmode.com. + New features: + Support performing song loudness analysis using libebur128 (#1216). + Support song playback loudness normalization, as per EBU R 128 (#1216). + Other: + Removed last.fm HTTPS workaround and GnuTLS dependency + Removed broken lyrics.com lyrics provider. Jonas Kvinge 2023-09-24 21:30:57 +0000
  • 58136b91e6 Accepting request 1111805 from multimedia:apps Dominique Leuenberger 2023-09-20 11:23:30 +0000
  • 26356756e8 - Rebuild after abseil-cpp update. (boo#1215227) Jonas Kvinge 2023-09-17 19:17:27 +0000
  • 462de2f433 Accepting request 1096334 from multimedia:apps Dominique Leuenberger 2023-07-03 15:42:24 +0000
  • 1336ee0a13 - Update to version 1.0.18 + Bugfixes: + Fixed reading disc from QObuz songs (#1168). + Fixed volume being reset on playback with PulseAudio (#1174). + Fixed <br> tags in SQL query error message. + Fixed compile with Qt 6 without XCB (QX11Application). + Fixed smart playlist editor not properly loading search terms (#1172). + Fixed use of fixed icon for playlist favorite star icon (#1178). + Possible fix for collection thumbnails using disk cache having identical covers for albums with hashtag (#) in the album title (#1183). + Fixed listenbrainz scrobbling for songs with multiple artist mbids. + Fixed listenbrainz scrobbling for songs without duration. + Fixed gapless playback sometimes not working. + Fixed writing PNG images as embedded covers (#1209). + Fixed greyscale album covers not working in OSD D-Bus (#1205). + Fixed collection thumbnail disk cache with Qt 6.5.1 and newer. + Fixed moodbar disk cache with Qt 6.5.1 and newer. + Fixed playlist edit tag F2 shortcut only working for title tag (#1210). + Append number to filename if the destination file already exist when transcoding audio (#1200). + Fixed abseil linking issues with protobuf 1.22.0 and newer. + Enhancements: + Reduce memory overhead with album cover handling (#1046). + Improved listenbrainz error handling. + Show error dialog for listenbrainz errors similar to last.fm/libre.fm. + Reduce NetworkAccessManager instances. + Replace SingleApplication with KDSingleApplication. + Require Qt 5.12 or higher. + Add new database fields for art_embedded and art_unset. + Rewrite album cover loader. + Move cover filename settings from collection to covers settings. + Add setting to set priorities for album cover types. Jonas Kvinge 2023-07-01 23:36:39 +0000
  • 4f36692e84 Accepting request 1075321 from multimedia:apps Dominique Leuenberger 2023-03-29 21:28:31 +0000
  • 3ea6a246b4 - Update to version 1.0.17 + Fixed over-sized context album cover with device pixel ratio higher than 1.0 (#1166). + Fixed playing widget fading from a blurry previous cover with device pixel ratio higher than 1.0. + Made playlist source icon, album cover manager and OSD pretty cover respect device pixel ratio. Jonas Kvinge 2023-03-29 17:03:38 +0000
  • b5c6a157fd Accepting request 1074782 from multimedia:apps Dominique Leuenberger 2023-03-28 15:49:15 +0000
  • 1869952dba - Update to version 1.0.16 + Bugfixes: + Fixed lyrics from Musixmatch. + Fixed possible file corruption when saving both tags and embedded cover using the tag editor (#1158). + Fixed compile without GStreamer. + Fixed context and playing now album art rendering on High DPI displays (#1161). + Fixed setting source properties (device, user-agent, ssl-strict) with GStreamer 1.22 (playbin3) and higher (#1148). + Fixed rescan songs feature not ignoring mtime. + Search lyrics by artist instead of album artist by default. + Code improvements: + Replace use of deprecated QSqlDatabase::exec(). + Added features: + Added backend setting for strict SSL mode. + Read AcoustID and MusicBrainz tags. + Submit MusicBrainz tags with ListenBrainz. - Remove Qt 5 dependencies - Remove VLC support - Update list of lyric providers in features Jonas Kvinge 2023-03-27 20:51:56 +0000
  • f346b0a806 Accepting request 1069413 from multimedia:apps Dominique Leuenberger 2023-03-04 21:43:56 +0000
  • b92aa2f1ac - Update to version 1.0.15 + Bugfixes: + Fixed playlist column showing invalid last played date for streams. + Fixed crash when the audio bin failed to initialize (#1123, #1133). + Fixed duplicated filename when organizing files using dot in the filename (#1136). + Fixed tag inline editing for streams (#1130). + Fixed resetting play statistics using tag edit dialog (#1124). + Fixed compilation songs not showing if group by was set to other than (Album) Artist / Album (#1140). + Enhancements: + Added lyrics from stands4 (lyrics.com). + Added Sonogram analyzer. + Use GStreamer playbin3 with GStreamer 1.22.0 and higher. + Code improvements: + Made use of C++11 enum class where possible. + Use new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher. Jonas Kvinge 2023-03-04 16:00:51 +0000
  • 8433f98208 Accepting request 1058315 from multimedia:apps Dominique Leuenberger 2023-01-14 19:31:51 +0000
  • c154c5ad1d - Update to version 1.0.14 + Fix initial volume not set when using Auto as output (#1104). + Fix saving moodbar if the URL contains host, ie.: UNC paths for SMB (#1101). + Fix CollectionBackendTest compile error (#1100). + Remove explicitly enabling debug messages (#1106). Jonas Kvinge 2023-01-13 21:27:02 +0000
  • f65ede04cb Accepting request 1057168 from multimedia:apps Dominique Leuenberger 2023-01-10 13:59:54 +0000
  • 9a0142bb70 - Update to version 1.0.13 + Fixed volume synchronization leading to infinite loop resulting in crash when adjusting volume while playing (#1089). + Fixed incorrect volume. + Fixed collection organizing incorrectly handling slashes inside {} brackets for variables (#1091). + Fixed saving relative playlists to non-existing playlist files (#1092). + Fixed intermittent crash on collection model query (#1095). + Require system icons for fancy tabbar and settings sidebar to be larger than 22x22 (#1084). Jonas Kvinge 2023-01-09 21:53:27 +0000
  • 59221e33a6 Accepting request 1046286 from multimedia:apps Dominique Leuenberger 2023-01-03 14:05:27 +0000
  • 93445e34a2 - Update to version 1.0.12 + Fixed crash when adjusting volume with mouse wheel (#1089). + Fixed playback stopping in certain cases where the next track was unavailable (#958). + Removed appearance settings for changing palette colors, it was never properly implemented. Jonas Kvinge 2023-01-02 19:22:49 +0000
  • b9561f5a7a Accepting request 1045847 from multimedia:apps Dominique Leuenberger 2022-12-31 10:23:08 +0000
  • 2b107407e8 - Update to version 1.0.11 + Bugfixes: + Capitalize GLib application name so it appears nicely in GNOME and PulseAudio Volume Control (#1066). + Fixed missing application icon for PulseAudio Volume Control (#1066). + Ignore errors for missing albums when updating Tidal collection if there are results (#1061). + Only run periodic collection scan when moitoring collection setting is on. + Fixed an edge case where the context headline text was being cut short (#1067). + Made "Show in file browser" support SpaceFM filemanager (#1073). + Fixed incorrect tab order in edit tag dialog (#1075). + Changed "FMPS_PlayCount" to "FMPS_Playcount" when saving tag (#1074). + Fixed compilation tag read and write for MP4 (#1076). + Removed incorrect use of "TPE1" for performer when reading ID3 tags (#1076). + Disable tag fields for unsupported tags in tag editor. + Don't allow organizing files without unique tags (track or title) for filename (#1077). + Don't remove disc from album title when creating cover hash to allow different covers for each disc on an album (#1069). + Fixed incorrect relative paths for song filenames when saving playlists if the saved playlist location is a symablic link to the song filename (#1071). + Scrobble "Various Artists" as album artist (#1082). + Enhancements: + Use system volume instead of own software volume when available (#1037). + Improved Tidal and Qobuz support with timed requests. + Support MPRIS2 xesam:userRating. Jonas Kvinge 2022-12-30 18:00:26 +0000
  • 7d1bf17bcd Accepting request 1030466 from multimedia:apps Dominique Leuenberger 2022-10-22 12:13:24 +0000
  • e30fe2ded5 - Update to version 1.0.10 + Bugfixes: + Fixed "Could not open settings file for writing: No such file or directory" error before settings file is created. + Fixed visual glitch on currently playing track (#1051). + Fixed "Unknown error" on Tidal search (#1047). + Fixed incomplete lyrics from Genius. + Fixed icons not showing in the file view on some systems (#1024). + Fixed issues with context and playing widget stopping when using VLC (#1054). + Enhancements: + Fixed narrowing conversions in connects. + Fixed casts from QByteArray. + Removed subdir for generated dbus files + Removed use of fixed font in context (#1040). + Improve Musixmatch lyrics search. Jonas Kvinge 2022-10-21 21:52:17 +0000
  • 9899d5a82c Accepting request 1001049 from multimedia:apps Dominique Leuenberger 2022-09-03 21:19:29 +0000
  • a8e3aa4694 - Update to version 1.0.9 + Fixed parsing album title from radio stream metadata (#1023). Jonas Kvinge 2022-09-03 18:48:23 +0000
  • b3e6216bab Accepting request 1000072 from multimedia:apps Dominique Leuenberger 2022-08-30 12:49:48 +0000
  • 4068c34306 - Update to version 1.0.8 + Bugfixes: + Fixed backslash being appended to filter text when switching playlist (#1005). + Fixed OSD notifications service registering taking too long to timeout when not available. + Fixed radio stream added twice when double-clicked (#1015). + Fixed translating undo and redo buttons (#1017). + Enhancements: + Use ICU instead of iconv to transliterate characters for filenames. + Make separating albums by grouping tag optional in collection group by album. + Added support for video game music formats VGM and SPC. + Added setting for explicitly turning on HTTP/2 for streaming. Strawberry will set the libsoup SOUP_FORCE_HTTP1 environment variable when the HTTP/2 is not checked (#1016). Jonas Kvinge 2022-08-29 16:04:01 +0000
  • aaa9414178 Accepting request 991156 from multimedia:apps Richard Brown 2022-07-26 17:45:18 +0000
  • 78df349c9c OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=118 Jonas Kvinge 2022-07-25 21:31:45 +0000
  • 49ae4de1db OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=117 Jonas Kvinge 2022-07-25 20:24:20 +0000
  • 4c4eeb047e OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=116 Jonas Kvinge 2022-07-25 20:21:59 +0000
  • 796ad09d2b - Update to version 1.0.7 + Fixed checking file extension case-insensitive when loading and saving playlists. + Fixed reading and saving rating with TagParser. + Added option for selecting file extension when saving all playlists. Jonas Kvinge 2022-07-25 19:52:48 +0000
  • 9e7a47d807 Accepting request 989755 from multimedia:apps Richard Brown 2022-07-18 16:34:23 +0000
  • c3b7cf0c9c OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=113 Jonas Kvinge 2022-07-17 22:00:17 +0000
  • ea9f1aeb61 - Build with Qt 6 on openSUSE Leap 15.4 and higher Jonas Kvinge 2022-07-17 21:50:57 +0000
  • 319fc0065e - Update to version 1.0.6 + Bugfixes: + Fixed certain albums not added to playlist in correct track order from search for Tidal and QObuz. + Fixed songs not added to playlist in numeric order when added from file view with right click (#977). + Fixed "Stop after this track" graying out next track in dynamic mode (#912). + Fixed a gstreamer caps leak when transcoding songs. + Fixed errors in translation files (#994). + Enhancements + Add songs to the collection even when they have invalid ctime or mtime. + Made ListenBrainz scrobbler respect "Prefer album artist" option (#989). + Send track duration, number, player name and version when scrobbling to ListenBrainz (#995). Jonas Kvinge 2022-07-17 21:45:37 +0000
  • 71923b0070 Accepting request 982077 from multimedia:apps Dominique Leuenberger 2022-06-12 15:41:06 +0000
  • 0c5dba3aea - Update to version 1.0.5 + Bugfixes: + Fixed smart playlist filetype search. + Fixed Radio Paradise URLs to use HTTPS instead of HTTP. + Fixed horizontal scrolling not affecting currently playing track (#952). + Fixed keep running in the background when window is closed with Wayland (#964). + Fixed percent-encoding of URLs when loading and saving XSPF playlists (#821). + Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing. + Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature. + Enhancements: + Show more details in error dialog on GStreamer errors (#958). + Allow setting blur amount of playlist background image up to 100px (#939). + Include 128x128 icon sizes (#954). + Show right click copy context menu in context view on top text and lyrics (#965). + Improve fading between album covers in context view. + Added option for overwriting database playcounts in collection settings (#962). + Added option for disabling bar on currently playing track (#972). Jonas Kvinge 2022-06-10 20:01:27 +0000
  • 01cbbbf39e Accepting request 968233 from multimedia:apps Dominique Leuenberger 2022-04-11 21:48:14 +0000
  • 1fed7ee73f - Update to version 1.0.4 + Bugfixes: + Fixed use-after-free memory in ALSA PCM device finder. + Translate global shortcuts. + Enhancement: + Added save all playlists action. + Other: + Removed use of custom font in context. Jonas Kvinge 2022-04-10 12:17:08 +0000
  • a8ddd84712 Accepting request 964722 from multimedia:apps Dominique Leuenberger 2022-03-24 21:58:48 +0000
  • 4035606607 - Update to version 1.0.3 + Bugfixes: + Remove slash and backslash from filenames when saving album covers using album directory cover filenames (#903). + Remove playlist file-extensions from accepted audio file extensions (#909). + Fixed Qobuz requests only receiving the first 50 albums (#922). + New features + Added support for bs2b (Improved headphone listening of stereo audio records using Bauer stereophonic-to-binaural DSP) (#249). Jonas Kvinge 2022-03-24 20:31:46 +0000
  • d442ea0047 Accepting request 959874 from multimedia:apps Dominique Leuenberger 2022-03-07 16:47:25 +0000
  • 60ac46711f Accepting request 959806 from home:cgiboudeaux:branches:multimedia:apps Jonas Kvinge 2022-03-07 12:07:32 +0000
  • 458d95e178 Accepting request 956163 from multimedia:apps Dominique Leuenberger 2022-02-21 16:46:30 +0000
  • 9fd6f19426 - Update to version 1.0.2 + Bugfixes: + Fixed showing menu when clicking icon for collection and internet search tool buttons + Fixed ignoring devices with system mounts as defined by GIO (#410). + Fixed updating database when deleting songs from filesystem devices. + Fixed unregistered metatype when listing songs from MTP devices with Qt 6. + Fixed using entered password when testing Subsonic settings before pressing save (#879). + Fixed downloading Subsonic album covers. + Fixed subsonic album covers downloaded several times for each album when MD5 authentication was enabled (#885). + Fixed volume going to 100% when pressing volume down with MRPIS2 and global shortcuts (#884). + Fixed incorrect rounding when setting volume through MPRIS2 (#894). + Fixed delete from disk not showing up in the menu when one or more CUE songs were selected. + Fixed possible crashes when switching songs when fading is enabled (#890). + Fixed X11 global shortcuts not working unless window was in focus with Qt 6.2 and higher (#893). + Fixed scrobbler re-sending scrobbles to fast on error (#898). + Enhancements + Log Qt version on startup. + Added button for deleting existing Subsonic songs (#883). + Make collection watcher ignore files with "qt_temp" filename and tmp extension. + Require Qt 5.9 or higher. + Added scrollbars to edit tag dialog (#888). + Added advanced settings for configuring collection watcher. + Disable open audio CD menu when compiled without audio CD support. + Replaced use of deprecated QMouseEvent constructor as of Qt 6.4. + Replaced use of deprecated QCryptographicHash::addData overload as of Qt 6.4. + Removed features: + Removed broken "nomedia" / "nomusic" file handling. Jonas Kvinge 2022-02-20 16:07:39 +0000
  • 25ca221b45 Accepting request 944926 from multimedia:apps Dominique Leuenberger 2022-01-08 22:24:20 +0000
  • 4e3e8f5d5d - Update to version 1.0.1 + 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 (#815). + 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. + 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 Strawberry 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). Jonas Kvinge 2022-01-08 14:29:56 +0000
  • f1911d438b Accepting request 925287 from multimedia:apps Dominique Leuenberger 2021-10-15 21:04:01 +0000
  • 00d8751a74 - Update to version 1.0.0 + 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 reliable. + 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. Jonas Kvinge 2021-10-14 19:03:00 +0000
  • a7a5315f37 Accepting request 886482 from multimedia:apps Dominique Leuenberger 2021-04-18 19:45:27 +0000
  • c1b41e2730 -Update to version 0.9.3: + Bugfixes: + 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. + Enhancements: + 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. Jonas Kvinge 2021-04-18 16:51:42 +0000
  • e47e6728d4 Accepting request 881418 from multimedia:apps Richard Brown 2021-03-28 09:55:08 +0000
  • dd2287f91b - Update to version 0.9.2: + 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. Jonas Kvinge 2021-03-25 22:39:30 +0000
  • fda2d658f6 Accepting request 878772 from multimedia:apps Dominique Leuenberger 2021-03-15 09:55:02 +0000
  • cfb45904ff + Remove 3rdparty TagLib now that TagLib 1.12 is available. - Remove use of deprecated USE_SYSTEM_TAGLIB CMake option. Jonas Kvinge 2021-03-13 15:19:44 +0000
  • 61dd56026e OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=93 Jonas Kvinge 2021-03-13 15:15:07 +0000
  • b103882714 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=92 Jonas Kvinge 2021-03-13 15:13:15 +0000
  • de3139ed92 - 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 +0000
  • 99a9aef4fd Accepting request 858312 from multimedia:apps Dominique Leuenberger 2020-12-23 13:22:09 +0000
  • 153ec99050 Accepting request 858311 from home:jonaski:branches:multimedia:apps Jonas Kvinge 2020-12-23 08:43:44 +0000
  • f510ecf7e0 Accepting request 858306 from home:jonaski:branches:multimedia:apps Jonas Kvinge 2020-12-23 08:17:49 +0000
  • 8acbc8dc76 Accepting request 857005 from multimedia:apps Dominique Leuenberger 2020-12-21 09:23:49 +0000
  • 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 +0000
  • 151e1e2302 Accepting request 848634 from multimedia:apps Dominique Leuenberger 2020-11-17 20:24:06 +0000
  • 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 +0000
  • dfde60eef5 Accepting request 843705 from multimedia:apps Dominique Leuenberger 2020-10-24 13:18:38 +0000
  • 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 +0000
  • b3dad5fdcf Accepting request 841603 from multimedia:apps Dominique Leuenberger 2020-10-14 13:39:10 +0000
  • 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 +0000
  • 8847476887 Accepting request 840479 from multimedia:apps Dominique Leuenberger 2020-10-10 17:04:35 +0000
  • 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 +0000