Commit Graph

  • ebc065ecec Merge branch 'mried-import-filefilter' Adrian Sampson 2015-01-20 14:22:55 -08:00
  • ec21fb8af1 Revert #1186 changes to beets core Adrian Sampson 2015-01-20 14:18:06 -08:00
  • a82f6c2d76 Docs tweaks and changelog for #1237, fix #1236 Adrian Sampson 2015-01-20 14:10:33 -08:00
  • 38eecb93c9 Merge pull request #1237 from andremiller/master Adrian Sampson 2015-01-20 14:02:27 -08:00
  • 5cf869e0f8 Updated web documentation for CORS Andre Miller 2015-01-20 20:52:24 +02:00
  • a62a152010 Moved the regular expression file filter into a separate plugin. Malte Ried 2015-01-20 19:50:00 +01:00
  • 293e2512ed Imported count: sensitive to plugin skips Adrian Sampson 2015-01-20 09:55:56 -08:00
  • f815138758 Combined cors and cors_origin config options into one Andre Miller 2015-01-20 19:53:04 +02:00
  • d6a4046245 Avoid stacking logger prefixes Bruno Cauet 2015-01-20 17:34:01 +01:00
  • f263935a51 Prevent shlex.split from returning strange encodings Bruno Cauet 2015-01-20 16:51:44 +01:00
  • 132f5ba912 Fix bytes/str with unicodenazi Bruno Cauet 2015-01-20 16:41:18 +01:00
  • a5026100a3 All plugins use unicode_literals Bruno Cauet 2015-01-20 16:22:27 +01:00
  • 53c21330c2 All tests use unicode_literals Bruno Cauet 2015-01-20 15:58:02 +01:00
  • 152e93136b test._common and test.helper use unicode literals Bruno Cauet 2015-01-20 15:41:48 +01:00
  • 438044c6ae Fix bytes/str with unicode-nazi Bruno Cauet 2015-01-20 15:06:37 +01:00
  • 47ea4b7d8b flake8 formatting updates Andre Miller 2015-01-20 16:06:16 +02:00
  • f47be23658 CORS support now uses flask-cor extension Andre Miller 2015-01-20 15:33:33 +02:00
  • afb1611cf2 Fix test.helper __future__ imports Bruno Cauet 2015-01-20 12:51:27 +01:00
  • 02d8e88ef1 Replace all mentions of 'str' with 'bytes' Bruno Cauet 2015-01-20 12:48:15 +01:00
  • 9c41c39913 Do __name__ comparison with bytes and not unicode Bruno Cauet 2015-01-20 12:00:08 +01:00
  • dae1bf026f functemplate: delete try/except/print debug stmts Bruno Cauet 2015-01-20 11:52:27 +01:00
  • c8880de52c Fixes for flake8 validation Andre Miller 2015-01-20 00:38:26 +02:00
  • bd63e1e386 Made CORS configurable and changed host default to 127.0.0.1 Andre Miller 2015-01-20 00:20:26 +02:00
  • 454da9dc7b Fix print usage in test helper script Bruno Cauet 2015-01-19 22:08:04 +01:00
  • 2dab8e5fd6 Import unicode_literals in beets package Bruno Cauet 2015-01-19 15:43:17 +01:00
  • 4d904e20cf changelog: Combine the two lastgenre genre addition entries. Frederik “Freso” S. Olesen 2015-01-19 18:44:31 +01:00
  • cd1564f584 changelog: Move lastgenre genre additions to "Features". Frederik “Freso” S. Olesen 2015-01-19 18:42:40 +01:00
  • 6fff7a954c Import unicode_literals in beets.dbcore Bruno Cauet 2015-01-19 15:09:04 +01:00
  • 8dd7bf0f0b unicode_literals in beets.ui and beets.autotag Bruno Cauet 2015-01-19 14:59:15 +01:00
  • c8d24c748e Import unicode_literals in beets.util Bruno Cauet 2015-01-19 12:39:42 +01:00
  • c86a5f9d97 Make tracktotal an item-level field. Heinz Wiesinger 2015-01-17 15:04:09 +01:00
  • 90b388b775 Use __future__ imports but unicode_literals everywhere Bruno Cauet 2015-01-19 12:16:05 +01:00
  • 2902cda036 tests: use absolute imports everywhere Bruno Cauet 2015-01-19 12:10:53 +01:00
  • b436e75a9e embedart: fix behaviour on IM unparseable output, add tests Bruno Cauet 2015-01-19 11:42:40 +01:00
  • 29739dbe04 Move autotag.mb.SEARCH_LIMIT to configuration. Frederik “Freso” S. Olesen 2015-01-19 11:46:05 +01:00
  • 20213c8916 Add changelog entry for new musicbrainz.searchlimit option. Frederik “Freso” S. Olesen 2015-01-19 11:44:16 +01:00
  • d5e3ff2f48 Improve repr(ConfigView): fix class name displayed Bruno Cauet 2015-01-19 10:42:00 +01:00
  • 70ef96d565 Make list(ui.config) raise a TypeError Bruno Cauet 2015-01-19 10:35:32 +01:00
  • ad00c5dc7b docs: Fix hyperlink targets. Frederik “Freso” S. Olesen 2015-01-19 02:24:32 +01:00
  • 7c429e8c58 docs: New entry for musicbrainz.searchlimit config option. Frederik “Freso” S. Olesen 2015-01-19 02:19:43 +01:00
  • cef0d2cfd7 autotag: Move mb.SEARCH_LIMIT to configuration. Frederik “Freso” S. Olesen 2015-01-19 02:15:27 +01:00
  • f346853710 embedart: Do not use shell for subprocess Adrian Sampson 2015-01-18 16:25:23 -08:00
  • 909c96b060 embedart: Handle unparseable IM output (#1241) Adrian Sampson 2015-01-18 16:18:22 -08:00
  • dc5a79e35c New import_task_created event Adrian Sampson 2015-01-18 15:25:28 -08:00
  • f145e3b184 More comment cleanup Adrian Sampson 2015-01-18 14:58:08 -08:00
  • 167abda752 Merge branch 'master' of https://github.com/sampsyo/beets Frederik “Freso” S. Olesen 2015-01-18 23:05:23 +01:00
  • 5060fc34ea Changelog for classical genres in lastgenre plugin. Frederik “Freso” S. Olesen 2015-01-18 23:03:50 +01:00
  • 9352927a0f Merge branch 'master' of github.com:sampsyo/beets Adrian Sampson 2015-01-18 14:00:37 -08:00
  • 6031cab891 lastgenre: Add "mass" to the classical genre tree. Frederik “Freso” S. Olesen 2015-01-18 23:00:27 +01:00
  • 61797e7a74 lastgenre: Add classical music. Frederik “Freso” S. Olesen 2015-01-18 22:54:19 +01:00
  • 90e4a78d94 Move archive logic to ImportTaskFactory Adrian Sampson 2015-01-18 13:46:56 -08:00
  • 587ff39f22 Update genres-tree.yaml Horla 2015-01-18 22:46:40 +01:00
  • 8ed9e50e18 Update genres-tree.yaml Horla 2015-01-18 22:27:34 +01:00
  • 3fdc5c936e Update genres.txt Horla 2015-01-18 22:13:36 +01:00
  • 3a3150b740 Update genres-tree.yaml Horla 2015-01-18 22:11:01 +01:00
  • b7125e4343 Centralize some counting in ImportTaskFactory Adrian Sampson 2015-01-18 13:03:36 -08:00
  • 0afe0a60a1 Instead of using the list of archive tasks for further importing, only the fist task was used - which is not iterable, of course. Malte Ried 2015-01-18 19:16:51 +01:00
  • c91f7f7795 Archive tasks may be a list of tasks instead of a single task now Malte Ried 2015-01-18 19:07:20 +01:00
  • 0eb185a5e7 Merge branch 'master' into import-filefilter Malte Ried 2015-01-18 18:55:24 +01:00
  • 1a799bb77f Fetchart: update documentation to reflect that Wikipedia is now also used as a source Tom Jaspers 2015-01-18 15:13:27 +01:00
  • 133c21a9c5 Fetchart: add fetching artwork from Wikipedia following the new class-based structure of the plugin Tom Jaspers 2015-01-18 14:52:53 +01:00
  • 9fe2bc1a38 Support for CORS Andre Miller 2015-01-18 10:23:49 +02:00
  • 4169da3dd1 Fix "skipped N directories" message Adrian Sampson 2015-01-17 19:05:00 -08:00
  • 8a60875086 More docstring fixes in ImportTaskFactory Adrian Sampson 2015-01-17 19:01:15 -08:00
  • b273be9d59 Event handlers can now return values Adrian Sampson 2015-01-17 18:39:56 -08:00
  • c392932a92 Improve some docstrings Adrian Sampson 2015-01-17 18:30:47 -08:00
  • 6f2d9845b5 Add an assertion for summarize_items (#1232) Adrian Sampson 2015-01-17 14:20:53 -08:00
  • bf02855ee1 Remove Beatport plugin (c.f. #1229) Adrian Sampson 2015-01-16 12:15:54 -08:00
  • 7c2d5f0948 Import beets.ui in discogs plugin Bruno Cauet 2015-01-16 17:59:35 +01:00
  • d2726e1c25 Fix mpdstats plugin config management Bruno Cauet 2015-01-16 11:08:24 +01:00
  • 6fb3b24c31 Merge pull request #1221 from brunal/crash-on-invalid-queries Adrian Sampson 2015-01-15 10:50:05 -08:00
  • 08c9ad43fa Document the new behaviour in docstrings & changelog Bruno Cauet 2015-01-15 11:54:46 +01:00
  • f4b4847919 Rename exception: InvalidQuery → InvalidQueryError Bruno Cauet 2015-01-15 11:47:35 +01:00
  • b49cd3b73b Lyrics plugin: fix google backend Bruno Cauet 2015-01-15 11:28:04 +01:00
  • c1ce71f35c smartplaylist: Fix album_query (fix #1225) Adrian Sampson 2015-01-14 22:00:30 -08:00
  • 38c5bb3666 Fix a docstring Adrian Sampson 2015-01-14 21:53:13 -08:00
  • 0c3675ada0 Fix replaygain: add 'log' to __init__ parameters Bruno Cauet 2015-01-14 16:17:20 +01:00
  • 27eee3829c Merge pull request #1222 from sampsyo/smartplaylist Bruno 2015-01-14 12:47:07 +01:00
  • 0d1fa80651 Smartplaylist: don't utf8-encode the name Bruno Cauet 2015-01-14 12:21:05 +01:00
  • 6408904a8c Smartplaylit: fix log format string Bruno Cauet 2015-01-14 12:15:44 +01:00
  • 3804eb5b52 Stop on invalid queries instead of ignoring them Bruno Cauet 2015-01-13 23:45:23 +01:00
  • ad65242ebd Merge branch 'master' into import-filefilter Malte Ried 2015-01-14 10:46:03 +01:00
  • 940c00e84f Add Coinbase button temporarily Adrian Sampson 2015-01-13 17:35:03 -08:00
  • ccd5e71519 Merge pull request #1218 from brunal/no-global-no-print Adrian Sampson 2015-01-13 10:37:56 -08:00
  • 9a2a9b0144 smartplaylist: fix docstring Bruno Cauet 2015-01-13 18:53:47 +01:00
  • ca91bc8920 mpdupdate: fix indent Bruno Cauet 2015-01-13 18:53:30 +01:00
  • 753388550e Clean PlexUpdate plugin Bruno Cauet 2015-01-13 12:35:54 +01:00
  • de86b9b570 Clean MPDupdate plugin Bruno Cauet 2015-01-13 12:21:45 +01:00
  • a7beaa6d6e Clean & shorten smartplaylist code Bruno Cauet 2015-01-13 12:11:52 +01:00
  • 82772966c8 Smartplaylist: fix incorrect doc Bruno Cauet 2015-01-13 11:53:39 +01:00
  • 7c4496c110 Smartplaylist: log messages instead of printing Bruno Cauet 2015-01-13 11:42:23 +01:00
  • fdb768c9db Simplify smartplaylist flow Bruno Cauet 2015-01-13 11:31:42 +01:00
  • 2e57d8660e Ensure there's no duplicate plugin listeners Bruno Cauet 2015-01-13 11:29:42 +01:00
  • c8309cbe57 Simplify BeetsPlugin.listen() Bruno Cauet 2015-01-13 11:11:16 +01:00
  • a86fb19f92 Merge pull request #1217 from brunal/logging Bruno 2015-01-13 09:34:19 +01:00
  • 2cf327e0fd beet.importer: remove unnecessary log.info() call Bruno Cauet 2015-01-13 09:23:55 +01:00
  • 81754e5760 beets.logging exports NullHandler on python 2.6 Bruno Cauet 2015-01-13 09:20:29 +01:00
  • cce0a5d81f ImporterSession.tag_log(): improve docstring Bruno Cauet 2015-01-13 09:12:50 +01:00
  • 621ea60af4 Improve importer log unicode-handling test Bruno Cauet 2015-01-12 22:08:11 +01:00
  • 8418fb6083 Use a standard logger for the import log Bruno Cauet 2015-01-12 21:47:44 +01:00