nath@home
7ed742b268
play-raw: Fix a docstring and add doc
2015-09-01 23:42:43 +02:00
Adrian Sampson
9ce49b7ef0
fetchart: Do not emable Wikipedia by default
...
Because DBpedia seems to be down (it's responding very slowly with errors),
this seems like a good defensive action. It narrows the default sources to
those that resolve quickly, with only a couple of HTTP requests. We can
re-enable this again in the future if things seem to stabilize over at
DBpedia.
2015-08-29 12:52:57 -07:00
Adrian Sampson
608e4ffbef
fetchart: Lots more logging
2015-08-29 11:59:46 -07:00
Adrian Sampson
2b1d7fc3aa
fetchart: Logging, naming, remove unused option
2015-08-29 11:31:59 -07:00
Adrian Sampson
cde509a638
Merge pull request #1570 from fxthomas/badfiles
...
Badfiles: Easier default configuration, docs update and color output
2015-08-16 09:27:08 -07:00
Adrian Sampson
e708520349
Fix extra word
2015-08-16 09:25:56 -07:00
Adrian Sampson
759c79c426
play: Insert arguments anywhere ( #1532 )
2015-08-16 09:23:09 -07:00
François-Xavier Thomas
6095914d30
badfiles: Fixed typo in docs
2015-08-15 15:31:00 +02:00
François-Xavier Thomas
50b8d8dd6e
badfiles: Update doc about checker commands
2015-08-15 14:53:35 +02:00
François-Xavier Thomas
8db75f075e
badfiles: Update doc to remove unneeded defaults
2015-08-15 14:53:17 +02:00
Adrian Sampson
ecf677ae41
Reorganize up some badfiles documentation
2015-08-14 20:50:29 -07:00
Adrian Sampson
82484be232
Add badfiles plugin as-is
2015-08-14 20:32:19 -07:00
Adrian Sampson
315fe78f0c
Example for play --args ( #1532 )
2015-08-14 19:57:05 -07:00
Adrian Sampson
ab7e9d4db2
Simplify #1532 : CLI only, append to end
2015-08-14 19:52:49 -07:00
Adrian Sampson
217a8126bc
Merge pull request #1532 from pheerai/play_opt_arg
...
Added optional argument for play-plugin
2015-08-14 19:23:34 -07:00
Adrian Sampson
339ab55558
Link to beets-badfiles
2015-08-11 22:44:07 -07:00
Oliver Rümpelein
d05e251a14
Merge branch 'master' into play_opt_arg,
...
to make AppVeyor-builds possible.
2015-08-02 20:51:26 +02:00
Oliver Rümpelein
90bb4081fe
Implemented --args-feature
...
* as discussed in #1532 , with args-parameter, and optionally
inserted config-key
* updated changelog/docs
2015-08-02 20:44:56 +02:00
Adrian Sampson
4982fb0b45
Docs for GStreamer 1.x (& audioread 2.0.0)
2015-08-02 23:20:29 -07:00
Adrian Sampson
02d8126608
ipfs: Changelog and proofreading in the docs
2015-08-02 18:50:17 -07:00
Adrian Sampson
7d55126070
Merge pull request #1397 from multikatt/ipfs
...
Ipfs plugin
2015-08-02 18:39:55 -07:00
David Logie
71d3be238b
zero: optionally update tags in the database.
2015-07-21 16:54:23 +01:00
Fabrice Laporte
de100be923
Update lyrics.rst
2015-07-03 14:40:38 +02:00
Fabrice Laporte
d495d35a97
Update lyrics.rst
2015-07-03 14:39:40 +02:00
multikatt
df4cfdb3b9
Update docs with configuration details
2015-06-07 17:16:34 -04:00
Adrian Sampson
7c0f7167bc
Tweak docs and changelog for #1494
2015-06-04 10:05:29 -07:00
Ed Carroll
865fb0a25f
Updated docs and changelog
...
Updated the append function to be a bit safer when adding the token
parameter. Updated docs and changelog
2015-06-04 10:48:38 +01:00
multikatt
0d8a0d3fad
typo: dameon -> daemon
2015-06-03 05:56:01 -04:00
multikatt
d6425be819
Updating docs for --play flag
2015-06-03 05:54:23 -04:00
multikatt
d4d3e957b3
Add to toctree
2015-05-31 01:43:09 -04:00
Pedro Silva
c93d5ce25b
add changelog entry and docs for duplicate merging
2015-05-25 18:19:15 +02:00
Tiago Dias
476c40fce9
Added beets-noimport plugin to the plugins documentation page.
2015-05-25 00:30:35 +01:00
Kylie McClain
687dc9ddcd
Use python-mpd2 instead of python-mpd. Fixes #1472 .
2015-05-24 18:24:29 -04:00
Tom Jaspers
a82dee35cb
fetchart complains if no imaging backend available
...
The `enforce_ratio` and `minwidth` options depend on PIL or ImageMagick.
Previously it silently fails. Now it will log a warning, and accept the
image.
Tests concerning these options are skipped when no imaging backend is available.
Fix #1460
2015-05-18 19:44:40 +02:00
Pedro Silva
6be98b0a36
add tiebreaking facility
2015-05-16 19:25:47 +02:00
multikatt
63369246ae
Update docs: -g now works for queries
2015-05-15 15:59:56 -04:00
multikatt
ef1f4965f0
Adding documentation
2015-05-15 13:59:43 -04:00
Tom Jaspers
cb13d21ad6
MetaSync: automatic load of sources and item_types
...
- MetaSources get loaded from the modules automatically
- The MetaSources can define their own item_types, that get loaded for the plugin
- __init__ doesn't need any changes to accept new metasources
- Fix the --sources option to actually accept sources
(it was being interpreted as boolean flag before, crashing the plugin)
- More safety w.r.t. external dependencies
2015-05-09 11:31:39 +02:00
Tom Jaspers
27aef76ae5
MetaSync: update changelog & fix typo in doc
2015-05-08 16:43:02 +02:00
Tom Jaspers
04d7c883d1
MetaSync: docs for itunes synchronization
...
changelog & metasync plugin documentation
2015-05-07 10:28:41 +02:00
Adrian Sampson
0711172446
Docs fixes for metasync: #1386
2015-04-18 11:49:36 -07:00
Heinz Wiesinger
0ecc560650
Add documentation for metadata sync plugin.
2015-04-18 16:09:46 +02:00
Adrian Sampson
e14b1d7626
Some docs massaging for imminent release
2015-04-17 14:55:16 -07:00
Bruno Cauet
4e7c8d14a8
Discogs: add troubleshooting section in docs
...
Mention the token file, system date. Provide a URL that searches github
issues for "discogs".
Relates to #1417 .
2015-04-17 17:32:42 +02:00
Adrian Sampson
821c5bf3df
Documentation pass for #1398
2015-04-09 17:06:35 -07:00
jmwatte
f1f7094938
fix bs1770gain for windows and exceptionally big albums
2015-04-09 17:18:26 +02:00
Tom Jaspers
b5ec26c949
Fetchart: minwidth & enforce_ratio options
...
- Minimum image width can be specified via minwidth (default `0`)
- The image ratio can be enforced to 1:1 using `enforce_ratio` (default `no`)
See #1058
2015-04-04 20:52:08 +02:00
Bruno Cauet
9705c09035
Merge branch 'thumbnails'
2015-03-29 21:44:42 +02:00
Adrian Sampson
eeca2105f9
Merge pull request #1377 from amishb/custom_ft_title
...
ftintitle plugin now allows a custom format to be defined (Correct Branch)
2015-03-29 12:05:53 -07:00
Amish Bhadeshia
9a38b07ed4
Housekeeping and styling changes
2015-03-28 11:20:28 +00:00