Commit Graph

  • e7af3319f8 lastgenre: Restore min_weight option Adrian Sampson 2014-04-26 20:59:39 -07:00
  • d0d3c18da2 lastgenre: rewrite filtering logic to make tests pass Fabrice Laporte 2014-04-26 00:27:56 +02:00
  • 2e8e55736d get rid of module level options variable Fabrice Laporte 2014-04-25 09:00:49 +02:00
  • 4e5bb262a7 wip: rewrite setup_config Fabrice Laporte 2014-04-24 09:03:19 +02:00
  • 21f1607e8f lastgenre: add tests functions Fabrice Laporte 2014-04-22 13:00:01 +02:00
  • 499a7b868e Move the filtering logic of '_tags_for' function into a dedicated 'filter_tags' function. Fabrice Laporte 2014-04-22 12:59:08 +02:00
  • 3d30708839 add test_lastgenre.py Fabrice Laporte 2014-04-22 07:25:34 +02:00
  • 8c2763ffdc Collapse finalize stage into manipulate_files Adrian Sampson 2014-04-26 20:35:41 -07:00
  • e9355f336b Rename remove_duplicates and do_remove_duplicates Adrian Sampson 2014-04-26 20:21:20 -07:00
  • 38eba4af31 Remove obsolete null checks Adrian Sampson 2014-04-26 20:07:26 -07:00
  • cee5e81500 remove _lyricstext.py Fabrice Laporte 2014-04-27 00:27:11 +02:00
  • fea5df2339 covert: embed coverart into converted files Thomas Scholtes 2014-04-26 19:49:29 +02:00
  • c20c62409d convert: log error instead of crashing Thomas Scholtes 2014-04-26 19:47:50 +02:00
  • 9090f0979f Use new _embed api Thomas Scholtes 2014-04-26 19:44:29 +02:00
  • 9b88525736 Make function to embed art agnostic of items Thomas Scholtes 2014-04-26 19:41:44 +02:00
  • af468f5259 Move lyrics listings from .py to .yaml file Fabrice Laporte 2014-04-26 19:26:28 +02:00
  • 74898347c0 is_page_candidate() handle more languages Fabrice Laporte 2014-04-26 19:25:25 +02:00
  • 8ba91a49c6 change chars replacements done by slugify() Fabrice Laporte 2014-04-26 19:19:25 +02:00
  • 1d787e0b38 Adapt FetchArt tests to new task api Thomas Scholtes 2014-04-26 18:51:56 +02:00
  • ba60431319 Fix typo and return early from stage Thomas Scholtes 2014-04-26 18:31:54 +02:00
  • cb3354bd6e Resolve duplicates in user_query stage Thomas Scholtes 2014-04-26 18:19:52 +02:00
  • 9e39946da5 Update lyrics_sources.py Fabrice L 2014-04-22 07:07:25 +02:00
  • 567e6300fd fix flake8 Fabrice Laporte 2014-04-21 23:16:31 +02:00
  • 117d16f2ad lyrics: add tests to track which websites can be scraped by our algo and be used as sources fot the google custom search engine. Fabrice Laporte 2014-04-16 00:36:04 +02:00
  • 0b315cf8c8 Document/check non-emptiness in add_album Adrian Sampson 2014-04-25 13:50:03 -07:00
  • a81d01b969 Changelog for #723 Adrian Sampson 2014-04-25 13:45:45 -07:00
  • 7700f19135 Added comment on importer ui Thomas Scholtes 2014-04-25 13:56:01 +02:00
  • e96753f96a Plugins use import_task.album Thomas Scholtes 2014-04-25 13:52:03 +02:00
  • ac9ee8ed66 Decouple session and import task methods Thomas Scholtes 2014-04-25 13:36:17 +02:00
  • e38a33a569 Clarify comments in importer Thomas Scholtes 2014-04-25 13:29:37 +02:00
  • 07dbe042f5 Move set_candidate logic Thomas Scholtes 2014-04-20 18:04:45 +02:00
  • 6d22c7489c Test build with setup.py Thomas Scholtes 2014-04-25 12:56:01 +02:00
  • 73a1b63f7d Catch and log file errors when embedding images Thomas Scholtes 2014-04-25 12:33:09 +02:00
  • 8b3227b149 restore a comment Adrian Sampson 2014-04-24 22:18:49 -07:00
  • 80bec3935e config name change, changelog for #692 Adrian Sampson 2014-04-22 14:50:54 -07:00
  • 8cc05077ed Merge branch 'SUTJael-ftintitle_drop' Adrian Sampson 2014-04-22 14:47:28 -07:00
  • 129015b8d9 changelog thanks for #714 Adrian Sampson 2014-04-22 14:46:22 -07:00
  • 7706de6edf Merge pull request #714 from brunal/master Adrian Sampson 2014-04-22 14:43:29 -07:00
  • 7b0ce4f28e Disable the video stream in all ffmpeg conversions Bruno Cauet 2014-04-21 19:59:18 +02:00
  • 4d616ceb93 Fix styling SUTJael 2014-04-21 16:13:43 +02:00
  • 345d47b40d Fix indent SUTJael 2014-04-21 16:06:34 +02:00
  • db2a2d1e25 Disable video feed in ffmpeg's flac conversion Bruno Cauet 2014-04-21 15:37:10 +02:00
  • 974e3128a6 Fix formatting issues. Drop parameter sticky SUTJael 2014-04-21 13:07:26 +02:00
  • a08ec5b537 Attach config to session Thomas Scholtes 2014-04-20 13:17:07 +02:00
  • d96d12440e underscore_naming in play (#708) Adrian Sampson 2014-04-19 14:55:34 -07:00
  • e8f56c897b play (#708): obviate debug option Adrian Sampson 2014-04-19 14:54:20 -07:00
  • 9192b7f5cb play plugin (#708): docs clarification, etc. Adrian Sampson 2014-04-19 14:41:30 -07:00
  • 492acbb721 Merge pull request #708 from davidhampgonsalves/master Adrian Sampson 2014-04-19 14:32:34 -07:00
  • 495c49703c Add pipeline.mutator_stage Thomas Scholtes 2014-04-19 19:04:15 +02:00
  • d8362fd03c Add pipeline.stage decorator Thomas Scholtes 2014-04-19 18:54:29 +02:00
  • 48572aead8 Simplify pipeline emitter Thomas Scholtes 2014-04-19 18:42:45 +02:00
  • 35ac93728d Unify singleton and album stages Thomas Scholtes 2014-04-19 18:15:39 +02:00
  • 5d7d2fe2c7 Merge item_query and user_query Thomas Scholtes 2014-04-19 18:12:26 +02:00
  • 07ace040fd Clear IDs in query stage Thomas Scholtes 2014-04-19 18:01:32 +02:00
  • 4c0554a6c5 Add 'remove_replaced' method Thomas Scholtes 2014-04-19 17:56:18 +02:00
  • 30c9676ef3 Add 'add' method to tasks, remove album_id property Thomas Scholtes 2014-04-19 17:43:12 +02:00
  • 20c09bfe8d Refactor logic for removing duplicate items Thomas Scholtes 2014-04-19 17:36:30 +02:00
  • d78c99e7a1 Update library after changing item paths Thomas Scholtes 2014-04-19 17:13:05 +02:00
  • a4b5297f4f Add do_remove_method Thomas Scholtes 2014-04-19 16:58:19 +02:00
  • 21d749e64b Rename methods to better convey their meaning Thomas Scholtes 2014-04-19 16:52:28 +02:00
  • d617e8c786 Add manipulate_files method, store item during finalize Thomas Scholtes 2014-04-19 16:44:40 +02:00
  • b9d92d44f3 Merge show progress and item progress tasks Thomas Scholtes 2014-04-19 16:28:59 +02:00
  • 09ef565cfc Make _infer_album_fields a method Thomas Scholtes 2014-04-19 16:22:34 +02:00
  • 6f504f5537 Add resolve_duplicates stage Thomas Scholtes 2014-04-19 14:06:02 +02:00
  • ec01590df6 Merge duplicate detection into find_duplicates method Thomas Scholtes 2014-04-19 14:03:37 +02:00
  • 19fdf069f9 Merge singleton and album lookup stages Thomas Scholtes 2014-04-19 13:35:57 +02:00
  • f396244055 Refactor task.finalize() Thomas Scholtes 2014-04-19 13:07:37 +02:00
  • 1c68bbb854 Refactor finalize stage into Task class Thomas Scholtes 2014-04-17 23:16:07 +02:00
  • 4e1b33e125 Make _resume() session local and refactor resume in read stage Thomas Scholtes 2014-04-17 22:44:58 +02:00
  • ce28c2a95b Add SentinelImportTask and move code into it Thomas Scholtes 2014-04-17 22:25:18 +02:00
  • 8dd5e6a62d Album tasks always record their progress Thomas Scholtes 2014-04-17 22:13:22 +02:00
  • 6284547d55 Add task.apply_metadata() method Thomas Scholtes 2014-04-17 21:52:23 +02:00
  • ecb9ba97be Add SingletonImportTask Thomas Scholtes 2014-04-17 20:07:44 +02:00
  • a09b2d4760 Test that duplicate files are removed Thomas Scholtes 2014-04-19 17:02:20 +02:00
  • 4677c55c4f Remove DuplicateCheckTest Thomas Scholtes 2014-04-19 15:50:49 +02:00
  • efee81cda7 Refactor ImportDuplicateAlbumTest Thomas Scholtes 2014-04-19 15:49:39 +02:00
  • 52e3413c5b Test import singleton duplicates Thomas Scholtes 2014-04-19 15:44:20 +02:00
  • 0518d4e265 Add tests for duplicate album imports Thomas Scholtes 2014-04-19 15:12:17 +02:00
  • f67490c464 reworking messaging david hamp-gonsalves 2014-04-19 09:34:50 -03:00
  • 44e84e775a correcting sytles david hamp-gonsalves 2014-04-19 09:24:37 -03:00
  • f8b6c1ea11 added default commands to use system file associations david hamp-gonsalves 2014-04-19 08:52:18 -03:00
  • 8fe8cee362 docs: add missing ReST :ref: Adrian Sampson 2014-04-18 16:06:21 -07:00
  • 337b1f8610 tests: use Windows config location on Windows Adrian Sampson 2014-04-18 15:57:57 -07:00
  • 5f4a9c6446 fix Windows path manipulation in importfeeds Adrian Sampson 2014-04-18 15:52:23 -07:00
  • 81d04643bf changelog for #696 Adrian Sampson 2014-04-18 15:39:55 -07:00
  • eee2213099 Merge pull request #696 from ayberk/master Adrian Sampson 2014-04-18 15:38:27 -07:00
  • 746befabac Removed str2bool import Ayberk Yilmaz 2014-04-19 00:08:31 +03:00
  • 7e01a27124 Minor adjustments based on feedback Ayberk Yilmaz 2014-04-19 00:07:17 +03:00
  • 22f341eb97 added play plugin and docs david hamp-gonsalves 2014-04-18 10:33:53 -03:00
  • 309c5c1a58 fix #705: unicode in SoundCheck fields Adrian Sampson 2014-04-17 18:10:16 -07:00
  • bd047ec6c8 Add tests for resumed import Thomas Scholtes 2014-04-17 21:56:15 +02:00
  • 0de340d516 changelog for #697 Adrian Sampson 2014-04-17 12:04:48 -07:00
  • e82147ce6d replaygain: added missing import Yevgeny Bezman 2014-04-17 21:32:12 +03:00
  • bfac8cf84f replaygain: ignoring deprecation warning for threads_init in newer gi versions. Fixes #697 Yevgeny Bezman 2014-04-17 20:06:03 +03:00
  • bbb1f7a295 tests: made all tests pass on cygwin. Fixes #655 Yevgeny Bezman 2014-04-17 19:49:28 +03:00
  • 9d6c6f76bb changelog for #699 Adrian Sampson 2014-04-17 09:14:36 -07:00
  • 8fc9f3463f Add more paths to search for bash completion Thomas Scholtes 2014-04-17 13:39:06 +02:00
  • a6aed22ddd Flake8 fixes Thomas Scholtes 2014-04-17 12:25:59 +02:00
  • ea04344560 Test and fix unicode issues in logs. Fixes #699 Thomas Scholtes 2014-04-17 12:11:14 +02:00
  • 115a0b06d3 changelog for #695 Adrian Sampson 2014-04-16 15:19:29 -07:00