Commit Graph

  • b712c49026 Merge pull request #1797 from sampsyo/lastimport-fix-1574 Adrian Sampson 2016-01-04 14:41:36 -08:00
  • ed3d6b81a5 Fixed documentation build error, and added lastimport fix info to changelog Ben Ockmore 2016-01-04 21:15:25 +00:00
  • a218da1414 A bunch of docs on query parsing (fix #1794) Adrian Sampson 2016-01-04 11:26:57 -08:00
  • 70c399f0b1 Updated lastimport installation instructions Ben Ockmore 2016-01-04 17:42:15 +00:00
  • c074ed37f1 Album is never present in user.getTopTracks, so this is now redundant Ben Ockmore 2016-01-04 17:36:30 +00:00
  • e2a8bdb23d Changed initial value of song variable to None, which is clearer Ben Ockmore 2016-01-04 17:33:03 +00:00
  • 0a6983b759 Replaced custom requests in fetch_tracks with pylast Also changed from using the library.getTracks API method to user.getTopTracks, since Last.fm has broken the former. Ben Ockmore 2016-01-04 17:29:08 +00:00
  • 4d07e45732 Bring test_ftintitle up to 94% Jesse Weinstein 2016-01-04 01:51:49 -08:00
  • c54753d5d2 Merge pull request #1792 from JesseWeinstein/add_tests Adrian Sampson 2016-01-04 00:28:05 -08:00
  • 6ba92be18d Add std license header Jesse Weinstein 2016-01-03 23:34:16 -08:00
  • 875876fd1d flake8 fixes Jesse Weinstein 2016-01-03 16:49:51 -08:00
  • dfce9e19aa Fix tests due to change in default command behavior Jesse Weinstein 2016-01-03 13:11:30 -08:00
  • 4d55c5bf7e Do patching in setUp Jesse Weinstein 2016-01-03 11:14:24 -08:00
  • 989b4719a6 Rearrange test_play.py to minimize duplication Jesse Weinstein 2016-01-03 11:07:02 -08:00
  • 7f372a6a59 Add last 2 tests -- 100% line coverage Jesse Weinstein 2016-01-03 09:48:22 -08:00
  • 4a1a70e23d add 3 more tests Jesse Weinstein 2016-01-03 00:18:02 -08:00
  • 6ad0c8a490 Add album option test Jesse Weinstein 2016-01-03 00:05:49 -08:00
  • a47de98653 add relative_to test Jesse Weinstein 2016-01-02 23:54:29 -08:00
  • 6b49b0ff23 add test for $args Jesse Weinstein 2016-01-02 23:40:52 -08:00
  • 3ad02e1a74 Remove duplicate code Jesse Weinstein 2016-01-02 23:35:38 -08:00
  • 362d625f69 add test for --args option Jesse Weinstein 2016-01-02 23:33:36 -08:00
  • d15b996dc4 Verify that the generated playlist contains the path to the item Jesse Weinstein 2016-01-02 22:33:36 -08:00
  • 3807d4fc57 fix flake8 warnings Jesse Weinstein 2016-01-02 21:50:13 -08:00
  • 25495d675c Add minimal (no asserts) test for play plugin Jesse Weinstein 2016-01-02 21:39:37 -08:00
  • 390263a6e8 (Draft) changelog for #1793 Adrian Sampson 2016-01-03 14:26:32 -08:00
  • 15fe43219e Merge pull request #1793 from JesseWeinstein/fix_default_command Adrian Sampson 2016-01-03 14:25:27 -08:00
  • 04618f9aef acousticbrainz (#1787): Fix typos in keys Adrian Sampson 2016-01-03 14:17:39 -08:00
  • 05e5a0ade3 acousticbrainz (#1787): Docs note on initial_key Adrian Sampson 2016-01-03 14:15:28 -08:00
  • 4041c3ceb2 acousticbrainz (#1787): Write tags Adrian Sampson 2016-01-03 14:14:10 -08:00
  • b44601176a Merge pull request #1787 from opatel99/AcousticBrainzP2 Adrian Sampson 2016-01-03 14:12:07 -08:00
  • 246afda9c4 Actually, push the job off on the caller Jesse Weinstein 2016-01-03 13:07:27 -08:00
  • 25c31a75d9 Avoid re-assigning command variable, for clarity Jesse Weinstein 2016-01-02 23:23:36 -08:00
  • 7d5693f2d3 Re-insert open_anything() if command is falsey Jesse Weinstein 2016-01-02 23:20:43 -08:00
  • a1db349bf9 ABrainz: Variable parameters Ohm Patel 2016-01-02 19:20:20 -06:00
  • b5f71a88e8 ABrainz: replace lambda with operator Ohm Patel 2016-01-02 19:05:53 -06:00
  • e5c46cf6ac PEP-8 Cleanup Ohm Patel 2016-01-02 18:59:47 -06:00
  • 39b565d8d8 Refactor JesseW's suggestions Ohm Patel 2016-01-02 18:52:28 -06:00
  • 1bb55c5c13 ABrainz: Used existing initial_key variable Ohm Patel 2016-01-02 14:55:34 -06:00
  • 4184f9dd13 ABrainz: Chords metadata from low_level Ohm Patel 2016-01-02 12:03:07 -06:00
  • 3d64679be2 ABrainz: Corrected docs error Ohm Patel 2016-01-02 11:38:54 -06:00
  • 17dd7496a2 ABrainz: Added low-level data and updated docs Ohm Patel 2016-01-02 11:33:19 -06:00
  • 7ff999002a Merge pull request #1779 from diego-plan9/prompthook Diego Moreda 2016-01-02 14:11:58 +01:00
  • 75636a2503 Merge branch 'master' of github.com:sampsyo/beets into prompthook Diego Moreda 2016-01-02 13:35:49 +01:00
  • 9bba782e9c mbsubmit: final style fixes (closes #1779) Diego Moreda 2016-01-02 13:32:52 +01:00
  • c5f25429e9 ABrainz: Fixed docstrings and documentation Ohm Patel 2016-01-01 18:29:36 -06:00
  • f582e045e9 Add a comment for #1584 Adrian Sampson 2016-01-01 13:05:07 -08:00
  • 884d972176 Merge pull request #1584 from fxthomas/fix/1583-move-only-show-modified Adrian Sampson 2016-01-01 13:03:13 -08:00
  • 50789e88fe Fix 1583: Move command only shows modified files François-Xavier Thomas 2016-01-01 17:19:10 +01:00
  • e9cfae9369 play: Document #1785 nath@laptop 2016-01-01 12:17:12 +01:00
  • 52de238076 ABrainz: Removed PEP8 Whitespace violation Ohm Patel 2016-01-01 01:32:42 -06:00
  • 82709f1c1b ABrainz: Added more metadata for plugin to fetch and updated docs Ohm Patel 2016-01-01 01:28:17 -06:00
  • 26679f891e ABrainz: Added acousticbrainz to autotagger and updated docs Ohm Patel 2016-01-01 01:01:14 -06:00
  • b0c94f4f47 Merge pull request #1785 from sampsyo/play-fix-cleanup Adrian Sampson 2015-12-31 14:38:04 -08:00
  • 775ac4ed83 play: Log exception from os call more accurately nath@laptop 2015-12-31 21:49:03 +01:00
  • aad2cf1feb acousticbrainz: Log an error for missing data Adrian Sampson 2015-12-31 11:38:05 -08:00
  • 3a3dc8b3ae acousticbrainz: Don't write tags Adrian Sampson 2015-12-31 11:35:14 -08:00
  • 5d89b7da67 acousticbrainz: Allow filtering on a query Adrian Sampson 2015-12-31 11:33:58 -08:00
  • 878161bb4f acousticbrainz: Avoid re-parsing the JSON Adrian Sampson 2015-12-31 11:31:32 -08:00
  • 18e5b30d19 acousticbrainz: Handle requests errors Adrian Sampson 2015-12-31 11:29:57 -08:00
  • eb2b081dfd acousticbrainz: A bit more logging Adrian Sampson 2015-12-31 11:28:28 -08:00
  • b29e386a15 Refine AcousticBrainz docs (#1784) Adrian Sampson 2015-12-31 11:24:32 -08:00
  • 6f1e003a9b Changelog for #1784 Adrian Sampson 2015-12-31 11:19:29 -08:00
  • 519f86fd3a Merge pull request #1784 from opatel99/AcousticBrainzPlug Adrian Sampson 2015-12-31 11:17:44 -08:00
  • ad57943819 Updated Copyright Year Ohm Patel 2015-12-31 09:35:01 -06:00
  • fa9039381c Update docs Ohm Patel 2015-12-31 09:01:13 -06:00
  • 6337b7ff08 Rename commands and files Ohm Patel 2015-12-31 08:57:19 -06:00
  • 5201e1cde7 Rename Ohm Patel 2015-12-31 08:56:55 -06:00
  • f685a59e71 play: remove dead code nath@laptop 2015-12-31 13:40:48 +01:00
  • ff89716a4d ABrainz: Add abrainz doc to toctree Ohm Patel 2015-12-31 01:23:44 -06:00
  • fdd1534cf3 ABrainz: Doc title underline too short Ohm Patel 2015-12-31 01:19:28 -06:00
  • 61830958e6 ABrainz: Fix slight bugs on Doc page Ohm Patel 2015-12-31 01:14:30 -06:00
  • bcd4c6d556 ABrainz: Added initial documentation Ohm Patel 2015-12-31 01:12:52 -06:00
  • d15d7efbf4 ABrainz: Removed repeated portion of error message Ohm Patel 2015-12-31 00:53:05 -06:00
  • ed6d9087a9 ABrainz: Added error catching and renamed to abrainz Ohm Patel 2015-12-31 00:50:49 -06:00
  • 59a1333732 ABrainz: Renamed danceable to dance to match five character attribute Ohm Patel 2015-12-30 23:38:19 -06:00
  • 9daa02b5b0 ABrainz: Added write for three attributes to metadata and easier dictionary traversal format. Ohm Patel 2015-12-30 23:34:56 -06:00
  • 247e35161e CLI help: say that -v can appear twice (#1781) Adrian Sampson 2015-12-30 21:23:07 -08:00
  • 5369a60a2a More details on log levels (fix #1781) Adrian Sampson 2015-12-30 21:21:30 -08:00
  • 29e6cbedfe ABrainz: Added copyright header, docstrings, and followed long line standards. Ohm Patel 2015-12-30 22:27:53 -06:00
  • c0dde8da28 echonest: Fix capitalization in help text Adrian Sampson 2015-12-30 20:23:29 -08:00
  • ff81bbf8f5 ABrainz: Added first pass of plugin. Only prints MBID and response status code to console. Ohm Patel 2015-12-30 22:03:50 -06:00
  • 53ecec11e0 mbsubmit: bump copyright year Diego Moreda 2015-12-30 20:32:14 +01:00
  • 85ad17d431 mbsubmit: add documentation, changelog Diego Moreda 2015-12-30 20:29:58 +01:00
  • 418ad58686 Merge remote-tracking branch 'upstream/master' into prompthook Diego Moreda 2015-12-30 20:23:44 +01:00
  • 798dd72bb6 mbsubmit: style fixes Diego Moreda 2015-12-30 20:19:03 +01:00
  • a7156b63f9 Merge pull request #1780 from jackwilsdon/2016 Adrian Sampson 2015-12-30 10:36:40 -08:00
  • 12cd5306b7 Update copyright dates to 2016 Jack Wilsdon 2015-12-30 15:42:06 +00:00
  • d2d31b07a5 Changelog for #1778 Adrian Sampson 2015-12-29 21:49:38 -08:00
  • 1033e1d77d Merge pull request #1778 from lcharlick/fetchart-google Adrian Sampson 2015-12-29 21:40:52 -08:00
  • 0d16f764f2 fetchart: Tidier google backend configuration keys Lachlan Charlick 2015-12-30 13:34:58 +10:30
  • 966746fd55 mbsubmit: add basic tests Diego Moreda 2015-12-29 17:41:49 +01:00
  • 8746869f7c mbsubmit: cleanup, revise logic, config options Diego Moreda 2015-12-29 17:26:42 +01:00
  • e771f34dfd fetchart: Add documentation for new google backend Lachlan Charlick 2015-12-29 17:31:40 +10:30
  • 7b273b4310 fetchart: PEP8 fixes Lachlan Charlick 2015-12-29 17:29:17 +10:30
  • b017a750d8 Merge remote-tracking branch 'upstream/master' into fetchart-google Lachlan Charlick 2015-12-29 16:00:19 +10:30
  • fe8cb952ce Version bump: 1.3.17 Adrian Sampson 2015-12-28 16:56:54 -08:00
  • b93be00dfa Date for 1.3.16 release v1.3.16 Adrian Sampson 2015-12-28 16:56:28 -08:00
  • 0a7f242f48 More changelog proofreading Adrian Sampson 2015-12-28 16:53:07 -08:00
  • f6c6e95235 Refine changelog for 1.3.16 release Adrian Sampson 2015-12-28 16:44:29 -08:00
  • a976c371f6 lyrics: Disable Genius backend by default (#1770) Adrian Sampson 2015-12-28 16:35:39 -08:00