Package Release Info

exaile-4.0.0~beta3-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

exaile
exaile-lang

Change Logs

* Mon Mar 19 2018 sor.alexei@meowr.ru
- Update to version 4.0.0~beta3:
  * Massive speed improvements, can handle a 50000+ song library.
  * Improve support for reading .aif/.aiff/.aifc files.
  * Smart playlist now supports matching by a whole word.
  * Smart playlist now supports a user-specified default sort
    order.
  * Plugins cleanup.
- Use GPG signing.
* Sun Jun 18 2017 sor.alexei@meowr.ru
- Update to version 4.0.0~beta2:
  * Force usage of bsddb/bsddb3.
  * Various fixes.
* Wed May 24 2017 sor.alexei@meowr.ru
- Update to version 4.0.0~beta1:
  * No changelog available.
- Rebase exaile-no-splash-default.patch,
  exaile-mate-screensaver.patch.
- Add PGP signing.
* Wed May 10 2017 sor.alexei@meowr.ru
- Update to version 3.4.5+git20170510:
  * No changelog available.
* Wed Jan 25 2017 jengelh@inai.de
- Ensure fdupes does not run across partitions
* Thu Jan 19 2017 sor.alexei@meowr.ru
- Update to version 3.4.5+git20170110:
  * No changelog available.
- Rebase exaile-no-splash-default.patch,
  exaile-mate-screensaver.patch.
* Wed Apr 29 2015 sor.alexei@meowr.ru
- Update to 3.4.5:
  * Errors loading Smart Playlists that filter based on a playlist.
  * Missing icon issue.
  * Disable equalizer by default.
  * Translations update.
* Sat Mar 21 2015 sor.alexei@meowr.ru
- Add exaile-no-splash-default.patch to make Exaile not show splash
  screen on startup by default, Exaile starts fast enough.
- Add exaile-mate-screensaver.patch which makes screensaverpause
  plugin to work with MATE ScreenSaver.
* Mon Mar 16 2015 sor.alexei@meowr.ru
- Update to 3.4.4:
  * If you installed Exaile by Makefile, or in slightly nonstandard
    ways, translations would not actually work.
  * Catch OSError when git is not installed.
  * Fix search fail when there is a file with wrong encoding.
  * Fix playlist import error.
  * Add export playlists to right click menu on playlists tab.
  * Fix tray menu item for removing current playlist item.
* Thu Dec 18 2014 sor.alexei@meowr.ru
- Update to 3.4.3:
  * Smart Playlists with criteria involving timestamps now work.
  * Significant translations update.
* Mon Nov 10 2014 sor.alexei@meowr.ru
- Update to 3.4.2:
  * Exaile did not always update individual files when changed
    externally.
  * Add an option to 'force rescan' of files for users with
    misbehaving external tagger applications.
  * GroupTagger plugin: Potential tag loss when using externally
    modified files.
* Sun Nov 02 2014 sor.alexei@meowr.ru
- Update to 3.4.1:
  * Delay the import of modules that depend on PyGTK to after
  - -help handling.
  * Don't refuse to run as root: we're not the moral police.
    IIRC there were bugs when running as root, so message saying
    it is unsupported still prints out.
* Sun Sep 28 2014 sor.alexei@meowr.ru
- Update to 3.4.0.2 (changes since 3.3.2):
  * Audio output device can now be switched while playing songs
  * Improved unicode support
  * An option has been added to disallow playback while another
    song is playing
  * UDisks/UDisks2 support
  * Covers: cover manager improvements, saving to disk
  * Create appdata folder in Makefile
  * Playlists can be shown in multiple panes
  * The left tab panels are now closable
  * BPM counter plugin has better UI integration
  * Create playlists based on other playlists
  * Support for filtering over 20 different tag types
  * A simpler plugin API is available (but the old one still works!)
  * Plugin manager doesn't show users potentially broken plugins
    anymore
  * New plugins: console, Icecast Radio, lyricsmania, mono output,
    playlist analyzer, Soma.FM
  * Broken/old plugins removed: lyricsfly, shoutcast
  * Fixes/improvements for various plugins
- Spec cleanup.
- Remove exaile_nowindows.suse.patch.
* Sun Nov 03 2013 propstmatthias@googlemail.com
- Update to 3.3.2:
  * Tracks were sometimes selected incorrectly when searching a
    playlist
  * Sometimes the main window wouldn't appear when minimizing to
    the system tray
  * More tags supported for MP4/M4A/FLAC/OGG files
  * Locale bugs when executing --help
  * Fixed plugins: librivox
* Sun Nov 18 2012 propstmatthias@googlemail.com
- Update to 3.3.1:
  * Accessibility related fixes
  * Dynamic playlists are now working correctly
  * WMA files are properly supported now
  * Playlist import is now more robust
  * Internal tags (those starting with __) were clobbered when
    being restored to playlists, so things like ratings and other
    such things would disappear mysteriously. This is no longer
    the case.
  * Fixed plugins: ContextInfo, mini-mode, osd, last.fm
* Sat Sep 29 2012 propstmatthias@googlemail.com
- Fix python-bytecode-inconsistent-mtime.
* Fri Sep 28 2012 propstmatthias@googlemail.com
- Fix wrong date in changes.
- Fix wrong License in specfile.
- Fix broken org.service for dbus daemon (contained buildroot).
- Remove Windows-specific files from the original source.
* Fri Sep 28 2012 propstmatthias@googlemail.com
- Update to 3.3.0:
  * Lots of threading issues which resulted in hangs during
    playback and upon startup
  * Sanitize passwords from stream URLs to keep them from being
    displayed, submitted and stored
  * Asynchronous cover fetching
  * Escape XML-critical characters for ASX and XSPF playlist export
  * Improved import of media from drag drops
  * Tracks and playlist import from and export to arbitrary
    locations (like network locations)
  * Tracks are moved to the Trash by default if possible instead of
    directly deleting them
  * Various other small changes to make things behave more natural
  * Revamped cover chooser (spinner as loading indicator,
    thumbnail bar, cover details like source and size) and cover
    manager (better threading, faster, more progress indication,
    facelift)
  * Implement automatic scrolling during drag operations
  * Facelift and small improvements for the track properties dialog
  * New button in the playlist notebook (click for new playlist,
    drop something on it to pre-fill the new playlist)
  * Ability to add arbitrary markers to the playback progress bar
    for jumping
  * Ability to restore closed playlist tabs
  * Completely new, provider-based menu system, some places not yet
    ported (allows for easy customization and extension of menus
    like e.g. rating and Last.fm Love/Unlove menu items)
  * Playlist columns ported to the provider system
  * Comments tag in the track properties and as playlist column
  * New playlist column: scheduled playback time of tracks
  * Add icons to the preferences dialogs and categories to the
    plugins list
  * Option to hide the main track info pane or only the cover widget
    within
  * Completely rewritten playlist API (cleaner, more flexible and
    extensible, move and copy tracks arbitrarily between playlists)
  * Intelligent playlist default naming (no duplicates, always takes
    free name slots)
  * Allow for randomizing a selection of tracks instead of only the
    full playlist
  * Playlist importers/exporters ported to the provider system (more
    flexible, easily extendable with additional formats)
  * Enhanced playlist recognition upon import (fast type detection,
    file extension and slow type detection)
  * Support relative paths in playlist import/export
  * Method/CLI option to export the current playlist
  * DBus service activation enabled
  * Added method for pausing
  * Added method/CLI option for formatted playback queries
  * Support albumartist for MP3/MP4
  * Properly read tags from files with non-ASCII names
  * Properly read all available covers embedded in tags and keep
    their information
  * Proper handling of an arbitrary amount of covers embedded in tags
    (cover fetching and track properties)
  * A-B Repeat: repeat segment of a track by placing two markers on
    the playback progress bar
  * BPM Counter: manually set BPM per track
  * Group Tagger: add custom labels to tracks and gather tracks by
    these labels (via smart playlist filters)
  * History: keep history of played tracks and export them to a
    playlist
  * Inhibit Suspend: prevent suspend on e.g. notebooks during playback
  * Last.fm Loved Tracks: love/unlove tracks, see loved state of tracks
  * Main Menu Button: moves the main menu into a single Chrome-like button
  * OSD: formerly core, now completely rewritten with new options
  * Preview Device: allows playing audio over a secondary device,
    useful for DJs
  * Wikipedia: information about the current artist
  * Various fixes and improvements for other plugins
* Thu Oct 13 2011 prusnak@opensuse.org
- spec cleanup
* Sun Jul 24 2011 propstmatthias@googlemail.com
- update to 0.3.2.2
  + We are now capable of using the external bsddb3 module if distributions disable
    python2?s deprecated built-in bsddb support, as Arch Linux did recently.
  + Compatibility with newer Ex Falso releases was restored to the Ex Falso plugin.
  + Exaile no longer stops scanning when it encounters permissions errors