Commit Graph

7535 Commits

Author SHA1 Message Date
Wieland Hoffmann
41683b8faf wavpack: add a missing return 2011-10-03 15:43:40 +02:00
Wieland Hoffmann
270cb6d459 Recognise tag name changes in the tag editor 2011-09-29 18:10:03 +02:00
Wieland Hoffmann
69c186a264 Remove an unused import 2011-09-29 18:09:38 +02:00
Wieland Hoffmann
d576b88f80 Change ellipsis to three dots 2011-09-20 23:23:17 +02:00
Wieland Hoffmann
67210907ff fingerpring -> fingerprint 2011-09-20 22:51:09 +02:00
Wieland Hoffmann
b6934c7abb Make the "install plugin" text unicode again 2011-09-20 22:36:52 +02:00
Wieland Hoffmann
75ddb9519e Merge remote-tracking branch 'mb/master' 2011-09-20 22:21:24 +02:00
Lukáš Lalinský
175272b624 Changelog 2011-09-20 10:51:17 +02:00
Lukáš Lalinský
e9c1a03536 Add a button to download fpcalc 2011-09-20 10:45:32 +02:00
Lukáš Lalinský
8abdfc9472 Merge branch 'acoustid' 2011-09-20 10:26:37 +02:00
Lukáš Lalinský
a68d621458 Clear the pending status on no AcoustID 2011-09-20 10:26:22 +02:00
Lukáš Lalinský
7e2c12a2a9 Don't fail if there are no recordings 2011-09-20 10:25:59 +02:00
Wieland Hoffmann
e3c96690b7 Add wavpack to the .desktop file 2011-09-18 23:36:36 +02:00
Wieland Hoffmann
4da5fd62d9 Change all urls to mb.org/doc/MusicBrainz_Picard 2011-09-18 15:22:20 +02:00
Wieland Hoffmann
470dc9bc4e Remove NXDOMAIN mirrors 2011-09-18 15:17:19 +02:00
Wieland Hoffmann
2c210b1609 Remove an unused import 2011-09-18 15:10:11 +02:00
Wieland Hoffmann
a7d0c6d044 Change the bug tracker adress to tickets.mb.org 2011-09-18 15:08:57 +02:00
Lukáš Lalinský
85f5362742 Allow more requests-per-second for AcoustID 2011-09-16 18:56:34 +02:00
Lukáš Lalinský
e7d5975b25 Missing file 2011-09-16 18:42:04 +02:00
Lukáš Lalinský
344a8943f6 Add a 'Get API key' button in AcoustID's settings 2011-09-16 18:40:04 +02:00
Lukáš Lalinský
cc2b01baff Limit the number of running chromaprint processes 2011-09-16 18:24:13 +02:00
Lukáš Lalinský
a8d402e762 Merge branch 'master' into acoustid 2011-09-15 23:02:21 +02:00
Lukáš Lalinský
c16adaf789 Rename .bzrignore to .gitignore 2011-09-15 23:00:59 +02:00
Lukáš Lalinský
890f378272 Fingerprinting settings 2011-09-15 14:12:05 +02:00
Lukáš Lalinský
6d7839e3f7 AcoustID lookups 2011-09-15 13:16:15 +02:00
Lukáš Lalinský
b7ab23a290 Add support for new AcoustID tag fields 2011-09-15 08:51:37 +02:00
Lukáš Lalinský
8e3d8ffb75 Merge commit '3fac53aea30dad25' 2011-09-14 18:49:27 +02:00
Lukáš Lalinský
3102d52cd8 Update the .pot file 2011-08-22 10:38:51 +02:00
Chad Wilson
3fac53aea3 Fix tests for release mbxml 2011-08-13 14:54:12 +08:00
Michael Wiencek
bb99f2dc9b Add ~totalalbumtracks tag 2011-08-12 01:48:34 -05:00
Michael Wiencek
e2470d5c39 Run track metadata plugins on non-album tracks too 2011-08-12 00:35:54 -05:00
Michael Wiencek
0a6b28133e Remove some redundant code from the lastfmplus plugin 2011-08-10 15:01:29 -05:00
Chad Wilson
f4e8c296ff Merging branch lp:~chad-wilson/picard/main 2011-08-10 14:11:34 -05:00
Lukáš Lalinský
fe2fa971e7 Don't replace the guillemets 2011-08-10 20:32:25 +02:00
Lukáš Lalinský
35152d0500 Convert fancy punctuation to ASCII by default 2011-08-10 20:29:01 +02:00
Lukáš Lalinský
033e81166d Replace non-ASCII punctuation in replace_non_ascii first 2011-08-10 20:26:49 +02:00
Lukáš Lalinský
e5748dbf01 Merge Mineo's WavPack branch 2011-08-10 20:20:04 +02:00
Michael Wiencek
343365f757 Use the base filename as the display title if there's no title tag. 2011-08-09 15:37:51 -05:00
Michael Wiencek
49fbb42842 Fix an issue where Picard would cluster files based on lingering track metadata, if the file was previously attached to a track but then dragged back to unmatched files. The "saved_metadata" member variable is removed from files, since it should be the same as orig_metadata and was the single cause of this issue. When a file is moved, it now copies back orig_metadata instead of saved_metadata. 2011-08-09 15:05:18 -05:00
Chad Wilson
cd478eb390 Fix to http://tickets.musicbrainz.org/browse/PICARD-5; custom 'Various Artists' not being applied to album artist. 2011-08-09 16:17:59 +08:00
Chad Wilson
a44469115f Fix PICARD-1 - album artist not getting translated. Issues caused by changes in mbxml.py in 0.15; 'artist' and 'artistsort' are now not available in the initial metadata from parsing so not available for use in translation. For consistency, I don't think m['artist'] or m['artistsort'] should be set here either, since they're not set by the initial parsing so shouldn't be set in these special conditions for translation + custom VA name. 2011-08-09 11:16:34 +08:00
Michael Wiencek
2219c88a99 Picard falsely added "(1)" to filenames with precomposed characters on OSX, under certain conditions. 2011-08-08 21:50:56 -05:00
Chad Wilson
fcac49bb8c - Fix issue with translations not applying correctly for first track loaded (or first album if not using track tags). Also noted at http://forums.musicbrainz.org/viewtopic.php?pid=12901#p12901
- Allow translations (and all config settings) to be changed and applied after "refresh" without having to restart Picard
- Remove redundant parameters
- Fix bug in calculating highest translated tag weighting
- Reloading defaults now has consistent comma separation
2011-08-07 21:38:49 +08:00
Philipp Wolfer
9081a635c9 Directly write the first release date to the originaldate tag.
Removed internal tag _originaldate.
2011-08-07 12:29:30 +02:00
Michael Wiencek
06e2c6717d Solve metadata processor issues once and for all (I hope). 2011-07-31 22:31:11 -05:00
Lukáš Lalinský
6f293ec557 Update version number 2011-07-31 21:14:26 +02:00
Michael Wiencek
b7ed8d9926 Update NEWS.txt 2011-07-31 14:08:41 -05:00
Chad Wilson
6c43034cf7 Updates both the lastfm and lastfmplus plugins for full 0.15 compatibility/speed
- fix the caching of URL requests; in effect to stop them issuing duplicate xmlws requests for URLs, artist ones in particular, while loading a single-artist album with artist tags enabled
- reduces the request delay to 200ms in line with the current TOS
- general code tidy

#5910 Update "Report a bug" to wiki link
2011-07-31 13:51:09 -05:00
Michael Wiencek
dc82c58f3d Fix use of numerical functions in tagger script preferences 2011-07-31 13:47:50 -05:00
Chad Wilson
07b7b54259 Fix #5890 - Make the "report a bug" link point to a wiki page 2011-08-01 00:51:24 +08:00