forked from pool/picard
Accepting request 112115 from multimedia:apps
- Update to version 0.16 - 2011-10-23 - Added AcoustID support. - Fixed track metadata plugins. - Added new internal %_totalalbumtracks% tag field. (PICARD-16) - Track metadata plugins now run also on non-album tracks. (PICARD-7) - Fixed custom Various Artists name on the %albumartist% field. (PICARD-5) - Album artist is now correctly "translated". (PICARD-1) - Unicode punctuation is now converted to ASCII by default. - WavPack correction files are moved together with the main files. (PICARD-15) - Unicode filename normalization on OS X. - Original release date is now saved into %originaldate%. - Allow tagging with localized artist aliases (PICARD-17) - Added a quit confirmation dialog. (PICARD-46) - Standalone recordings can be tagged with relationships now. (PICARD-10) - Refreshing an album will refresh its "other versions" listing. (PICARD-8) - "Unicode punctuation to ASCII" now works on album-level metadata. (PICARD-50) - DJ-mix tags should only be written to the medium where they apply. (PICARD-20) - Support URL redirects in web service/network request module (PICARD-54) - Jamendo and Archive.org cover art is displayed on web page, but not loaded by Picard plugin (PICARD-52) - Edits to metadata in "Details..." menu not reflected in UI (PICARD-13) - The status bar/new metadata box is updated when a selected file/track is changed. (PICARD-14) (forwarded request 112103 from olh) OBS-URL: https://build.opensuse.org/request/show/112115 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/picard?expand=0&rev=11
This commit is contained in:
commit
176b272cbc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:227bd6a55a59e4d9e1cd79e1608de378fa044e6d547e923d1fe72b402873546d
|
||||
size 1549887
|
3
picard-0.16.tar.gz
Normal file
3
picard-0.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5623216feddf6000187cead3746b3aebe5f603837e313c7dfc99783576f54b18
|
||||
size 1828595
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 1 16:52:18 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Update to version 0.16 - 2011-10-23
|
||||
- Added AcoustID support.
|
||||
- Fixed track metadata plugins.
|
||||
- Added new internal %_totalalbumtracks% tag field. (PICARD-16)
|
||||
- Track metadata plugins now run also on non-album tracks. (PICARD-7)
|
||||
- Fixed custom Various Artists name on the %albumartist% field. (PICARD-5)
|
||||
- Album artist is now correctly "translated". (PICARD-1)
|
||||
- Unicode punctuation is now converted to ASCII by default.
|
||||
- WavPack correction files are moved together with the main files. (PICARD-15)
|
||||
- Unicode filename normalization on OS X.
|
||||
- Original release date is now saved into %originaldate%.
|
||||
- Allow tagging with localized artist aliases (PICARD-17)
|
||||
- Added a quit confirmation dialog. (PICARD-46)
|
||||
- Standalone recordings can be tagged with relationships now. (PICARD-10)
|
||||
- Refreshing an album will refresh its "other versions" listing. (PICARD-8)
|
||||
- "Unicode punctuation to ASCII" now works on album-level metadata. (PICARD-50)
|
||||
- DJ-mix tags should only be written to the medium where they apply. (PICARD-20)
|
||||
- Support URL redirects in web service/network request module (PICARD-54)
|
||||
- Jamendo and Archive.org cover art is displayed on web page, but not loaded by Picard plugin (PICARD-52)
|
||||
- Edits to metadata in "Details..." menu not reflected in UI (PICARD-13)
|
||||
- The status bar/new metadata box is updated when a selected file/track is changed. (PICARD-14)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 10:34:30 UTC 2012 - Ralf Lang <lang@b1-systems.de>
|
||||
|
||||
|
@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: picard
|
||||
Version: 0.15.1
|
||||
Version: 0.16
|
||||
Release: 0
|
||||
Summary: The Next Generation MusicBrainz Tagger
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user