Commit Graph

  • e49ca34f3c partial commit Lucas Duailibe 2013-03-09 19:09:43 -03:00
  • 3e05d6614c get and set flexattrs with hyphen keys Adrian Sampson 2013-03-09 13:16:24 -08:00
  • 4fe91b342b experiments with "un-registered" flexattrs Adrian Sampson 2013-03-09 12:54:55 -08:00
  • 9c7868e251 Merge pull request #208 from steinitzu/flexattr Adrian Sampson 2013-03-09 12:00:28 -08:00
  • 7d9fd0a2cf convert: fix unicode error in path construction Adrian Sampson 2013-03-09 11:37:10 -08:00
  • 218f10a62d echonest_tempo: catch socket.error Adrian Sampson 2013-03-09 11:33:55 -08:00
  • 12476ca22e Added Discogs search plugin. imenem 2013-03-07 17:59:52 +02:00
  • 69f2659410 convert: read new audio metadata (#208) Adrian Sampson 2013-03-06 23:11:08 -08:00
  • 87d71abc28 changelog/cleanup/fixes for #209 Adrian Sampson 2013-03-06 18:21:42 -08:00
  • 5a94cfe5d6 Merge pull request #209 from duailibe/convert Adrian Sampson 2013-03-06 17:33:25 -08:00
  • a338b95bb7 Changing behavior in "keep new files" Lucas Duailibe 2013-03-06 21:44:26 -03:00
  • 28522376be Adding "keep new files" option to convert plugin Lucas Duailibe 2013-03-06 21:41:40 -03:00
  • b0ae4d2fbd Merge pull request #205 from duailibe/patch-2 Adrian Sampson 2013-03-06 15:41:27 -08:00
  • 410bdf6ddd Code for reading attributes from concatenated flex columns into dicts moved to an outside methods to make it usable for both BaseAlbum and Item objects. steini 2013-03-06 23:25:31 +00:00
  • 5a8880e86f Correcting typo in writing.rst Lucas Duailibe 2013-03-06 19:59:08 -03:00
  • 7d1f67881e ironing out some kinks steini 2013-03-06 18:29:22 +00:00
  • 8e342a16a1 Fixed up a couple of query classes for flex attr support. steini 2013-03-06 14:38:17 +00:00
  • fbd85ef6ba Started hacking CollectionQuery to search flexible attribute fields. steini 2013-03-05 05:20:03 +00:00
  • 72a06e96d0 Merge branch 'master' of https://github.com/sampsyo/beets Fabrice Laporte 2013-03-04 08:38:09 +01:00
  • f5d658c58f An attempt at flexible attributes with plugin namespaces. Mostly untested. steini 2013-03-04 05:55:43 +00:00
  • 1a7ec6dc79 mbsync: fix redundant album art movement Adrian Sampson 2013-03-03 17:46:16 -08:00
  • 18688008a4 mbsync: avoid spurious stores/moves Adrian Sampson 2013-03-03 17:19:05 -08:00
  • 5f68d03793 mbsync: don't write tags if import.write is off Adrian Sampson 2013-03-03 17:13:54 -08:00
  • 72263a1cf7 mbsync: use ID lookups instead of full match logic Adrian Sampson 2013-03-03 17:08:07 -08:00
  • a8d999a101 mbsync: split album/item functions; shorter txns Adrian Sampson 2013-03-03 16:52:14 -08:00
  • 5f3ebde6bb mbsync: docs/changelog Adrian Sampson 2013-03-03 16:41:48 -08:00
  • 54e070d06b mbsync: use SingletonQuery for item updates Adrian Sampson 2013-03-03 16:29:31 -08:00
  • d647ea0f0d mbsync: a little refactoring Jakob Schnitzer 2013-03-03 20:32:28 +01:00
  • 49d3ca4f02 mbsync: update docs Jakob Schnitzer 2013-03-03 14:21:34 +01:00
  • 3a9c9d53da mbsync: add support for singletons Jakob Schnitzer 2013-03-03 14:16:08 +01:00
  • 78a99c23fa mbsync: documentation Jakob Schnitzer 2013-03-03 12:25:53 +01:00
  • cd7305d487 mbsync: write metadata to files... Jakob Schnitzer 2013-03-03 11:39:34 +01:00
  • 2fd3ad5362 initial version of the mbsync plugin Jakob Schnitzer 2013-03-01 15:47:44 +01:00
  • ef22ea5183 convert: add missing util.displayable_path Jakob Schnitzer 2013-03-01 16:16:28 +01:00
  • 91255c5ae1 Merge branch 'master' of https://github.com/sampsyo/beets Fabrice Laporte 2013-03-01 08:25:39 +01:00
  • 6e43792e24 blog post: GitHub Issues migration Adrian Sampson 2013-02-28 12:32:12 -08:00
  • 1fbbe61546 mbcollection: human-readable MB exceptions Adrian Sampson 2013-02-28 10:43:02 -08:00
  • 698e54edbc fix bytes literals causing a Unidecode warning Adrian Sampson 2013-02-28 10:14:21 -08:00
  • d71737114a format None values as the empty string Adrian Sampson 2013-02-28 10:00:26 -08:00
  • c31eabe95c convert: add missing syspath call (closes #106) Adrian Sampson 2013-02-27 10:30:24 -08:00
  • 3cd57e6e36 Merge pull request #105 from samdoshi/aliases Adrian Sampson 2013-02-27 10:24:23 -08:00
  • c2e6150af5 changelog/thanks for #104 Adrian Sampson 2013-02-27 10:21:14 -08:00
  • 7f0da0d75c Merge pull request #104 from samdoshi/initial_lookup_fix Adrian Sampson 2013-02-27 10:17:39 -08:00
  • 8394619b99 add unit tests for aliases (#102) Sam Doshi 2013-02-27 09:17:42 +00:00
  • 70b5b3ad44 go to next locale if no match in _preferred_alias Sam Doshi 2013-02-27 08:58:06 +00:00
  • e7b5275538 tag_album does not take timid as an argument Sam Doshi 2013-02-27 08:43:32 +00:00
  • f268aae17f add --flat option to import command (GC-202) Adrian Sampson 2013-02-26 20:59:52 -08:00
  • 706c4fb7f6 import.detail config option (GC-263) Adrian Sampson 2013-02-26 20:36:29 -08:00
  • 6ab9b55845 link to GitHub Issues Adrian Sampson 2013-02-26 16:40:37 -08:00
  • ccfc27671a link to GitHub Issues Adrian Sampson 2013-02-26 16:38:55 -08:00
  • 0045880f58 change option name to "languages"; docs (#102) Adrian Sampson 2013-02-26 14:38:34 -08:00
  • 9f5926a026 refactor alias discovery into function (#102) Adrian Sampson 2013-02-26 14:29:55 -08:00
  • c12302547a Merge pull request #102 from samdoshi/aliases Adrian Sampson 2013-02-26 14:12:16 -08:00
  • 0d762cd269 first half-attempt at a flexible attribute schema Adrian Sampson 2013-02-26 13:35:26 -08:00
  • 4a35be5724 fix crash when RG fields set to null Adrian Sampson 2013-02-24 16:10:18 -08:00
  • fa9d326d39 ignore "System Volume Information" directory Adrian Sampson 2013-02-24 15:53:47 -08:00
  • c19fd0e0e6 proceed past os.listdir errors in sorted_walk Adrian Sampson 2013-02-24 15:47:09 -08:00
  • d3a00ec443 don't crash when config file is empty Adrian Sampson 2013-02-21 11:03:22 -08:00
  • 6c1b49aadb use gst-python from stock Homebrew Adrian Sampson 2013-02-21 11:03:08 -08:00
  • d50fc378bb Sound Check parsing: fix odd-length strings Adrian Sampson 2013-02-20 22:56:12 -08:00
  • c2a746562a fix Sound Check decode (GC-521) Adrian Sampson 2013-02-20 22:54:57 -08:00
  • 4f2bc970ea docs: link to FreeBSD port Adrian Sampson 2013-02-19 10:18:03 -08:00
  • a1e89b879d echonest_tempo: warn on API error Adrian Sampson 2013-02-18 18:40:59 -08:00
  • 63564d84e7 echonest_tempo: sanitize newlines from input Adrian Sampson 2013-02-18 18:34:31 -08:00
  • a7f0ad70ae test: move DummyIO initialization to harness Adrian Sampson 2013-02-18 18:29:10 -08:00
  • 6c931faf1a tests: remove ad-hoc temporary directories Adrian Sampson 2013-02-18 18:23:32 -08:00
  • 8b4dca99e3 towards filesystem sandboxing of tests Adrian Sampson 2013-02-18 17:52:37 -08:00
  • bb0c4f445b require mutagen >= 1.20 Adrian Sampson 2013-02-18 17:36:10 -08:00
  • a55ba1a7a0 Merge remote-tracking branch 'upstream/master' Dave Hayes 2013-02-18 13:19:48 -06:00
  • eb32fa4c0e docs: may need to create directories Adrian Sampson 2013-02-17 15:08:53 -08:00
  • bbeb04c34f mention GStreamer plugins in BPD docs Adrian Sampson 2013-02-17 15:04:19 -08:00
  • 6f2ec68ca8 version bump: 1.1b3 Adrian Sampson 2013-02-17 15:02:32 -08:00
  • 872c601419 Added tag v1.1.0-beta.2 for changeset f28ea9e2ef8d Adrian Sampson 2013-02-16 16:40:42 -08:00
  • 0c487f479a remove AutotagError dead code v1.1.0-beta.2 Adrian Sampson 2013-02-16 16:39:21 -08:00
  • fc109e3a3d fix a couple of typos found by RIT students Adrian Sampson 2013-02-16 16:36:35 -08:00
  • 7a0bfff00a summary paragraph for 1.1b2 Adrian Sampson 2013-02-16 16:34:13 -08:00
  • e780ff27c2 update plugin API docs for 1.1 Adrian Sampson 2013-02-16 15:04:07 -08:00
  • 0366dc8184 fix "import -l logpath" CLI option (GC-518) Adrian Sampson 2013-02-16 14:58:53 -08:00
  • 781949fa01 Add support for artist aliases Sam Doshi 2013-02-16 17:11:15 +00:00
  • 5a74c27325 Merge remote-tracking branch 'upstream/master' Dave Hayes 2013-02-13 10:13:06 -06:00
  • 7a1a7d035f Fixes suffix removal for fields that use them Dave Hayes 2013-02-13 10:07:09 -06:00
  • 55c68536c2 Fix removal of suffixes for values that have them Dave Hayes 2013-02-13 09:59:58 -06:00
  • 3be24110d7 Sanitize template evaluation for smartplaylist Dang Mai 2013-02-11 21:37:14 -05:00
  • d1e50da71f fetchart: remote_priority config option Adrian Sampson 2013-02-10 21:40:55 -08:00
  • 7529fe1f78 require python-musicbrainz-ngs 0.2 or newer Adrian Sampson 2013-02-09 21:04:18 -08:00
  • 6b2e409007 Merge branch 'master' of https://github.com/sampsyo/beets Fabrice Laporte 2013-02-09 17:46:06 +01:00
  • 8fdba89d10 fix link to MB collections Adrian Sampson 2013-02-08 13:49:57 -08:00
  • 3e624ea884 original_date config option (GC-441) Adrian Sampson 2013-02-08 13:45:31 -08:00
  • e0bb3b5cd0 original_{year,month,day,date} fields (GC-441) Adrian Sampson 2013-02-08 13:28:51 -08:00
  • 15a652ab73 docs/changelog: filename length detection (GC-461) Adrian Sampson 2013-02-08 12:57:31 -08:00
  • d4ddfd1091 look up max filename length automatically Adrian Sampson 2013-02-08 11:02:29 -08:00
  • f652662d5b configurable max filename length Adrian Sampson 2013-02-08 10:54:19 -08:00
  • b9cb3980c2 path_sep_replace config option Adrian Sampson 2013-02-08 10:51:33 -08:00
  • 09d6eedd6a max_rec (#98): fix bug w/ multiple track triggers Adrian Sampson 2013-02-07 23:41:34 -08:00
  • fa4d8d96e7 max_rec (#98): more lenient defaults Adrian Sampson 2013-02-07 23:39:13 -08:00
  • 7a4c228c79 style tweaks & doc expansion (#98) Adrian Sampson 2013-02-07 23:35:27 -08:00
  • 136f9a1aec Merge pull request #98 from mrmachine/low-rec-triggers Adrian Sampson 2013-02-07 23:22:43 -08:00
  • baa5bc5a01 Add max_rec configuration options. Tai Lee 2013-02-07 09:57:15 +11:00
  • 151177ab95 recommendation is now a "real" enumeration Adrian Sampson 2013-02-07 17:26:58 -08:00
  • ebcd944bd5 rename Sound Check conversion functions Adrian Sampson 2013-02-07 16:17:08 -08:00