48bf7b424b
- Update to version 3.3.1: * build: Link to libmusicbrainzcc, not libmusicbrainz (gh#nullobsi/cantata#46) * build: update flatpak workflow (gh#nullobsi/cantata#53) * Add missing QRegularExpression include (gh#nullobsi/cantata#54) * fix FindCDParanoia.cmake (gh#nullobsi/cantata#51) * git: bump version by (gh#nullobsi/cantata#60) * fix: fill tags from filename if tag is empty in metadata (gh#nullobsi/cantata#64) * build: fix musicbrainz (gh#nullobsi/cantata#65) * rc: v3.3.1 (2) (gh#nullobsi/cantata#66) - Superseded cantata-add-missing-qregularexpression-include.patch
Cor Blom2025-06-09 23:51:02 +00:00
8920bd235d
Accepting request 1276645 from KDE:Extra
Ana Guerrero2025-05-12 14:50:18 +00:00
d15c38f480
- Changed vendor due to deprecated project - Version 3.2.1: Changed * Fix now-playing notification being persistent. * Respect environment settings for showing icons in app menus. * Improve GUI responsiveness when changing tracks & now-playing notifications are enabled. * Notifications when running in Flatpak now update properly. * Fix in-app HTTP stream playback. * fix: (gh#nullobsi/cantata#17) non-persistent notifications (gh#nullobsi/cantata#19) * fix: relinquish control of DontShowIconsInMenus (gh#nullobsi/cantata#20) * Update issue templates (gh#nullobsi/cantata#21) * fix: GUI responsiveness when changing tracks (gh#nullobsi/cantata#23) * fix: #24 flatpak notification updates (gh#nullobsi/cantata#25) * fix: #15 update QMediaPlayer handling (gh#nullobsi/cantata#26) * fix: #14 update QNetworkReply signals (gh#nullobsi/cantata#27) * git: remove UCRT64 action (gh#nullobsi/cantata#28) * git: Version 3.2.1 (gh#nullobsi/cantata#29) - Version 3.2.0: Minor * Fix menu options having incorrect keybindings. * Fix radio stream favorites button not working on search. * Enable menu icons on macOS. * Update icons to FontAwesome 6. * Improve palette change handling. Changed * git: linux flatpak action (gh#nullobsi/cantata#8) * feat: FA6 icons & proper palette changes (gh#nullobsi/cantata#7) * fix: use after free segfault (gh#nullobsi/cantata#10) * fix: (gh#nullobsi/cantata#6) enable favorites action for stream search (gh#nullobsi/cantata#11) * Release v3.2.0 by @nullobsi in (gh#nullobsi/cantata#12) * fix: metainfo description tag by @nullobsi in fix: (gh#nullobsi/cantata#13) - Version 3.1.0: Bugfix release * Fix crash when enabling notifications. * Fix Qt warnings. * Fix notifications on Flatpak. * Fix tray icon image not showing up - Version 3.0.1: * Prebuilds for the 3 major OSes. * Linux: use the flatpak YAML config to build, or install the flatpak. Needs KDE platform 6.7. * Windows: use MSYS2's MINGW environments to build for the best results. This one is built with the CLANG64 environment. If you want the WiX installer, you need to install WiX v3. * macOS: Universal builds are easy with Qt's binary distributions, as Homebrew doesn't distribute universal binaries. CPack generates a working DMG. * Hopefully this will make Cantata a little easier to run on modern distros. There are probably bugs with the Qt6 upgrade or pre-existing bugs. - Ported to Qt6 - Deleted %suse_update_desktop_file due it's deprecated - Changed Recommended mpd to Required.
Cor Blom2024-10-17 07:25:37 +00:00
7111f335c7
Accepting request 1194887 from KDE:Extra
Ana Guerrero2024-08-20 14:15:03 +00:00
b5741b3ec0
- Update to 2.5.0: * Update translations. * Limit number of album tracks shown in context view to 500, thanks to ccoors. * Fix Community Radio Browser search. * Remove dirble from radio section, as its no longer active. * Better handling of CUE tracks when MPD is set to list as directory. * Disable CUE parsing in cantata by default, as MPD handles this better now. * Remember, and restore, main window position. * Disable categorized view, as its been reported to crash (#1530) * Remove stream providers, as many broken. * Fix decoding URLs when playing local files via in-built HTTP server. * Remove option to select cover image providers, always use all. * Remove Google and Spotify image search, not working. * Allow smaller images in itemviews. * Fix newlines showing as HTML tags in contextview. * Fix updating now-plying metadata for radio streams that transmit track numbers. * When stopping Cantata controlled MPD instance, wait up to 2 seconds for MPD to gracefully terminate (so config can be saved) before killing process. * Add support for MPD's "Partitions" - implemented by dphoyes. Requires MPD 0.22 or above. * Allow queue to be sorted by path. * Fix some deprecation warnings - thanks to John Regan. * Fix crash when trying to copy songs to MTP device but libMTP has failed to get storage list. * Don't save queue if string entered in dave dialog but cancel button pressed. * Handle case where IceCast list is not GZipped.
Cor Blom2022-03-02 20:26:57 +00:00
5bf249d5cb
- Update to 2.4.2: * Correctly handle changing 'Basic' mode music folder. * When stopping 'Basic' mode MPD instance, send SIGKILL. * Correctly set 'storeLyricsInMpdDir' config item, UI was setting wrong config item. * Set minimum Qt5 version to 5.11 * Fix destructor of DeviceManagerPrivate to prevent Cantata from potentially crashing when closing. * Correctly set song details 'time', 'year', 'track' and 'disc' for streams from online services. * Don't use last.fm for artist image searches, its broken. * Hide BB10 styles (look bad), and gtk2 style (doesn't start) from list of styles in interface settings. * When checking if song exists, check disc number. * Fix getting song details from Cantata stream URLs. * Amend MPRIS interface: fix CanPlay/CanPause/CanSeek status update as well as LoopStatus getter and setter. * When checking if songs are different, compare track and disc numbers too. * Avoid unknown song durations and duplicate updates of MPRIS' song details. * Synchronize update of current song details and status of MPRIS interface, trigger MPRIS status update when connection to MPD has been lost. * Add chartlyrics.com to list of lyrics providers. * Set default lyrics providers to azlyrics.com, chartlyrics.com, and lyrics.wikia.com * Fix enabling of play queue navigation actions 'next' and 'previous'. * Fix bus name of freedesktop.org's power management. * Additionally call Inhibit() from org.freedesktop.login1.Manager.
Cor Blom2020-09-20 12:51:57 +00:00
6f6992e5d5
- Revert libexec change to /usr/lib and update file list. Otherwise the replayscanner and tagger do not work.
Cor Blom2020-09-02 06:38:55 +00:00
39ce024ce3
- Update to 2.4.1: * Re-enable custom playqueue background. This is broken for 5.12, but that's a Qt bug. So it is not enabled for 5.12 (and Leap) * Look in /usr/lib64/qt5/bin for lrelease * Fix deprecation warnings. * Enable catagorized view by default, might also be a Qt issue? Because it can crash (cantata bug #1530) we keep this disabled. * Remove Encyclopaedia Metallum from lyrics providers, as does not work.
Cor Blom2020-02-22 12:01:00 +00:00
5f83eaf13b
- Replace fix-no-return-in-nonvoid-function.diff with patch from upstream
Cor Blom2018-04-29 21:33:42 +00:00
ad9dfaa7bd
also remove reference to rpmlintrc in spec
Cor Blom2018-04-28 20:30:22 +00:00
0e09bef97a
- For now disable remote device support. The dbus service that comes with it needs a security audit. - Remove cantata.rpmlintrc: it dealt with the dbus service rpmlint error in a way not allowed in factory.
Cor Blom2018-04-28 20:19:18 +00:00
40416d636d
Accepting request 602280 from home:enzokiel:branches:KDE:Extra
Cor Blom2018-04-28 18:50:49 +00:00
7c4c6719d8
- Use %license for LICENSE for newer versions.
Cor Blom2018-04-27 21:25:50 +00:00
99754c8b9d
- Update to 2.3.0: * Only disable system tray support if org.kde.StatusNotifierWatcher is not registered when running under Gnome. * Add ability to change grid cover size - Ctrl+ / Ctrl- * Avahi support (automatic mpd discovery) * Make serving of files to MPD via HTTP configurable. * Improved transcode options. * If dynamic playlists helper does not start, show link to wiki page detailing perl dependencies. * Add "Add Local Files" to playqueue context menu. * Remember last loaded/saved playlist name - and use this as the default name when saving. * Add option to show bitrate, sample rate, and format in toolbar. * Add support for forked-DAAP - thanks to Wolfgang Scherer. * Add checkbox to indicate that server auto-updates when files changed. Thanks to Wolfgang Scherer. * Make it possible to filter on year (or range of years) in library and playqueue search fields. * Enable remote (sshfs, samba) device support by default for Linux builds. * Re-add option to show menumbar for Linux builds if not run under GNOME. * Work-around Cantata preventing logout under GNOME/KDE if set to minimise to system tray and main window is open. * Fix reading embedded covers from OGG files. * Fetch missing covers from iTunes. * And more, see https://github.com/CDrummond/cantata/releases - Deleted now included patches: fix-prevent-logout.patch and fix-prevent-logout.patch
Cor Blom2018-04-27 21:14:49 +00:00
464ae0a1a3
- Change to Recommends: mpd. mpd can also run remotely without a local instance. It still needs some form of mpd, so recommends seems the right choice.
Cor Blom2018-03-27 08:05:15 +00:00
80d6c87614
- Add upstream patch: fix-prevent-logout.patch to Work-around Cantata preventing logout under GNOME/KDE if set to minimise to system tray and main window is open.
Cor Blom2018-02-01 15:44:09 +00:00