mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-20 06:34:05 +00:00
93 lines
4.0 KiB
Plaintext
93 lines
4.0 KiB
Plaintext
Version 0.9.0beta1 - 2007-04-XX
|
|
* New Features
|
|
* Remember location in the file browser. (#2618)
|
|
* Added FFmpeg support on Windows (MP3, Vorbis,
|
|
FLAC, WavPack and many other audio formats).
|
|
* Lowercase the extension on file renaming/moving. (#2701)
|
|
* Bug Fixes:
|
|
* Failed PUID submission deactivates the submit button. (#2673)
|
|
* Unable to specify album art file name mask. (#2655)
|
|
* Fixed incorrect copying of album metadata to tracks. (#2698)
|
|
* Added options to un-hide toolbars. (#2631)
|
|
* Fixed problem with saving extra performer FLAC tags
|
|
containing non-ASCII characters. (#2719)
|
|
* Read only the first date from ID3v2.3 tags. (#2460)
|
|
|
|
Version 0.9.0alpha6 - 2007-04-04
|
|
* New Features:
|
|
* Added option --disable-autoupdate for 'build' and 'install' commands
|
|
of the setup script. (#2551)
|
|
* Automatically parse track numbers from file names like 01.flac for better
|
|
cluster->album matching with untagged files.
|
|
* Support for the new sorting tags in MP4 tags from iTunes 7.1.
|
|
* Strip white-space from directory names. (#2558)
|
|
* When replacing characters with their ascii equivalent, 'ß' should be
|
|
replaced by 'ss'. (#2610)
|
|
* Track level performer ARs. (#2561)
|
|
* Remove leading and trailing whitespace from tags on file saving.
|
|
(#892, #2665)
|
|
* Support for labels, catalog numbers and barcodes.
|
|
* Bug Fixes:
|
|
* Artist names from ARs should be translated, too.
|
|
* Freeze after answering no to "download the new version" prompt. (#2542)
|
|
* %musicbrainz_albumid% not working in file renaming. (#2543)
|
|
* Track time appears to display incorrectly if it's unknown on
|
|
MusicBrainz. (#2548)
|
|
* Fixed problem with removing albums/files after submitting PUIDs (#2556)
|
|
* The user's script should be applied also to album metadata.
|
|
* Fixed moving of additional files from paths with "special" characters.
|
|
* Internals:
|
|
* The browser integration HTTP server rewritten using QTcpServer.
|
|
|
|
Version 0.9.0alpha5 - 2007-03-18
|
|
* New Features:
|
|
* Replace Æ with AE in file/directory names. (#2512)
|
|
* "Add cluster as release" (#1049)
|
|
* Text labels under icon buttons. (#2476)
|
|
* Bug Fixes:
|
|
* Fixed fileId generator (caused problems with drag&drop
|
|
if files with multiple formats are used).
|
|
* Original Metadata not greyed out when no tracks are attached. (#2461)
|
|
* Better detecting of the default Windows browser, with fallback to
|
|
Internet Explorer. (#2502)
|
|
* Better album/track lookup. (#2521)
|
|
* File browser stays 'hidden' after first time use. (#2480)
|
|
* Track length changed in Original Metadata after save. (#2510)
|
|
* "Send PUIDs" button not disabled after albums are removed. (#2506)
|
|
* The Windows package now includes JPEG loader to show cover art
|
|
images correctly. (#2478)
|
|
|
|
Version 0.9.0alpha4 - 2007-03-09
|
|
* Bug Fixes:
|
|
* Fixed case-insentive file renaming. (#2457, #2513)
|
|
|
|
Version 0.9.0alpha3 - 2007-03-08
|
|
* New Features:
|
|
* Using of 'performed by' AR types (without instrument or vocal).
|
|
* The "Replace non-ASCII characters" option will try to remove
|
|
accents first. (#2466)
|
|
* Added option to auto-analyze all files. (#2465)
|
|
* Bug Fixes:
|
|
* Fixed file clustering.
|
|
* Added %albumartistsort%, %releasetype% and %releasestatus% to the
|
|
file naming example (#2458)
|
|
* Sanitize dates from ID3 tags. (#2460)
|
|
* Fixed page switching in the options window on error. (#2455)
|
|
* Correct case-insensitive file renaming on Windows (#1003, #2457)
|
|
* Relative paths in the 'Move files to' option are relative to the
|
|
current path of the file. (#2454)
|
|
* Added a .desktop file. (#2470)
|
|
* Release type and status should be in lower case. (#2489)
|
|
|
|
Version 0.9.0alpha2 - 2007-03-04
|
|
* New Features:
|
|
* New variable %_extension% (#2447)
|
|
* File naming format tester. (#2448)
|
|
* Added automatic checking for new versions.
|
|
* Bug Fixes:
|
|
* Fixed window position saving/restoring. (#2449)
|
|
* Fixed iTunes compilation flag saving. (#2450)
|
|
|
|
Version 0.9.0alpha1 - 2007-03-03
|
|
* First release.
|