Commit Graph

  • fe886d363a Send a plug-in event when file is moved Dale Sedivec 2013-06-24 00:17:37 -05:00
  • b1bb2e5c80 Added tag v1.2.1 for changeset bd7259ac13b5 Adrian Sampson 2013-06-22 15:58:29 -07:00
  • 252b476f43 clean up changelog for release v1.2.1 Adrian Sampson 2013-06-22 15:44:24 -07:00
  • 1649512b54 web: item_count -> stats (#333) Adrian Sampson 2013-06-21 10:27:49 -07:00
  • 7053694893 Merge pull request #333 from xhochy/feature/trackcount Adrian Sampson 2013-06-21 10:23:05 -07:00
  • 6f7d633564 changelog/docs for #332 Adrian Sampson 2013-06-21 10:18:49 -07:00
  • dfeee527e8 Merge pull request #332 from jhawthorn/disk Adrian Sampson 2013-06-21 10:16:01 -07:00
  • 3fd78bd63d [web] Add API method to get the total item count Uwe L. Korn 2013-06-21 16:01:03 +02:00
  • 58bd8a9e24 docs: a note about albums and the update command Adrian Sampson 2013-06-15 22:49:14 -07:00
  • 4f9beb6543 changelog for py26 fixes Adrian Sampson 2013-06-14 13:09:54 -07:00
  • 13dc28b349 Fix zero length field error under Python 2.6 Pedro Silva 2013-06-14 13:59:14 +01:00
  • d32e13a63e show data URL for track matches Adrian Sampson 2013-06-12 16:42:15 -07:00
  • 829626d757 show penalties/disambig in track listing Adrian Sampson 2013-06-12 16:39:43 -07:00
  • 94aebd6bca show penalties and disambig for tracks Adrian Sampson 2013-06-12 16:31:42 -07:00
  • 0262803a40 add data_source, data_url to TrackInfo objects Adrian Sampson 2013-06-12 16:19:30 -07:00
  • 4555d69803 random: py26 fix Adrian Sampson 2013-06-12 16:09:41 -07:00
  • 03a2bedac3 changelog for #325 Adrian Sampson 2013-06-11 19:07:50 -07:00
  • 02c305e20c Merge pull request #325 from KraYmer/master Adrian Sampson 2013-06-11 18:56:38 -07:00
  • 6c8f45c7f7 Update lyrics.py Fabrice L. 2013-06-12 01:20:08 +03:00
  • a64d277bae Merge branch 'master' of https://github.com/sampsyo/beets Fabrice Laporte 2013-06-12 00:09:44 +02:00
  • b3747189e5 lyrics: google backend should turn up more results Fabrice Laporte 2013-06-09 12:29:51 +02:00
  • 2f053b0ecd scrub: handle IOError Adrian Sampson 2013-06-10 16:06:43 -07:00
  • b1ea90a724 don't duplicate penalty names in max_rec section Adrian Sampson 2013-06-10 15:59:41 -07:00
  • 82991ce614 documentation enhancements for new config opts Adrian Sampson 2013-06-10 15:53:06 -07:00
  • 5c4b17685e parameter name change Adrian Sampson 2013-06-10 15:45:22 -07:00
  • 7983c94ef8 add keys() method to Distance Adrian Sampson 2013-06-10 15:40:51 -07:00
  • 33ff001d0a move track length params out of weights section Adrian Sampson 2013-06-10 15:35:05 -07:00
  • c818663539 replace Distance.sorted() with .items() Adrian Sampson 2013-06-10 15:31:25 -07:00
  • c85e43ee2a finish removing setUp from DistanceTest Adrian Sampson 2013-06-10 15:24:25 -07:00
  • f6faf72328 move Distance class to hooks module Adrian Sampson 2013-06-10 15:21:32 -07:00
  • 7f62db7327 Merge branch 'master' of https://github.com/sampsyo/beets Fabrice Laporte 2013-06-08 16:36:56 +02:00
  • d1ebe423c9 changelog/thanks/style for #319 Adrian Sampson 2013-06-07 20:53:53 -07:00
  • ac9e5b2054 Merge pull request #319 from tima/beatport-ms Adrian Sampson 2013-06-07 20:50:16 -07:00
  • 847edcd6cc Fix bug where a null value for lengthMS would crash an import. Added a fallback to parse the standard min:sec length field. Timothy Appnel 2013-06-07 23:43:21 -04:00
  • 6baaa7e06e Changelog for migration fix (#317) Adrian Sampson 2013-06-07 11:59:08 -06:00
  • 8fb5e730c1 Merge pull request #317 from parapente/master Adrian Sampson 2013-06-07 10:51:22 -07:00
  • 5015f6a21d Don't rename the config file if there is nothing to migrate from Theofilos Intzoglou 2013-06-07 19:09:33 +03:00
  • 42efd2a761 Change log for #316 and code style tweaks. Tai Lee 2013-06-08 00:32:40 +10:00
  • 0009c51577 Made formatting strings compatible with python 2.6 Wessie 2013-06-07 15:58:36 +02:00
  • 884c596f46 clarify changelog for distance refactor (#302) Adrian Sampson 2013-06-06 10:44:30 -07:00
  • 1eb588f743 use equality for media comparisons again Adrian Sampson 2013-06-06 10:35:29 -07:00
  • fa40fd9108 beatport: use new Distance objects (#302) Adrian Sampson 2013-06-06 10:34:20 -07:00
  • e3472a5150 move changelog for #302 to 1.2.1 section Adrian Sampson 2013-06-06 10:23:18 -07:00
  • 40dadd4c59 Merge pull request #302 from mrmachine/distance-refactor Adrian Sampson 2013-06-06 10:18:09 -07:00
  • daec2e6806 version bump: 1.2.1 Adrian Sampson 2013-06-06 10:17:46 -07:00
  • 4cfd1a874f Merge branch 'master' of github.com:sampsyo/beets into distance-refactor Tai Lee 2013-06-06 23:28:25 +10:00
  • 31d1d90e4c Added tag v1.2.0 for changeset ecff182221ec Adrian Sampson 2013-06-05 21:58:08 -07:00
  • c5e8e7b52d oops! forgot release date v1.2.0 Adrian Sampson 2013-06-05 21:58:04 -07:00
  • d21a6aad83 Added tag v1.2.0 for changeset b3f7b5267a2f Adrian Sampson 2013-06-05 21:52:26 -07:00
  • 90873af0be media comparison: lower-case both sides Adrian Sampson 2013-06-05 20:57:27 -07:00
  • e04cb6f548 media field distance: binary, not string diff Adrian Sampson 2013-06-05 20:06:49 -07:00
  • 78187cfcba preferred_media: null default, expand docs Adrian Sampson 2013-06-05 20:00:17 -07:00
  • 11e8c3e784 mpdupdate domain sockets (#313): changelog/docs Adrian Sampson 2013-06-05 18:43:47 -07:00
  • d352720096 Merge pull request #313 from jhawthorn/mpdupdate_unix Adrian Sampson 2013-06-05 18:39:45 -07:00
  • a3940a6a07 Add 'disk' spelling as a multidisc marker. John Hawthorn 2013-06-05 12:03:25 -07:00
  • 898254ed6a Merge branch 'master' into distance-refactor Tai Lee 2013-06-06 11:09:36 +10:00
  • c1ebae83bc Decouple color_diff() UI function from string_dist() matcher function. Tai Lee 2013-06-06 10:44:24 +10:00
  • 5ce996df0d Revert "Don't bypass candidate selection in timid mode. Always show all candidates." Tai Lee 2013-06-06 10:18:01 +10:00
  • ea1becfea1 Add Distance.__iter__() and Distance.__len__(), for convenience. Tai Lee 2013-06-06 09:51:17 +10:00
  • 9542a292ed write more connective text in changelog Adrian Sampson 2013-06-05 15:51:19 -07:00
  • 7fca25fba6 1.1.1 -> 1.2.0 Adrian Sampson 2013-06-05 15:21:43 -07:00
  • 1364e6ba37 organize 1.1.1 changelog into sections Adrian Sampson 2013-06-05 15:20:36 -07:00
  • 1bf8ae0a01 mpdupdate: Allow UNIX domain socket for MPD server John Hawthorn 2013-06-05 12:17:49 -07:00
  • dfda5a311d beatport (#301): more Unicode literals Adrian Sampson 2013-06-03 14:06:51 -07:00
  • 975f5bd818 changelog/doc links for Beatport plugin (#301) Adrian Sampson 2013-06-03 14:01:16 -07:00
  • dc75935b89 Merge pull request #301 from jbaiter/beatport Adrian Sampson 2013-06-03 13:53:05 -07:00
  • 4e016f1913 fix MediaFile exception test Adrian Sampson 2013-06-03 13:39:52 -07:00
  • c276cfecc9 mediafile: pass through base IOErrors Adrian Sampson 2013-06-03 12:11:28 -07:00
  • e093d76e21 handle FLACVorbisError exceptions from Mutagen Adrian Sampson 2013-06-03 12:01:06 -07:00
  • 7c430a791c possibly fix error for some Mutagen exceptions Adrian Sampson 2013-06-03 10:06:54 -07:00
  • edd0efcb87 Fix unicode bug in Beatport plugin Johannes Baiter 2013-06-03 17:22:29 +02:00
  • e92b8bb8fb Fix add_priority() calculation. Tai Lee 2013-06-03 14:49:39 +10:00
  • 0c27d275f3 Improve preferred media/country and original year distance calculation. Tai Lee 2013-06-03 14:31:53 +10:00
  • c12abb74ab Look at track penalties as well when downgrading recommendations for albums. Tai Lee 2013-06-03 12:49:55 +10:00
  • 5904959b8a item templates now expand all fields Adrian Sampson 2013-06-02 16:49:10 -07:00
  • 09e721efe6 rename "section" markup Fabrice Laporte 2013-06-02 22:35:36 +02:00
  • b02974f68f Don't bypass candidate selection in timid mode. Always show all candidates. Tai Lee 2013-06-03 01:20:32 +10:00
  • 2c175faa46 Colorise no-penalty text differences in a secondary colour, light grey. Tai Lee 2013-06-03 01:08:35 +10:00
  • 461c3c047c Colour benign track index changes in light gray, consistent with non-penalty supplementary information. Tai Lee 2013-06-03 00:46:40 +10:00
  • ad52ede736 Code style. Use "_" when expanding variables we don't need. Tai Lee 2013-06-03 00:36:01 +10:00
  • f3545860da Add ignored setting. Don't show matches with specified penalties applied, e.g. missing tracks or unmatched tracks. Tai Lee 2013-06-03 00:35:32 +10:00
  • 45dc99f1a9 Group preferred media patterns, in case they contain "|" to keep them separate from the number of media. Tai Lee 2013-06-03 00:25:31 +10:00
  • 809ea8c7f9 Exclude zero value penalties from Distance.sorted. Tai Lee 2013-06-03 00:20:19 +10:00
  • ac4e86981f Add Distance.raw_distance, to compliment max_distance. Tai Lee 2013-06-03 00:07:20 +10:00
  • 51f40d26dc Rename Distance.penalties to Distance._penalties. It should be private. Tai Lee 2013-06-03 00:04:45 +10:00
  • f6492e68ee Doc string update. Tai Lee 2013-06-02 23:16:28 +10:00
  • 1b5d3c057f Code style. Tai Lee 2013-06-02 22:54:48 +10:00
  • 3254f2f3b0 Don't assume all releases know the original year. Use add_ratio() if they do, otherwise apply full penalty with add(). Tai Lee 2013-06-02 22:53:53 +10:00
  • 083575314d Remove redundant max/min calculations for track length distance. add_ratio() already does this. Tai Lee 2013-06-02 22:31:28 +10:00
  • 4de5d36b71 Use add_ratio() for year penalties, with the difference between now and the original year as the max. Tai Lee 2013-06-02 22:29:48 +10:00
  • 6c3e38863b Add documentation for Beatport plugin Johannes Baiter 2013-06-02 11:55:57 +02:00
  • f2a924fb56 Bugfixes in Beatport plugin Johannes Baiter 2013-06-02 11:55:44 +02:00
  • e6ac8e1646 Use a Distance object instead of floats for distance calculations. Tai Lee 2013-06-02 16:33:07 +10:00
  • cff06431cc add tests for ALAC (#295) Adrian Sampson 2013-06-01 17:44:21 -07:00
  • 3a715a6703 changelog/thanks for ALAC (#295) Adrian Sampson 2013-06-01 17:33:06 -07:00
  • d8a39b6725 merge Adrian Sampson 2013-06-01 17:30:30 -07:00
  • 3e95c52db8 Merge pull request #295 from simonluijk/alac-support Adrian Sampson 2013-06-01 17:29:49 -07:00
  • 9a6b6240d0 zero: fix nulling fields containing None Adrian Sampson 2013-06-01 17:28:59 -07:00
  • 4624f65ce3 fix interface to ID matching Adrian Sampson 2013-06-01 17:22:39 -07:00
  • eb20d77c69 Implement BeetsPlugin API for Beatport plugin Johannes Baiter 2013-06-01 18:45:54 +02:00