Commit graph

878 commits

Author SHA1 Message Date
Adrian Sampson
f621d7f4f1 Merge pull request #1992 from jackwilsdon/add-write-bpm
Add write option to bpm plugin
2017-01-01 23:09:41 -05:00
Adrian Sampson
4c1b8c2935 Merge pull request #2342 from inytar/master
Implement the basic AcousticBrainz Submit plugin
2017-01-01 00:45:24 -05:00
inytar
1a4c74ae5e More spelling corrections for the absubmit plugin documentation 2016-12-31 18:26:56 -05:00
inytar
9ab67d5ffe Fix typos in absubmit documentation 2016-12-31 14:12:28 -05:00
diomekes
af99ee21aa add documentation for play importer prompt choice 2016-12-31 00:15:36 -05:00
Adrian Sampson
d447d3e655 Changelog note for #2349 (fix #2347) 2016-12-28 12:06:29 -05:00
Adrian Sampson
8a62087376 Documentation tweaks for #2349 2016-12-28 12:03:57 -05:00
Adrian Sampson
9db79835d6 Merge pull request #2349 from SusannaMaria/#2347
#2347: First hack of ignoring already tagged items
2016-12-28 11:55:21 -05:00
Susanna Maria Hepp
8be0a271b5 Add documentation for the force-option 2016-12-27 22:11:27 +01:00
Adrian Sampson
a4e2538324 Merge pull request #2348 from benpetty/patch-1
typo in docs
2016-12-27 08:41:21 -05:00
Ben Petty
767798ca07 typo in docs 2016-12-26 20:27:35 -08:00
Adrian Sampson
a9fd3df681 Docs fixes for #2329 2016-12-26 17:33:23 -05:00
Adrian Sampson
a92323945e Merge pull request #2329 from SJoshBrown/master
Add manually triggered mode for zero plugin
2016-12-26 17:29:17 -05:00
inytar
90ea8425cf Add documentation for the absubmit plugin 2016-12-26 16:50:51 -05:00
Adrian Sampson
3a650a151e Docs fixes for #2322 2016-12-26 16:10:46 -05:00
Josh Brown
5b8b61f0c0 added documentation for zero subcommand 2016-12-26 12:10:19 -06:00
diomekes
fc8411f3b8 random: add --time option, update docs 2016-12-15 16:15:38 -05:00
Adrian Sampson
3f78578a88 Fix links to pip 2016-12-09 09:26:58 -05:00
Adrian Sampson
957bfacf21 Fix Backbone.js link 2016-11-30 08:40:15 -05:00
Nathan Musoke
0701e66391 Fix rst syntax error in docs 2016-11-29 12:11:12 +13:00
Adrian Sampson
13cf1bff8f Tiny text simplifications (#2223) 2016-10-08 18:41:16 -04:00
nath@home
8bd6181c6a doc-play: Fix a header level. 2016-10-08 14:47:38 +02:00
nath@home
f30c5da2ab doc-play: Fix an error and clarity:
{} is not used any more to determine the location of parameters
passed with --args.
Fix two sentences for clarity/fluidity. Display the plugin's
abilities in the intro.
2016-10-08 14:37:57 +02:00
Adrian Sampson
4ae02e0d27 Merge pull request #2211 from heylookltsme/better-genre
Proposal: Add specificity option to lastgenre plugin
2016-09-27 09:07:39 -04:00
Corinne Hoener
a9ac2fa9c8 add some docs 2016-09-26 19:21:58 -04:00
Johnny Robeson
cc5012fda2 slight language tweak in duplicates plugin docs
Suggested by @sampsyo in https://github.com/beetbox/beets/pull/2193
2016-09-10 16:53:53 -04:00
Johnny Robeson
079d083a4b add docs and changelog for --keys change 2016-09-10 05:13:06 -04:00
nathdwek@laptop
ed0adc2b63 Add more doc and changelog for #2175 2016-08-26 18:18:35 +02:00
Thiago de Arruda
9963fd0432 mpdupdate: Support $MPD_HOST environment variable.
This environment variable is also used by mpc. See
http://linux.die.net/man/1/mpc for details.
2016-08-26 11:36:39 -03:00
Marvin Steadfast
5592499b31 embyupdate: backwards compatible hostname
`host` takes `localhost`, `http://localhost` and `https://`.
2016-08-26 12:28:48 +02:00
Marvin Steadfast
a282d4abc5 embyupdate: Fix authentication header problem
There was a problem with the authentication header in the latest
versions. The header creation function changed to fix that. Username and
passwort authentication should work again.

The `host` config variable takes now a full hostname. For example
`http://localhost` instead of just `localhost`. This makes it easier to
use https hosts.
2016-08-26 10:29:08 +02:00
Adrian Sampson
e2981dec4a Merge pull request #2143 from Jell-E/patch-1
Add BPM data with acousticbrainz
2016-07-27 14:58:10 -04:00
Jelle Besseling
f1deb0c545 Update AcousticBrainz docs for PR #2143 2016-07-27 20:16:06 +02:00
Adrian Sampson
5e3bbf2aeb Remove remaining links to Google Code (fix #2145) 2016-07-27 13:32:41 -04:00
Johnny Robeson
21cfe980ec remove some trailing whitespace 2016-07-27 02:57:04 -04:00
Johnny Robeson
47c2ed001a update gstreamer package names to their 1.0 versions
We no longer support 0.10 versions, so these were wrong
2016-07-27 02:57:04 -04:00
Johnny Robeson
01483f9600 change most googlecode refs to their new locations 2016-07-27 02:57:04 -04:00
Adrian Sampson
d9a55dac4c Trim the docs on dependency installation (#2139) 2016-07-23 12:25:13 -07:00
davidak
3d351548cf docs: add instructions to install plugin dependencies, fixes #2136 2016-07-23 13:31:33 +02:00
Adrian Sampson
efe6542695 Docs rewording for #2117 (fix #2045) 2016-07-20 23:46:36 -04:00
Rob McGhee
af24277ad3 Emby API Key Update
Added note to the Emby Plugin Documentation
2016-07-20 21:17:45 +01:00
wordofglass
e2c6547635 fetchart: Clarify the deprecation of remote_priority in docs and
warning, closes #2092
2016-06-29 19:18:06 +02:00
Max Ammann
4be45eacc6 Added documentation for the new 'expand' flag 2016-06-26 19:53:57 +02:00
Johannes Baiter
7f98b456fc Include beatport docs in plugin index 2016-06-21 22:22:18 +02:00
Johannes Baiter
00bce6de2c Documentation for beatport plugin 2016-06-21 21:46:53 +02:00
Adrian Sampson
7fa3188396 Docs tweaks for #2062 2016-06-20 10:32:38 -07:00
Philipp Beckmann
a48a4c9a7c bpd: edited the changelog and updated the requirements in the plugin docs 2016-06-20 18:56:11 +02:00
Adrian Sampson
2f4c7ee7a5 Simplify export plugins 2016-05-30 22:38:24 -07:00
Adrian Sampson
395877d903 Remove the Echo Nest plugin 😢 (#1920) 2016-05-30 22:25:58 -07:00
Fabrice Laporte
fadb2da120 Update lyrics.rst
fix typo in url
2016-05-21 07:33:38 +02:00
Jack Wilsdon
5f3c27990d Merge pull request #1974 from jackwilsdon/make-convert-extension-optional
Make convert extension optional
2016-05-08 16:30:30 +01:00
Jack Wilsdon
2d5c68cec9 Remove write option from bpm and use import.write 2016-05-06 17:50:27 +01:00
Jack Wilsdon
6935b6deff Add configuration documentation for bpm plugin 2016-05-05 11:41:24 +01:00
pkel
195b3fb520 Update location of noimport plugin 2016-05-03 20:33:17 +02:00
Adrian Sampson
6b8019f60f Refine docs for the hook plugin 2016-04-30 15:12:07 -07:00
Jack Wilsdon
be897e964a Specify the optionality of the file extension in documentation
Also change "command-line" to "command" for accuracy.
2016-04-29 14:54:23 +01:00
Jack Wilsdon
7c9440cf13 Merge master back in to fork 2016-04-28 04:15:02 +01:00
Fabrice Laporte
3c10be1176 Update lyrics.rst 2016-04-24 22:30:55 +02:00
Fabrice Laporte
d3af2d5375 Update lyrics.rst 2016-04-24 22:29:10 +02:00
Fabrice Laporte
9c835715a3 Update lyrics.rst 2016-04-24 22:28:52 +02:00
wordofglass
5fbca32ea4 reuse the 'sources' names from the configuration for art_source 2016-04-19 11:25:03 +02:00
wordofglass
7a9c3e592b document values written to art_source 2016-04-19 11:25:03 +02:00
wordofglass
740efc0a0e small fixes; consistently use 'source' instead of 'origin' 2016-04-19 11:23:57 +02:00
wordofglass
c27907b043 enable fetchart to store the artworks origin in a flexible field; as of now untested 2016-04-19 11:23:42 +02:00
Jack Wilsdon
ffa2fdd278 Merge master back in to fork 2016-04-18 19:19:08 +01:00
wordofglass
9e774fdccd Merge branch 'master' into fetchart_almost_square 2016-04-18 19:00:45 +02:00
Guilherme Danno
019d7cd2e6 fix some typos 2016-04-18 12:36:42 -03:00
Jack Wilsdon
028c78adc8 Update documentation to match new hook plugin design 2016-04-18 16:05:39 +01:00
Guilherme Danno
806f490861 add export plugin to index.rst 2016-04-18 11:59:48 -03:00
Guilherme Danno
1644f7117a documentation for export plugin 2016-04-18 11:54:22 -03:00
wordofglass
93267639e4 update docs for enforce_ratio 2016-04-18 15:32:09 +02:00
Jack Wilsdon
dd949a9488 Merge master back in to fork 2016-04-18 14:06:45 +01:00
wordofglass
9ce10c2fda Merge branch 'master' into fetchart_unify_sources,
i.e. adapt the fanart.tv source
2016-04-16 13:34:46 +02:00
Adrian Sampson
4691deb5a5 Merge pull request #1941 from wordofglass/fetchart_fanarttv
Fetchart: add fanart.tv source
2016-04-15 11:45:00 -07:00
wordofglass
87aa5dab13 fixes according to feedback by @Kraymer 2016-04-15 14:15:25 +02:00
wordofglass
2dfdc8b90a fix doc formatting 2016-04-15 02:47:56 +02:00
wordofglass
d46b45861b typo, rename project key config option 2016-04-15 02:40:52 +02:00
wordofglass
8a8b8f832a Update Documentation for fanart.tv 2016-04-15 02:29:00 +02:00
Fabrice Laporte
95b77bf5d0 lyrics: update docs + changelog 2016-04-14 23:24:16 +02:00
Fabrice Laporte
d40a168b5b docs: add langdetect pypi links 2016-04-14 08:51:24 +02:00
Fabrice Laporte
df46ae6d4d fix docs missing target link 2016-04-14 08:38:53 +02:00
Fabrice Laporte
6cfc106b8a better docs and debug msg 2016-04-14 08:31:55 +02:00
Fabrice Laporte
6d90dfea24 add doc for bing translate api related options 2016-04-14 00:54:26 +02:00
wordofglass
1cfd039da4 Update fetchart documentation. 2016-03-22 21:09:05 +01:00
Cédric Tissières
e5be804802 importadded: adapt doc for new option preserve_write_mtimes 2016-03-22 06:24:09 +01:00
Adrian Sampson
5b5a8c5a6d Minor docs refinements for #1894 2016-02-27 09:59:34 -08:00
Ali Graham
a98bc481cd tweaks for style, option name 2016-02-27 19:05:56 +10:30
Ali Graham
b59792c7a8 doc note for new copy_album_art_maxwidth option 2016-02-25 21:35:39 +10:30
Adrian Sampson
fb4ba2924f Grammar/formatting refinement for #1878 2016-02-10 10:10:26 -08:00
Josh Brown
0babeab862 fix documentation error 2016-02-10 10:33:52 -06:00
Josh Brown
82dc89ad83 documention for overriding the default last.fm api key with a custom one in lastimport 2016-02-10 10:14:48 -06:00
Fabrice Laporte
53029a0ed6 edit docs for replaygain audio tools backend 2016-02-08 00:48:00 +01:00
Adrian Sampson
6e3d72afa6 Merge pull request #1846 from diego-plan9/interactiveedit
edit: allow interactive editing during the importer
2016-02-07 14:34:54 -08:00
Sven-Hendrik Haase
945ef18164 Some typesetting 2016-02-06 08:45:32 +01:00
Sven-Hendrik Haase
14db7ea6ec Add snippets for canonicalization 2016-02-06 08:44:17 +01:00
Sven-Hendrik Haase
10d44fe526 Add some more docs to canonicalization with example
It really didn't make sense to me before I did some further research. You shouldn't have to do further research to understand this apart form reading the docs.
2016-02-06 07:46:31 +01:00
Diego Moreda
763813fdf7 edit: add documentation
* Add documentation to plugins/edit.rst about the execution of the
plugin during the importer.
2016-02-05 13:12:46 +01:00
Sven-Hendrik Haase
45cc4300b7 Link to nested genre names
The internal whitelist is already linked, this one should be, too!
2016-02-04 03:39:51 +01:00
Sven-Hendrik Haase
38a86054a5 Fix typo 2016-02-03 22:30:25 +01:00
Adrian Sampson
60888274c4 lyrics: Re-disable Genius backend
As #1854 pointed out, the Genius API service is down *again*.
2016-02-02 08:14:22 -08:00
Adrian Sampson
248b0b070c Remove stray space in docs 2016-01-18 16:08:54 -05:00
Guilherme Danno
f75b4b4e3b Update info docs 2016-01-15 02:40:33 -02:00
Adrian Sampson
c7045daf90 sampsyo -> beetbox (#1730) 🎉 2016-01-08 20:36:16 -08:00
Adrian Sampson
36ad0cf70d lyrics: Re-enable genius backend (#1770) 2016-01-06 14:29:51 -08:00
nath@laptop
72056e8e07 play: Fix typo treshold > threshold:
We should warn users that the corresponding config key changed accordingly.
2016-01-06 09:21:37 +01:00
Ben Ockmore
ed3d6b81a5 Fixed documentation build error, and added lastimport fix info to changelog 2016-01-04 21:15:25 +00:00
Ben Ockmore
70c399f0b1 Updated lastimport installation instructions 2016-01-04 17:42:15 +00:00
Adrian Sampson
05e5a0ade3 acousticbrainz (#1787): Docs note on initial_key 2016-01-03 14:15:28 -08:00
Adrian Sampson
b44601176a Merge pull request #1787 from opatel99/AcousticBrainzP2
AcousticBrainz: More features (autotag)
2016-01-03 14:12:07 -08:00
Ohm Patel
1bb55c5c13 ABrainz: Used existing initial_key variable 2016-01-02 14:55:34 -06:00
Ohm Patel
4184f9dd13 ABrainz: Chords metadata from low_level 2016-01-02 12:03:07 -06:00
Ohm Patel
3d64679be2 ABrainz: Corrected docs error 2016-01-02 11:38:54 -06:00
Ohm Patel
17dd7496a2 ABrainz: Added low-level data and updated docs 2016-01-02 11:33:19 -06:00
Diego Moreda
75636a2503 Merge branch 'master' of github.com:sampsyo/beets into prompthook
Conflicts:
	docs/changelog.rst
2016-01-02 13:39:42 +01:00
Diego Moreda
9bba782e9c mbsubmit: final style fixes (closes #1779) 2016-01-02 13:32:52 +01:00
Ohm Patel
c5f25429e9 ABrainz: Fixed docstrings and documentation 2016-01-01 18:29:36 -06:00
nath@laptop
e9cfae9369 play: Document #1785 2016-01-01 12:17:12 +01:00
Ohm Patel
82709f1c1b ABrainz: Added more metadata for plugin to fetch and updated docs 2016-01-01 01:28:17 -06:00
Ohm Patel
26679f891e ABrainz: Added acousticbrainz to autotagger and updated docs 2016-01-01 01:01:14 -06:00
Adrian Sampson
5d89b7da67 acousticbrainz: Allow filtering on a query
Like other, similar commands.
2015-12-31 11:33:58 -08:00
Adrian Sampson
b29e386a15 Refine AcousticBrainz docs (#1784) 2015-12-31 11:24:32 -08:00
Ohm Patel
fa9039381c Update docs 2015-12-31 09:01:13 -06:00
Ohm Patel
6337b7ff08 Rename commands and files 2015-12-31 08:57:19 -06:00
Ohm Patel
5201e1cde7 Rename 2015-12-31 08:56:55 -06:00
Ohm Patel
ff89716a4d ABrainz: Add abrainz doc to toctree 2015-12-31 01:23:44 -06:00
Ohm Patel
fdd1534cf3 ABrainz: Doc title underline too short 2015-12-31 01:19:28 -06:00
Ohm Patel
61830958e6 ABrainz: Fix slight bugs on Doc page 2015-12-31 01:14:30 -06:00
Ohm Patel
bcd4c6d556 ABrainz: Added initial documentation 2015-12-31 01:12:52 -06:00
Diego Moreda
85ad17d431 mbsubmit: add documentation, changelog 2015-12-30 20:29:58 +01:00
Lachlan Charlick
0d16f764f2 fetchart: Tidier google backend configuration keys 2015-12-30 13:34:58 +10:30
Lachlan Charlick
e771f34dfd fetchart: Add documentation for new google backend 2015-12-29 17:31:40 +10:30
Adrian Sampson
a976c371f6 lyrics: Disable Genius backend by default (#1770) 2015-12-28 16:35:39 -08:00
Adrian Sampson
6f6794f560 Merge pull request #1706 from sampsyo/editor
Edit plugin
2015-12-12 18:00:25 -08:00
Adrian Sampson
5597313ea0 fetchart: Remove Google backend (fix #1760) 2015-12-12 16:47:00 -08:00
Adrian Sampson
37250ef27b fetchart: Fix #1610: itunes install docs 2015-12-12 16:40:42 -08:00
Peter Kessen
f1f1288b30 Merge branch 'master' into editor 2015-12-02 21:35:33 +01:00
Adrian Sampson
a333777946 Merge pull request #1737 from diego-plan9/mbtracks
info plugin: Allow custom formatting and human-readable lengths
2015-11-26 10:31:12 -08:00
Diego Moreda
47ceb492dc Add docs note for custom-field sorting, fix typo
* Add note about ordering when sorting by custom-fields on query.rst.
* Fix typo on inline.rst.
2015-11-25 19:15:01 +01:00
Diego Moreda
a8f9f016d8 info: add format note to docs 2015-11-25 18:12:04 +01:00
Adrian Sampson
775a48eb28 --extra/-e is now --field/-f 2015-11-17 14:40:52 -08:00
Adrian Sampson
d87a747477 Condense edit plugin documentation
Also avoided adding some unused command-line options.
2015-11-16 12:43:59 -08:00
jmwatte
bb39cd509d cleaned up edit.rst 2015-11-16 10:37:38 -08:00
Kai
61e992fd47 Replace PIL with Pillow 2015-11-15 04:25:42 +01:00
Adrian Sampson
f27c486389 Remove separator and not_fields from docs
The `separator` option has already been removed. `not_fields` is an internal
detail and doesn't need to be documented (yet).
2015-11-14 13:39:30 -08:00
Adrian Sampson
de6813eab5 Remove vestigial editor config option
We now just use $EDITOR.
2015-11-14 13:38:41 -08:00
Adrian Sampson
72b26235ad Merge branch 'master' into editor 2015-11-14 13:28:04 -08:00
Adrian Sampson
e235cb7c42 Remove vestiges of diff_method option 2015-11-14 12:56:53 -08:00
Adrian Sampson
d7d609442e Remove diff_method option
Our built-in "diff"-like functionality is pretty good because it's aware of
beets' data structures and types. This makes it more legible, in my opinion,
than an ordinary textual diff. So for now, I'm making this the only option (in
the spirit of making the plugin as straightforward as humanly possible).
2015-11-14 12:53:45 -08:00
Marvin Steadfast
17dcc7ab21 Fixed two typos in the embyupdate docs 2015-11-11 08:54:58 +01:00
Marvin Steadfast
4b2b9fe2ce Added embyupdate plugin
Its a simple plugin that triggers a library refresh after the library
got changed. It does the same thing like the plexupdate plugin.
2015-11-10 10:15:01 +01:00
Manfred Urban
95b80b37aa Updated documentation 2015-11-08 17:04:36 +01:00
Diego Moreda
a71b2e1046 editor: update plugin name on examples on docs 2015-11-08 16:09:41 +01:00
Fabrice Laporte
57cf702668 Update index.rst 2015-11-07 23:18:30 +01:00
Adrian Sampson
1f6a26d2b4 Spruce up the docs for #1692 2015-11-06 13:04:06 -08:00
Adrian Sampson
7413e17782 Merge pull request #1692 from kooimens/patch-2
Discogs: change album artist to musicbrainz naming
2015-11-06 13:01:23 -08:00
kooimens
b11533b98f Update discogs docs 2015-11-06 19:45:05 +01:00
Fabrice Laporte
d84c776dc1 list options in alphabetic order 2015-11-06 13:44:38 +01:00
Adrian Sampson
33d3ebf53f Link to a 3rd-party plugin: beets-usertag (#1694) 2015-11-05 18:31:16 -08:00
jmwatte
afedfbf2aa Update index.rst
added the edit plugin
2015-11-04 09:11:46 +01:00
jmwatte
8b23c89318 Update edit.rst
polishing
2015-11-03 15:03:14 +01:00
jmwatte
76509e1682 Update edit.rst
polishing
2015-11-03 14:37:34 +01:00
jmwatte
91f67146f9 Delete yamleditor.rst 2015-11-03 14:04:39 +01:00
jmwatte
00b21dfa51 Merge branch 'editor' of https://github.com/jmwatte/beets into editor 2015-11-03 13:59:38 +01:00
jmwatte
2d77861e4d renamed and updated editplugin 2015-11-03 13:55:08 +01:00
jmwatte
f0040370ec Update yamleditor.rst
polishing
2015-11-02 23:57:11 +01:00
jmwatte
3741e28947 Update yamleditor.rst
polishing
2015-11-02 23:23:57 +01:00
jmwatte
149dd8676a Update yamleditor.rst
polishing
2015-11-02 23:09:50 +01:00
jmwatte
151c1f3fbd Update yamleditor.rst
polishing
2015-11-02 23:00:02 +01:00
jmwatte
a3ee1d0d37 Update yamleditor.rst
more polishing
2015-11-02 22:21:03 +01:00
jmwatte
e3e8150277 Update yamleditor.rst
polishing
2015-11-02 22:07:59 +01:00
jmwatte
fe012eae77 new plugin yamleditor 2015-11-02 21:13:58 +01:00
Marc Plano-Lesay
054b9728b5 Fix example of Types plugin documentation 2015-10-18 13:46:39 +02:00
Adrian Sampson
0b3ecfc6e8 Doc tweaks for #1639 2015-10-17 14:52:29 -07:00
Adrian Sampson
000487c757 Merge pull request #1639 from sadatay/genius_lyrics
Add Genius as a lyric source
2015-10-17 14:51:01 -07:00
Adrian Sampson
7c6f7b2fa7 Doc tweaks and changelog for #1641 (fix #1621) 2015-10-17 14:43:16 -07:00
Joe LaSala
3ab9932059 Add Genius as a lyric source
Makes use of the Genius API and genius-api.com, a separate resource that
provides readable lyrics.
2015-10-13 19:14:08 -05:00
Adrian Kowalski
da655534ae Change function name and correct documentation style 2015-10-12 09:39:20 +02:00
Adrian Kowalski
84da4b89a5 Update documentation for zero plugin 2015-10-09 21:38:38 +02:00
YetAnotherNerd
ef34ddf66c add whatlastgenre to plugin index doc 2015-09-19 17:42:14 +02:00
Jack Wilsdon
553dd1f39d Add missing colon for configuration 2015-09-11 18:23:29 +01:00
Jack Wilsdon
6a56677c7c Move line break to correct position 2015-09-11 18:23:15 +01:00
Jack Wilsdon
1378351c07 Add documentation for hook plugin 2015-09-11 15:24:29 +01:00
Jack Wilsdon
764fcc6b4c Add library_name configuration property 2015-09-08 12:48:24 +01:00
Adrian Sampson
b41259623d Merge pull request #1577 from nathdwek/play-warn-tresh
play: make the many files warning configurable
2015-09-07 14:39:05 -07:00
Jack Wilsdon
ea247936c2 Add purpose description to remove_art_file documentation 2015-09-07 01:21:47 +01:00
Jack Wilsdon
110ab43db7 Add documentation for remove_art_file 2015-09-06 21:56:41 +01:00
nath@home
940dc3c1a6 play: Add documentation for play-warn-tresh
Added documentation for the new warning_treshold config option for
beets-play

Also made the documentation for the use_folders option more
explicit.
2015-09-03 22:19:51 +02:00
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