Changelog for
puddletag-1.0.5-2.1.i586.rpm :
Fri Jul 3 14:00:00 2015 aloisioAATTgmx.com
- Added patch to fix crash with PyQt 4.11.4
- spec cleanup
Mon Feb 23 13:00:00 2015 malcolmlewisAATTopensuse.org
- Update to version 1.0.5:
* Fixed a bug in actions where floating point values weren\'t
getting handled correctly. Could cause puddletag to lock up.
- Changes from 1.0.4:
* Fixed regular expression parsing.
* Fixed discogs API no longer working. Fixed it so that searches
can be done using Discogs release id only.
* Fixed comparison of boolean values in format strings.
* Fixed scripting function escaping wasn\'t working.
* Changed all config options are stored as JSON. Should fix
issues with not being able to store certain values.
* Added $to_num scripting function. Converts text to numbers for
easy comparison.
* Added AIFF support.
* Added configuration is stored using XDG dirs. Settings are in
~/.config/puddletag and ~/.local/share/puddletag.
- Changes from 1.0.3:
* Fixed placeholder causing puddletag to not start up for
Qt < 4.7.
* Fixed new version of configobj library not saving unicode
objects.
* Fixed __num_images count for mp3 and ogg.
Thu Jan 23 13:00:00 2014 pascal.bleserAATTopensuse.org
- update to 1.0.2:
* fixed: escaped chars in functions weren\'t being escaped correctly
* added: Opus support
* added: artwork windows list JPG + PNG\'s at the same time
Sat Oct 13 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 1.0.1
Tue Jun 7 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.10.6:
* fix for freezes if Update empty fields and \'Retrieve exact matches.\'
checked in Tag Sources dialog
- changes from 0.10.4:
* add French translation
* add man page
* new logo
* added data files to source tarball
* added documentation to source tarball.
* New Features:
+ much improved masstagging
+ save artwork to file Function
+ Filter that behaves like Mp3tag\'s
+ in Discogs tag source: added the ability to retrieve track artists for
various Artist albums
+ tag to filename and Tag->Dir functions handle patterns like \'../%artist%\'
and \'./%artist%/%album%\' correctly
+ options for setting the pattern used in saving covers to file dialogs
* Fixes:
+ multiple value handling for ID3v2.3
+ when editing actions, if a field not in the current list of fields was
used, then the list of saved fields would contain only that field
+ undoing renaming of dirs
+ patterns that use scripting functions like $validate(arg1,,arg3) will
work correctly in that the second argument will evaluate to an empty string
instead of being discarded
+ issue 132: images weren\'t being added to list of fields to undo
+ for Discogs Tag Source: Images were being retrieved even if disabled when
using textual searches
+ changing file in Extended Tags changes the selection in File-View,
thereby ensuring changes are written to the correct file
* Changes:
+ unicode support for Replace with Regular Expression function
+ renaming dirs hooks into Tag->Dir function now
+ the lyrics_us field is now unsyncedlyrics
+ functions dialog restores last used function upon first load
+ a couple related to the QuodLibet library handling
+ proper error messages differentiating whether the error occurred while
writing to files or renaming dirs, files
+ the semi-colon character(\';\') has been removed from the list of invalid
filename chars
Mon Apr 4 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.10.3:
* fixes:
+ deleting tags containing mapped fields
+ functions operating on multiple values like Merge Field were broken
+ peformersortorder is spelt correctly as performersortorder for ID3 tags
+ renaming directories when intermediate directories are to be created
- changes from 0.10.1:
* new features:
+ loading subfolders can be turned on/off using the Filesystem Window
+ USLT Frame support for ID3
+ a bunch of new fields
+ stored Tags window shows the values of all tags found in file
+ experimental ID3 support. Don\'t use unless you really need to
* fixes:
+ retrieving PUIDS using the MusicBrainz tag source
+ adding album art from Tag Source was defective
+ the Tag Panel not updating with \'previewed\' values
+ properties window not showing
* changes:
+ values in the Stored Tags window aren\'t emboldened anymore due to
performance reasons
Thu Mar 10 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.10.0:
* new cover art support for all formats (except ASF)
* loading master releases in the Discogs.com tag source
* for ID3 tags, UFID frames are only loaded if data can be decoded to UTF-8
* MusicBrainz artist search retrieves 100 albums by default
* initial reading of a directory can be canceled now
* uncaught errors for Tag Sources shouldn\'t leave the Tag Sources window
disabled anymore
* Discogs artist/albums are parsed correctly instead of looking weird
* Amazon keyword search wasn\'t working at all
* having periods in the Tag->Dir function were causing problems
Mon Dec 27 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.9.11:
* the \"Tag -> Dir\" feature can move directories
* incorrectly encoded files are corrected
* selected files can be moved up or down in file-view
* the MusicBrainz tag source now retrieves more fields
* the Discogs.com tag source was added, including artwork
* the \"Select All in Dir\" function supports \"Select All\" in the previous or
next directory
* tentative support was added for Mp3tag\'s tag sources
* language translations were added
* the \"~\" notation can now be used to exclude fields in function calls
* separate options were added to remove ID3v1 and ID3v2 tags
* matches optionally can be automatically retrieved using Tag Sources
* shortcuts were assigned to Actions
* the default file sort order is now remembered
Sun Dec 19 13:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (0.9.10)