Commit Graph

  • 70c0a90793 manpage-ify the reference docs (#258) Adrian Sampson 2011-11-23 23:43:51 -08:00
  • a57d57bbb1 exclude .DS_Store from source distribution Adrian Sampson 2011-11-23 19:03:06 -08:00
  • 6f5beff8e0 use non-minified JavaScript libraries (#259) Adrian Sampson 2011-11-23 18:26:08 -08:00
  • 9927109ca5 manifest now includes tests and docs (#256) Adrian Sampson 2011-11-23 18:15:40 -08:00
  • b1a1caa246 fix update tests for mtime optimization (#227) Adrian Sampson 2011-11-23 18:05:37 -08:00
  • 256cbf9fd5 sync with latest python-musicbrainz-ngs, fixing Unicode queries (#257) Adrian Sampson 2011-11-23 17:57:00 -08:00
  • 314ce88f39 documentation links point to released version Adrian Sampson 2011-11-23 14:29:12 -08:00
  • 78dca315d4 slightly clean up mtime feature; changelog mention Adrian Sampson 2011-11-22 00:11:45 -08:00
  • f150d76b55 Handled the case where file_mtime was changed, but no metadata was changed Jos van der Til 2011-11-21 20:41:43 +01:00
  • 2c81ee736c Implemented file modified time tracking to beets. Only files which were modified after beets checked them will be checked again. Implements feature request #227 Jos van der Til 2011-11-21 19:51:16 +01:00
  • e8924cc7bf check for label presence (actually fixes #254 this time) Adrian Sampson 2011-11-21 23:27:12 -08:00
  • 6cd157c15f fix duplicate log messages caused by py-mb-ngs Adrian Sampson 2011-11-19 18:41:50 -08:00
  • 2f4b64a768 check for label in label info from MB (fixes #254) Adrian Sampson 2011-11-19 18:05:03 -08:00
  • 55d7869adc remove subscripting of info objects in candidate menu (fixes #253) Adrian Sampson 2011-11-19 17:59:47 -08:00
  • 99bb4df94b check for releases in acoustid result (fixes #252) Adrian Sampson 2011-11-19 17:55:19 -08:00
  • 25b67d7c27 Fixes KeyError ['type'] error Jos van der Til 2011-11-20 00:41:13 +01:00
  • 31af2c498e request track artist credits from MusicBrainz (for VA releases) Adrian Sampson 2011-11-17 17:37:35 -08:00
  • 3f4c985f3d add python-musicbrainz-ngs package to setup.py Adrian Sampson 2011-11-14 10:53:05 -08:00
  • 5965b37f51 skip (configurable) clutter filenames when importing Adrian Sampson 2011-11-13 17:14:40 -08:00
  • 02402545e0 get original release date for MB release group (#65) Adrian Sampson 2011-11-13 16:30:49 -08:00
  • 1219c9c0fb remove some dead code from replaygain Adrian Sampson 2011-11-13 15:54:08 -08:00
  • d63924b142 docs for replaygain plugin (#248) Adrian Sampson 2011-11-13 15:51:11 -08:00
  • b614e97964 Merge pull request #12 from Lugoues/master Adrian Sampson 2011-11-13 15:23:24 -08:00
  • 6b3365303a -moved replaygain plugin from Lugoues/beets-replaygain into beets core -moved output to debug messages Peter B 2011-11-13 17:15:32 -05:00
  • 7e627c5e57 decode pathnames before formatting them (#232) Adrian Sampson 2011-11-13 10:10:19 -08:00
  • bfb8b443ff beginning of ReplayGain fields in MediaFile Adrian Sampson 2011-11-12 21:23:54 -08:00
  • 4f2fe61ddc make some unicode types explicit (for #232) Adrian Sampson 2011-11-12 16:45:56 -08:00
  • f2bb220f5a chroma plugin (for acoustid fingerprinting) (#152) Adrian Sampson 2011-11-12 15:33:00 -08:00
  • 1085d14e9e special-case !!! (fixes regression) Adrian Sampson 2011-11-02 21:00:32 -07:00
  • 11d218b393 customize user agent for talking to MB Adrian Sampson 2011-11-02 19:44:27 -07:00
  • adbfd06682 embed python-musicbrainz-ngs; beets is now on /ws/2 Adrian Sampson 2011-10-23 18:20:01 -07:00
  • 604a7d5aa0 removed basically unused Last.fm/MBID logic Adrian Sampson 2011-10-23 16:01:55 -07:00
  • 95f38dbe52 "info dictionaries" replaced with AlbumInfo and TrackInfo Adrian Sampson 2011-10-23 14:12:13 -07:00
  • de2ee7e447 still refactoring: unify two styles of metadata search Adrian Sampson 2011-10-23 12:20:59 -07:00
  • 5ab92fe853 fix outdated imports Adrian Sampson 2011-10-11 19:36:16 -07:00
  • 1e88b9ea8d fix storing of genres after item import Adrian Sampson 2011-10-11 10:20:43 -07:00
  • 064a0432f1 further refactoring: abstract source from matching logic Adrian Sampson 2011-10-10 21:31:47 -07:00
  • ee78391f4f autotag refactoring in preparation for interface changes Adrian Sampson 2011-10-10 18:19:24 -07:00
  • c891dac3ec fix crash with "as Tracks" import option (#244) Adrian Sampson 2011-10-09 13:34:30 -07:00
  • ec49fca4dc smarter MBID input (based on patch by derwin) Adrian Sampson 2011-10-07 15:33:19 -07:00
  • b62b462b1e file-based genre whitelist & cleanup Adrian Sampson 2011-10-07 12:51:38 -07:00
  • 0805e50a13 fixes initialization of the whitelist when no genre specified in the config kraymer 2011-09-24 23:56:48 +02:00
  • 35a06e6b62 add a config parameter to lastgenre plugin allowing to define a genres whitelist kraymer 2011-09-24 23:31:15 +02:00
  • 74015f3954 bump documentation version number Adrian Sampson 2011-09-23 12:44:14 -07:00
  • 33f2b9f0b7 removing NEWS: changelog in docs takes its place Adrian Sampson 2011-09-23 12:38:14 -07:00
  • 21d919fbd0 share last.fm API key among plugins Adrian Sampson 2011-09-23 12:37:56 -07:00
  • d6431b992e lastgenre plugin (#139) Adrian Sampson 2011-09-23 12:33:47 -07:00
  • 55c72f678e document item_imported plugin event Adrian Sampson 2011-09-23 11:51:20 -07:00
  • a928ffa4d5 Added tag 1.0b10 for changeset 88807657483a Adrian Sampson 2011-09-22 09:53:17 -07:00
  • f63d2e5167 release date 1.0b10 Adrian Sampson 2011-09-22 09:52:55 -07:00
  • 365a2196c7 include web plugin resources in package distribution Adrian Sampson 2011-09-22 00:21:16 -07:00
  • 081d982e17 add beetsplug.web to package listing Adrian Sampson 2011-09-20 09:33:55 -07:00
  • 2e2c1be1bd catch MB BadStatusLine errors Adrian Sampson 2011-09-18 17:09:20 -07:00
  • 4b5c674d9b "--pretend" (dry run) flag for update Adrian Sampson 2011-09-18 16:18:19 -07:00
  • f48fefdf61 merge Adrian Sampson 2011-09-18 15:39:38 -07:00
  • b169ee04ca readme links to new documentation site Adrian Sampson 2011-09-18 13:08:47 -07:00
  • 6fbe69d454 spelling errors in comments Adrian Sampson 2011-09-18 13:00:36 -07:00
  • 748457193b fix colorized diff of non-string values (#236) Adrian Sampson 2011-09-18 12:36:52 -07:00
  • e0f66d6f18 epsilon tolerance in float equality for showdiff Adrian Sampson 2011-09-18 12:29:07 -07:00
  • 42e0b6c950 special-case albumartist update to avoid undoing inference for as-is imports Adrian Sampson 2011-09-18 12:22:20 -07:00
  • 9933b5e4df difference display was showing the same value twice (#236) Adrian Sampson 2011-09-18 12:10:10 -07:00
  • f850928845 translate changelog Adrian Sampson 2011-09-17 16:41:35 -07:00
  • e013745f1c introductory paragraphs Adrian Sampson 2011-09-17 16:02:06 -07:00
  • 521131bc2b screenshot image and syntax cleanup Adrian Sampson 2011-09-17 15:32:27 -07:00
  • 2073b2e5f4 web plugin page Adrian Sampson 2011-09-17 13:39:06 -07:00
  • 2f8370669e translate plugin documentation Adrian Sampson 2011-09-17 11:04:51 -07:00
  • 3def27a96f translate tagger guide Adrian Sampson 2011-09-17 10:13:34 -07:00
  • 4e6798b2a6 convert getting started guide Adrian Sampson 2011-09-16 17:40:22 -07:00
  • 737eabdb8c translate reference pages from wiki Adrian Sampson 2011-09-16 17:08:10 -07:00
  • 18aff4db01 Sphinx documentation skeleton Adrian Sampson 2011-09-16 13:57:15 -07:00
  • 9348c6a2b8 port and host options for web plugin Adrian Sampson 2011-09-16 12:00:05 -07:00
  • ce2299491d NEWS note on #229 Adrian Sampson 2011-09-15 21:27:23 -07:00
  • 80ddff263f tests and a bug fix for #229 Adrian Sampson 2011-09-15 21:26:19 -07:00
  • af98a2fb01 move/copy album art along with items automatically (#229) Adrian Sampson 2011-09-15 17:26:12 -07:00
  • c67f88bccb final refactoring: lib.move() now affects DB Adrian Sampson 2011-09-15 16:38:36 -07:00
  • 5d3796b404 further move() refactoring: file manipulation on Item Adrian Sampson 2011-09-15 16:22:47 -07:00
  • e8b8cb179f refactor: move() is a method on Library (not Item) Adrian Sampson 2011-09-15 16:15:53 -07:00
  • e12645684f do nothing when copying/moving a file to itself (#234) Adrian Sampson 2011-09-15 14:55:33 -07:00
  • e2b7a7514d fix visual diff for non-string values (#235) Adrian Sampson 2011-09-15 14:45:31 -07:00
  • 9d1870af16 fix reference to old greenlet client Adrian Sampson 2011-09-05 13:06:01 -07:00
  • 4bd1d4df25 merge Adrian Sampson 2011-09-05 12:59:13 -07:00
  • 94569a774e moving/copying fails when destination exists (#230) Adrian Sampson 2011-08-28 18:25:38 -07:00
  • ceef6f7f5e NEWS note about web plugin Adrian Sampson 2011-08-09 12:11:03 -07:00
  • 607757edf1 -i/import_incremental to only import new directories (#99) Adrian Sampson 2011-08-09 12:09:36 -07:00
  • 05aa907e23 move player to the left Adrian Sampson 2011-08-08 18:41:25 -07:00
  • 4dc020e4a7 show a few more file details Adrian Sampson 2011-08-08 16:38:02 -07:00
  • 8e0638512d automatically play next track Adrian Sampson 2011-08-08 16:27:28 -07:00
  • 7a28dcecb0 player improvements: double-click to play; visual indicator Adrian Sampson 2011-08-08 16:19:22 -07:00
  • b6ac0e4d36 replace audio.js with a hand-rolled player Adrian Sampson 2011-08-08 15:11:49 -07:00
  • 952dbad142 in-page media player using audio.js Adrian Sampson 2011-08-07 10:30:44 -07:00
  • ba45cf6964 show more detail about items Adrian Sampson 2011-08-07 01:08:08 -07:00
  • e06f3247fd UI tweaks Adrian Sampson 2011-08-07 00:42:24 -07:00
  • 586371a4e2 show detail for selected item Adrian Sampson 2011-08-07 00:30:57 -07:00
  • e8baeb0c07 a little style for the web interface Adrian Sampson 2011-08-06 23:56:40 -07:00
  • 568683af21 basic Backbone.js-based frontend Adrian Sampson 2011-08-06 11:20:17 -07:00
  • 8493909a81 albums and queries in web plugin Adrian Sampson 2011-08-06 09:52:22 -07:00
  • c11c7fe4cc playing around with a Web API Adrian Sampson 2011-08-05 17:35:47 -07:00
  • 45eeea343e destination option for "beet move" (also tests) Adrian Sampson 2011-08-05 12:19:34 -07:00
  • 99b7cb8854 initial iteration of "move" command (#106) Adrian Sampson 2011-08-05 11:52:13 -07:00
  • 2e066b83a8 moving when re-importing reassociates albums before renaming Adrian Sampson 2011-08-04 16:27:40 -07:00