Commit Graph

7535 Commits

Author SHA1 Message Date
Johannes Weißl
cf82c08ab2 mention %license% tag in NEWS 2012-01-09 02:42:36 +01:00
Chad Wilson
057068fc51 - Fixed PICARD-138 ($copy incorrectly causing multi-valued variables to be flattened)
- Implemented PICARD-139 (new $copymerge function which can be used to merge one multi-valued variable into another)
2012-01-09 01:12:54 +08:00
Lukáš Lalinský
f22b83a8f7 Merge remote-tracking branch 'voiceinsideyou/PICARD-21' 2012-01-08 14:16:08 +01:00
Lukáš Lalinský
439f0b2d4f Merge remote-tracking branch 'mineo/replaygain' 2012-01-08 14:15:04 +01:00
Wieland Hoffmann
46daac69da Add WavPack to the replaygain plugin 2012-01-08 14:11:43 +01:00
Wieland Hoffmann
d740349ee4 remove spaces in empty lines 2012-01-08 13:47:47 +01:00
Wieland Hoffmann
49a555364c remove unused imports 2012-01-08 13:46:50 +01:00
Chad Wilson
6967f34368 Tidy whitespace 2012-01-07 23:19:27 +08:00
Chad Wilson
47fa54da87 Add a new $setlist() function to tagger script which will take the passed value and split it by the optional third parameter (or by '; ', the default used by Metadata.__get__) before setting it. This allows manipulation in text of multi-valued fields such as composers, performers etc; while still being able to write them correctly as multi-valued fields in ID3v2.4 etc. 2012-01-07 23:08:30 +08:00
Chad Wilson
7053642eef Update NEWS 2012-01-07 22:54:55 +08:00
Chad Wilson
161e6f45ce Make writer available to tagger script as %writer% 2012-01-07 22:51:08 +08:00
Lukáš Lalinský
78fab6c122 Keep TSST when downgrading to ID3v2.3 2012-01-05 17:26:14 +01:00
Lukáš Lalinský
c1db032b3d Merge remote-tracking branch 'weisslj/license-tag'
Conflicts:
	picard/formats/id3.py
2012-01-03 22:59:51 +01:00
Lukáš Lalinský
e8fb0c0bde Save TSOP/TSOT/TSOA/TSO2 frames even to ID3v2.3
http://tickets.musicbrainz.org/browse/PICARD-122
2011-12-29 09:38:08 +01:00
Ismael Olea
5028a03da1 - L10n updated
- changed Fichero->Archivo and other minor usability cleaning
2011-12-27 02:03:11 +01:00
Johannes Weißl
aa5c1db1c9 id3: only write WCOP frame for URLs, otherwise use TXXX:LICENSE 2011-12-21 22:58:41 +01:00
Lukáš Lalinský
4a9cc3b922 Merge remote-tracking branch 'mineo/picard-107' 2011-12-21 21:44:42 +01:00
Michael Wiencek
0e38e82243 Adjust default section sizes to sane values
Also adjust the section sizes when the cover art box is shown.

Remove an unnecessary mutex from code that runs in the main event loop.
2011-12-21 02:40:27 -06:00
Wieland Hoffmann
ffeea1bf52 renaming options: do not call isChecked as much 2011-12-20 12:57:50 +01:00
Michael Wiencek
ff808fb13e Merge branch 'master' of ssh://git.musicbrainz.org:10015/picard into tagdiff 2011-12-19 21:44:37 -06:00
Michael Wiencek
e50f0afc5f Add Ctrl+R shortcut for refresh action 2011-12-19 17:18:00 -06:00
Lukáš Lalinský
80f345751c Merge branch 'master' of ssh://git.musicbrainz.org:10015/picard 2011-12-19 21:13:44 +01:00
Lukáš Lalinský
92567c5344 Don't try to use saved acoustID 2011-12-19 21:12:54 +01:00
Wieland Hoffmann
460b5ec3d8 Remove update_move_additional_files 2011-12-19 13:40:44 +01:00
Wieland Hoffmann
89b3a50c2b Rearrange the checkboxes 2011-12-19 13:35:01 +01:00
Michael Wiencek
ac2e9e55a7 Fix error after editing multi-valued tag 2011-12-19 04:00:07 -06:00
Michael Wiencek
fb364417a3 Update track when file is updated 2011-12-19 02:05:40 -06:00
Michael Wiencek
4c519261c3 Experimental branch for PICARD-43 (extended tag comparison) 2011-12-19 00:48:33 -06:00
Wieland Hoffmann
da2992eab0 fix initial state 2011-12-17 23:54:25 +01:00
Johannes Weißl
180ed5ce2b add 'license' tag, id3: WCOP 2011-12-14 01:51:16 +01:00
Wieland Hoffmann
bdbfaa4b72 back to checkboxes 2011-12-13 12:30:50 +01:00
Wieland Hoffmann
e96bed2154 Merge the renaming and moving options pages
This removes the dependency of the examples on the renaming page on the
moving option on another page, that wasn't handled at all before.
2011-12-13 12:12:48 +01:00
Michael Wiencek
794154ac56 Get the count before the translation (oops) 2011-12-11 16:27:10 -06:00
Michael Wiencek
211150802d Medium formats aren't listed in order (PICARD-91)
Rewrite media_formats_from_node to emulate the mbserver code.
2011-12-11 16:23:01 -06:00
Michael Wiencek
9c1aff8e9a Refreshing albums that couldn't load causes them to vanish 2011-12-11 15:36:00 -06:00
Wieland Hoffmann
a923193d50 basename() filenames in the renaming page if move_files is False
Fixes PICARD-107
2011-12-11 21:32:30 +01:00
Lukáš Lalinský
0b9fad8afc Convert QVariant to str 2011-12-06 14:32:50 +01:00
Lukáš Lalinský
e9dac05763 Make it possible to drop image URLs to the cover art box 2011-12-06 13:26:36 +01:00
Lukáš Lalinský
f0212659c4 Open file or the containing folder in the default OS application 2011-12-04 11:09:43 +01:00
Lukáš Lalinský
7858d2f63a Disable audio fingerprinting by default 2011-12-04 10:47:56 +01:00
Lukáš Lalinský
7589375f45 Reformat the conditions 2011-12-01 08:37:08 +01:00
Lukáš Lalinský
672d38e61c Merge remote-tracking branch 'mineo/no-musicdns' 2011-12-01 08:33:36 +01:00
Wieland Hoffmann
d5897c1f60 Enable analyzing without some settings 2011-11-30 17:11:26 +01:00
Wieland Hoffmann
8d8c8e803f typo 2011-11-30 17:03:26 +01:00
Wieland Hoffmann
163b78d49a Enable analyzing if only acoustid is available
Fixes PICARD-101
2011-11-30 16:59:51 +01:00
Wieland Hoffmann
71ea5d3143 id3/mp4: make supports_tag return True for more tags 2011-11-30 14:05:35 +01:00
Wieland Hoffmann
76059e8b84 id3: make supports_tag return true for the discnumber tag
Fixes PICARD-90
2011-11-29 19:57:46 +01:00
Michael Wiencek
398053a40f Add option to ignore MBIDs when dragging in files (PICARD-56) 2011-11-28 03:02:21 -06:00
Lukáš Lalinský
203f4b0bf2 Use clientversion for AcoustID submissions 2011-11-27 17:39:56 +01:00
Lukáš Lalinský
a79a84aec2 Make it possible to Scan/Lookup files after clicking on "Clusters"
http://tickets.musicbrainz.org/browse/PICARD-95
2011-11-27 13:20:14 +01:00