Adrian Sampson
38eba4af31
Remove obsolete null checks
...
Along with their tests. Background:
https://github.com/sampsyo/beets/pull/720/files#r12027386
2014-04-26 20:07:26 -07:00
Fabrice Laporte
cee5e81500
remove _lyricstext.py
2014-04-27 00:27:11 +02:00
Thomas Scholtes
fea5df2339
covert: embed coverart into converted files
2014-04-26 19:49:29 +02:00
Thomas Scholtes
c20c62409d
convert: log error instead of crashing
2014-04-26 19:47:50 +02:00
Thomas Scholtes
9090f0979f
Use new _embed api
2014-04-26 19:44:29 +02:00
Thomas Scholtes
9b88525736
Make function to embed art agnostic of items
2014-04-26 19:41:44 +02:00
Fabrice Laporte
af468f5259
Move lyrics listings from .py to .yaml file
2014-04-26 19:26:28 +02:00
Fabrice Laporte
74898347c0
is_page_candidate() handle more languages
...
Add translations in spanish and german for tokens to
ignore when comparing an url title with a song title.
2014-04-26 19:25:25 +02:00
Fabrice Laporte
8ba91a49c6
change chars replacements done by slugify()
...
adapt slugify() to make it return strings that can be used
as yaml keys (no spaces, etc.)
adapt is_page_candidate() accordingly
2014-04-26 19:22:40 +02:00
Thomas Scholtes
1d787e0b38
Adapt FetchArt tests to new task api
2014-04-26 18:51:56 +02:00
Thomas Scholtes
ba60431319
Fix typo and return early from stage
2014-04-26 18:31:54 +02:00
Thomas Scholtes
cb3354bd6e
Resolve duplicates in user_query stage
2014-04-26 18:19:52 +02:00
Fabrice L
9e39946da5
Update lyrics_sources.py
...
add copyright header
2014-04-26 07:27:23 +02:00
Fabrice Laporte
567e6300fd
fix flake8
2014-04-26 07:27:13 +02:00
Fabrice Laporte
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.
2014-04-26 07:26:50 +02:00
Adrian Sampson
0b315cf8c8
Document/check non-emptiness in add_album
2014-04-25 13:50:03 -07:00
Adrian Sampson
a81d01b969
Changelog for #723
2014-04-25 13:45:45 -07:00
Thomas Scholtes
7700f19135
Added comment on importer ui
2014-04-25 13:56:01 +02:00
Thomas Scholtes
e96753f96a
Plugins use import_task.album
2014-04-25 13:52:03 +02:00
Thomas Scholtes
ac9ee8ed66
Decouple session and import task methods
2014-04-25 13:36:17 +02:00
Thomas Scholtes
e38a33a569
Clarify comments in importer
2014-04-25 13:29:37 +02:00
Thomas Scholtes
07dbe042f5
Move set_candidate logic
2014-04-25 13:23:35 +02:00
Thomas Scholtes
6d22c7489c
Test build with setup.py
...
Since some builds use `python ./setup.py test` to test beets we want to make
sure it runs smoothly.
2014-04-25 12:56:01 +02:00
Thomas Scholtes
73a1b63f7d
Catch and log file errors when embedding images
...
Fixes #723 .
2014-04-25 12:33:19 +02:00
Adrian Sampson
8b3227b149
restore a comment
2014-04-24 22:18:49 -07:00
Adrian Sampson
80bec3935e
config name change, changelog for #692
2014-04-22 14:50:54 -07:00
Adrian Sampson
8cc05077ed
Merge branch 'SUTJael-ftintitle_drop'
2014-04-22 14:47:28 -07:00
Adrian Sampson
129015b8d9
changelog thanks for #714
2014-04-22 14:46:22 -07:00
Adrian Sampson
7706de6edf
Merge pull request #714 from brunal/master
...
Disable video feed in ffmpeg's flac conversion
2014-04-22 14:43:29 -07:00
Bruno Cauet
7b0ce4f28e
Disable the video stream in all ffmpeg conversions
...
Propagate the previous commit's change to all ffmpeg command lines.
2014-04-21 19:59:18 +02:00
SUTJael
4d616ceb93
Fix styling
2014-04-21 16:13:43 +02:00
SUTJael
345d47b40d
Fix indent
2014-04-21 16:06:34 +02:00
Bruno Cauet
db2a2d1e25
Disable video feed in ffmpeg's flac conversion
...
Video feeds may be found in flac files, and the current ffmpeg
conversion command does not ignore them, causing beets to fail
to convert the file.
Add `-vn` to the command line to fix the problem.
Fix issue #712 .
2014-04-21 15:37:10 +02:00
SUTJael
974e3128a6
Fix formatting issues.
...
Drop parameter sticky
2014-04-21 13:07:26 +02:00
Thomas Scholtes
a08ec5b537
Attach config to session
2014-04-20 13:17:07 +02:00
Adrian Sampson
d96d12440e
underscore_naming in play ( #708 )
2014-04-19 14:55:34 -07:00
Adrian Sampson
e8f56c897b
play ( #708 ): obviate debug option
...
Just reuse beets' global verbose logging.
2014-04-19 14:54:20 -07:00
Adrian Sampson
9192b7f5cb
play plugin ( #708 ): docs clarification, etc.
2014-04-19 14:41:30 -07:00
Adrian Sampson
492acbb721
Merge pull request #708 from davidhampgonsalves/master
...
Play Plugin
2014-04-19 14:32:34 -07:00
Thomas Scholtes
495c49703c
Add pipeline.mutator_stage
2014-04-19 19:04:49 +02:00
Thomas Scholtes
d8362fd03c
Add pipeline.stage decorator
2014-04-19 18:54:29 +02:00
Thomas Scholtes
48572aead8
Simplify pipeline emitter
2014-04-19 18:42:45 +02:00
Thomas Scholtes
35ac93728d
Unify singleton and album stages
2014-04-19 18:15:39 +02:00
Thomas Scholtes
5d7d2fe2c7
Merge item_query and user_query
2014-04-19 18:12:26 +02:00
Thomas Scholtes
07ace040fd
Clear IDs in query stage
2014-04-19 18:01:32 +02:00
Thomas Scholtes
4c0554a6c5
Add 'remove_replaced' method
2014-04-19 17:57:07 +02:00
Thomas Scholtes
30c9676ef3
Add 'add' method to tasks, remove album_id property
2014-04-19 17:43:12 +02:00
Thomas Scholtes
20c09bfe8d
Refactor logic for removing duplicate items
2014-04-19 17:36:30 +02:00
Thomas Scholtes
d78c99e7a1
Update library after changing item paths
2014-04-19 17:13:05 +02:00
Thomas Scholtes
a4b5297f4f
Add do_remove_method
2014-04-19 17:02:36 +02:00