Commit Graph

  • bfc1481e10 blog article footer Adrian Sampson 2012-08-01 13:49:53 -07:00
  • 457cb9204a write first blog post Adrian Sampson 2012-08-01 13:13:56 -07:00
  • fc8511bb65 quick beets synopsis on non-home pages Adrian Sampson 2012-08-01 11:56:55 -07:00
  • 669d534822 add a blog to the site Adrian Sampson 2012-08-01 11:51:13 -07:00
  • 80b0ff22bf Bootstrap 2.0 & responsive design Adrian Sampson 2012-08-01 10:33:29 -07:00
  • 3f290ef552 separate CSS and JS files Adrian Sampson 2012-08-01 09:24:08 -07:00
  • b6535d2dbc CNAME to beets.radbox.org Adrian Sampson 2012-08-01 09:16:37 -07:00
  • d1fbeaddcb more sensible titles for non-main pages Adrian Sampson 2012-07-31 17:11:59 -07:00
  • c6e27c48a3 jekyll-ify old beets site Adrian Sampson 2012-07-31 16:58:22 -07:00
  • e1d11085ae Added tag 1.0b15 for changeset 618201431990 Adrian Sampson 2012-07-26 09:35:28 -07:00
  • 15ead780d3 1.0b15 release date 1.0b15 Adrian Sampson 2012-07-26 09:35:12 -07:00
  • 1f5ae6600b warning when using unrecognized fields in queries Adrian Sampson 2012-07-25 15:41:22 -07:00
  • 3661f261b6 tiny operator simplification Adrian Sampson 2012-07-24 16:29:23 -07:00
  • 174824c570 lyrics: suppress not-found message Adrian Sampson 2012-07-24 15:33:44 -07:00
  • 82bcd63f34 reasonable error message for "beet help <unknown>" Adrian Sampson 2012-07-24 15:23:27 -07:00
  • ca1581996d fix early call to imported_items in chroma Adrian Sampson 2012-07-24 14:56:14 -07:00
  • 24491051d1 clean up changelog for b15 release Adrian Sampson 2012-07-24 14:40:01 -07:00
  • 26fa3bcac6 remove outdated call in BPD Adrian Sampson 2012-07-24 14:26:47 -07:00
  • e9104b6775 plugin importfeeds: fix symlink creation when it already exists kraymer 2012-07-16 23:41:15 +02:00
  • b20367dd41 import: allow relative paths on Windows Adrian Sampson 2012-07-17 12:00:27 -07:00
  • 70000ec4e4 move MBCS check to bytestring_path Adrian Sampson 2012-07-17 11:45:44 -07:00
  • 44459f88d0 Windows: represent paths as UTF-8 internally Adrian Sampson 2012-07-17 10:54:47 -07:00
  • 5df7325937 Windows context menu item via .reg file Adrian Sampson 2012-07-16 09:39:07 -07:00
  • d04dfd905d Merge pull request #45 from mineo/doc-fix-web Adrian Sampson 2012-07-12 10:24:38 -07:00
  • 70910f5ac1 Fix the reference to the ".beetsconfig" doc in plugins/web Wieland Hoffmann 2012-07-12 11:19:49 +02:00
  • ba80e1578a revise changelog/docs mention of cover art source Adrian Sampson 2012-07-09 14:16:40 -07:00
  • 52aec35bf8 changelog note about unicode replacement fix Adrian Sampson 2012-07-09 10:00:20 -07:00
  • 321ea2bfef Merge pull request #44 from calmh/unicode-replace Adrian Sampson 2012-07-08 09:43:02 -07:00
  • 21cff66d08 Handle unicode in replacement config Jakob Borg 2012-07-05 23:12:36 +02:00
  • ec849a3f88 chroma & lyrics: crash due to name change Adrian Sampson 2012-07-03 17:18:23 -07:00
  • 883977d2e9 merge Adrian Sampson 2012-07-03 17:12:34 -07:00
  • 45b146ed2b changelog typos Adrian Sampson 2012-07-03 09:31:20 -07:00
  • 525376b4b9 docs for unmatched-tracks matches Adrian Sampson 2012-07-01 16:56:21 -07:00
  • c5f28ecdef don't import unmatched tracks Adrian Sampson 2012-07-01 16:48:52 -07:00
  • ce166004cb use AlbumMatch/TrackMatch objects everywhere Adrian Sampson 2012-07-01 16:33:48 -07:00
  • 7464b138cf fix tests broken by TrackInfo.index Adrian Sampson 2012-07-01 14:16:22 -07:00
  • 1855cd71ce docs typo Adrian Sampson 2012-07-01 14:16:00 -07:00
  • 38b404240d merge Adrian Sampson 2012-06-29 15:27:05 -07:00
  • b3e5dcd7c0 respect per_disc_numbering in missing tracks Adrian Sampson 2012-06-29 15:26:47 -07:00
  • 042f97f08f use TrackInfo.index in difference display Adrian Sampson 2012-06-29 15:22:23 -07:00
  • ee3214e0f9 use TrackInfo.index in apply_metadata Adrian Sampson 2012-06-29 15:18:10 -07:00
  • d4c3ea74c6 match ordering without length assumptions Adrian Sampson 2012-06-29 15:11:25 -07:00
  • 8d7397135f AlbumMatch and TrackMatch types Adrian Sampson 2012-06-29 15:06:05 -07:00
  • 98d46be4a5 include global index in TrackInfo objects Adrian Sampson 2012-06-29 14:06:28 -07:00
  • 5a2719711e Rename Fuzzy plugin class name. remove useless conversion of an iterator to a list Philippe Mongeau 2012-06-18 17:28:10 -04:00
  • 7187d93303 implement album option for the fuzzy plugin Philippe Mongeau 2012-06-14 18:55:47 -04:00
  • 288902a572 add experimental fuzzy matching plugin Philippe Mongeau 2012-06-14 18:47:40 -04:00
  • 6503e85a57 fetchart: autofetch option Adrian Sampson 2012-06-24 19:01:19 -07:00
  • fbb5823541 fetchart: command to manually download art Adrian Sampson 2012-06-24 18:27:00 -07:00
  • 77cbb19564 fetchart: get local art for as-is imports (GC-339) Adrian Sampson 2012-06-24 17:41:37 -07:00
  • d807b3fbf1 Cover Art Archive support (GC-71) Adrian Sampson 2012-06-24 16:57:04 -07:00
  • d97f13a899 pypy-compatible sqlite3 invocation Adrian Sampson 2012-06-24 13:30:36 -07:00
  • 713faca533 hg-compatible tox config Adrian Sampson 2012-06-24 13:06:34 -07:00
  • 59e08a3e0a Merge pull request #42 from msabramo/tox Adrian Sampson 2012-06-24 12:52:15 -07:00
  • a69b669abc Add .tox to .gitignore Marc Abramowitz 2012-06-24 00:42:45 -07:00
  • 39acbac9ce Add tox.ini for tox (http://tox.testrun.org/) Marc Abramowitz 2012-06-24 00:41:10 -07:00
  • 11d4fb1abb move album art fetching to a plugin (fetchart) Adrian Sampson 2012-06-24 00:34:50 -07:00
  • f5962f45d8 merge Adrian Sampson 2012-06-23 17:20:02 -07:00
  • 073ee14e56 fix broken matching of path format queries (#405) Adrian Sampson 2012-06-23 17:18:28 -07:00
  • 7e6e5e5dca nicer error message when stdin is EOF'd Adrian Sampson 2012-06-21 17:37:45 -07:00
  • 9efdf93dd6 Merge pull request #41 from encukou/patch-1 Adrian Sampson 2012-06-17 13:07:48 -07:00
  • d3c8297527 Add missing parenthesis in docs Petr Viktorin 2012-06-17 20:26:26 +03:00
  • ad4b7f8ff5 new plugin event: import_task_files Adrian Sampson 2012-06-14 12:41:39 -07:00
  • c5424dce05 lastgenre and lyrics: use new pluggable import stages Adrian Sampson 2012-06-08 15:17:49 -07:00
  • 48ffa08928 plugin import stages Adrian Sampson 2012-06-08 14:49:04 -07:00
  • 0259e7a728 changelog note about new locking (GC-399) Adrian Sampson 2012-06-08 11:44:59 -07:00
  • b487001c9b exclusive database access (GC-399) Adrian Sampson 2012-06-08 11:34:54 -07:00
  • 5d6e9b387a synchronize access to mutable shared maps (GC-399) Adrian Sampson 2012-06-08 11:24:16 -07:00
  • 00c47b6811 library has per-thread transaction stacks (GC-399) Adrian Sampson 2012-06-08 11:09:45 -07:00
  • d88afbad11 library maintains per-thread DB conns. (GC-399) Adrian Sampson 2012-06-08 10:49:47 -07:00
  • d83c1fad6b chroma: use multiple recording candidates Adrian Sampson 2012-06-06 12:35:25 -07:00
  • 01fe59955e changelog note for BPD crash (GH-40) Adrian Sampson 2012-06-03 23:03:28 -07:00
  • e634b95996 Merge pull request #40 from djrtl/upstream Adrian Sampson 2012-06-03 22:53:57 -07:00
  • 469fb95e3e Added a second check for empty line in bpd after my latest change Matteo Mecucci 2012-06-03 22:06:46 +02:00
  • df25de89f7 Fixed an issue with a readline from socket in bpd Matteo Mecucci 2012-06-03 11:29:35 +02:00
  • 6c220f284a fix outdated BPD documentation Adrian Sampson 2012-05-31 23:30:08 -07:00
  • bfa3c5c806 length differences now shown as "X vs. Y" Adrian Sampson 2012-05-30 16:44:20 -07:00
  • e00f15175a prune is a no-op when file exists Adrian Sampson 2012-05-30 16:39:47 -07:00
  • 2b03ceae82 beets is now in Gentoo Portage Adrian Sampson 2012-05-30 15:28:50 -07:00
  • 2c67f0f76e importfeeds: write _feeds_dir global once, on reception of 'library_opened' event kraymer 2012-05-27 23:14:13 +02:00
  • 86f513d4ab split apply_choice coroutine Adrian Sampson 2012-05-22 23:22:34 -07:00
  • 66e75c398d embedart: log & skip unreadable audio files Adrian Sampson 2012-05-21 10:47:17 -07:00
  • b3e0724676 send prompts to stdout (GC-389) Adrian Sampson 2012-05-20 11:42:53 -07:00
  • c0da62c2b7 multi-artist sort names Adrian Sampson 2012-05-19 16:35:52 -07:00
  • 711a1c1113 apply artist credits & add to database (GC-286) Adrian Sampson 2012-05-19 16:13:15 -07:00
  • e56ca46b75 add artist credit fields to MediaFile (GC-286) Adrian Sampson 2012-05-19 15:57:26 -07:00
  • 1387f30295 parse artist credits from MB responses (GC-286) Adrian Sampson 2012-05-19 15:42:08 -07:00
  • b04096de25 do not preserve metadata during copy-move (GC-383) Adrian Sampson 2012-05-19 11:52:53 -07:00
  • 2ede4b3ec7 show per-disc numbers in change preview (GC-335) Adrian Sampson 2012-05-19 11:30:00 -07:00
  • 427e2017d6 don't display difference when medium index matches Adrian Sampson 2012-05-19 11:06:47 -07:00
  • f54f04c165 move Mutagen tracebacks to debug logs Adrian Sampson 2012-05-18 15:45:42 -07:00
  • 395ba21013 preserve tracebacks in verbose mode (#387) Adrian Sampson 2012-05-18 15:42:20 -07:00
  • 13995201a1 human-readable filesystem errors (#387) Adrian Sampson 2012-05-18 15:16:38 -07:00
  • 90884389c5 prevent MusicBrainz exceptions from halting import Adrian Sampson 2012-05-18 12:04:44 -07:00
  • face0ba323 chroma submission: fix crash; better errors Adrian Sampson 2012-05-17 14:54:58 -07:00
  • 2b000c47a2 per_disc_numbering config option (GC-335) Adrian Sampson 2012-05-17 12:44:48 -07:00
  • 096cf8b91d import_task_choice plugin event for singletons Adrian Sampson 2012-05-17 11:49:33 -07:00
  • 0e9f296cf0 correct ID3 tag name for catalognum (GC-385) Adrian Sampson 2012-05-17 11:46:01 -07:00
  • a6c1ad2235 reimporting with copying: copy external files Adrian Sampson 2012-05-17 11:42:58 -07:00
  • 1015eb134d changelog note about mpdupdate fix (GH-39) Adrian Sampson 2012-05-17 10:09:17 -07:00