Revisions of cantata
Ana Guerrero (anag+factory)
accepted
request 1208569
from
Cor Blom (cornelisbb)
(revision 24)
Cantata has been abandoned by the original author, but this is a vialbe fork, It is the same as the one available on flathub
Dominique Leuenberger (dimstar_suse)
accepted
request 965569
from
Cor Blom (cornelisbb)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 958526
from
Cor Blom (cornelisbb)
(revision 19)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 835685
from
Cor Blom (cornelisbb)
(revision 18)
update to 2.4.2
Dominique Leuenberger (dimstar_suse)
accepted
request 831402
from
Cor Blom (cornelisbb)
(revision 17)
- Revert libexec change to /usr/lib and update file list. Otherwise the replayscanner and tagger do not work.
Dominique Leuenberger (dimstar_suse)
accepted
request 831107
from
Cor Blom (cornelisbb)
(revision 16)
- i586 build ignore libexec setting for some reason, so added conditional for this in the file list - Install helper apps into %{_libexecdir} and not into /usr/lib
Dominique Leuenberger (dimstar_suse)
accepted
request 785572
from
Cor Blom (cornelisbb)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 783103
from
Cor Blom (cornelisbb)
(revision 14)
- Add correct-path-saved-lyrics.patch to fix saving lyrics
Dominique Leuenberger (dimstar_suse)
accepted
request 778205
from
Cor Blom (cornelisbb)
(revision 13)
- Add fix-tranlations-with-qt5.diff again and update it. Cantata only finds the 64bits lrelease. - Remove no longer necessary fix-translations-with-qt5.diff - 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 774609
from
Cor Blom (cornelisbb)
(revision 12)
- Update to 2.4.0: * Many minor updates and fixes, the most visible the use of FanArt.tv for artist images instead of Last.fm due to license changes. * For details see included changelog or https://github.com/CDrummond/cantata/releases/tag/v2.4.0 * Remove note about remote devices: the code has been removed. * Remove install-libsolidlite.diff
Dominique Leuenberger (dimstar_suse)
accepted
request 662462
from
Cor Blom (cornelisbb)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 627337
from
Cor Blom (cornelisbb)
(revision 10)
Yuchen Lin (maxlin_factory)
accepted
request 617450
from
Cor Blom (cornelisbb)
(revision 9)
- Updated comment why we build without remote devices (boo#1091824) - Update to 2.3.1: * Update some translations. * Set Smart rules 'files added in the last days' limit to 10*365. * Only sort playlists in folders view, and place these after tracks. * Reduce width of statusbar spacer. * Move scrobling 'love' button into toolbar. Use unfilled heart before loved, and filled when loved. * Better control of playqueue status bar buttons when contracting/expanding. * For windows, when adding local files (served via internal HTTP server) add the real file path as a query item. * Use smaller text for help text in Tweaks section of preferences dialog. * Fix playback of local non-MPD files under Windows. * Stretching albums covers not working under Windows, so just remove option. * Don't enable AA_EnableHighDpiScaling for windows builds, seems to interfere with fractional scaling. * When playing, only poll MPD every 5 seconds. * When updating play seekbar from MPDStatus, only upate if more than 1 second from calculated position. * Slightly reduce height of toolbar. * Add a slight border to context view. * Update suru icon - was a little too small. * Don't attempt to align main menu for Windows < 10, as Qt seems to add some menu animation that just looks weird when menu is moved.
Dominique Leuenberger (dimstar_suse)
accepted
request 602401
from
Cor Blom (cornelisbb)
(revision 8)
- Replace fix-no-return-in-nonvoid-function.diff with patch from upstream - 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. - Added fix-no-return-in-nonvoid-function.diff and cantata.rpmlintrc. - Use %license for LICENSE for newer versions. - 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
Dominique Leuenberger (dimstar_suse)
accepted
request 591509
from
Cor Blom (cornelisbb)
(revision 7)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 590610
from
Cor Blom (cornelisbb)
(revision 6)
- Make cantata require mpd, without mpd it is useless and mpd is now part of the distribution.
Displaying revisions 1 - 20 of 25