Tigran Kostandyan
2d7962c552
Update toctree
2017-06-13 02:48:43 +03:00
Tigran Kostandyan
8555481482
Update index.rst
2017-06-13 01:41:06 +03:00
Tigran Kostandyan
28ba733ebe
Add custom exception and mark fields as redacted.
...
Remove Musicmanager global variable.
Update gmusic.rst
2017-06-11 22:27:44 +03:00
Adrian Sampson
f6dc981217
Edit docs from #2576 for brevity
...
Fixes #1741 .
2017-06-10 20:42:18 -04:00
Adrian Sampson
61fa3ee272
Merge pull request #2576 from smlx/gapless-mp3
...
Document gapless mp3 encoding.
2017-06-10 20:37:10 -04:00
tigranl
b1d8321e40
Add Google Music plugin
2017-06-05 16:48:23 +03:00
Scott Leggett
348e04464a
Remove absolute paths from sample script.
2017-05-26 07:26:07 +10:00
Scott Leggett
a93414dc9d
Document gapless mp3 encoding.
2017-05-25 22:53:22 +10:00
Michal Koutenský
8168a88a7f
update replaygain docs with info about r128
2017-05-17 21:58:41 +02:00
Shen-Ta Hsieh(BestSteve)
09ea5448f1
Recompress png file ( #2552 )
...
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-05 19:52:55 +01:00
Fabrice Laporte
409f070970
Remove lyrics.com source
2017-05-03 22:54:09 +02:00
Fabrice Laporte
e7ea7ab5f2
Update fetchart.rst
2017-05-03 20:04:02 +02:00
Wolf
49e548bdbc
Remove mention of python-itunes
...
The plugin is inactive and has been broken for months: https://github.com/beetbox/beets/issues/2371
Fixes https://github.com/beetbox/beets/issues/1610
2017-05-02 22:36:26 -04:00
xarph
02aa6191c1
rename --force to --yes in play plugin
...
fix some pep8 goo
2017-04-19 10:51:44 -07:00
xarph
ffcaf33845
add -f argument to play command
2017-04-18 15:30:24 -07:00
Adrian Sampson
9b383f87f4
Docs: consistent description of a Boolean option
2017-03-19 21:27:00 -04:00
Adrian Sampson
095f596e5c
Clarity in the reverse_proxy docs
2017-03-19 21:25:18 -04:00
Adrian Sampson
be85825b60
Typo and formatting fixes in docs
2017-03-19 21:20:14 -04:00
Olivier Biesmans
68fa666644
Document the `reverse_proxy' option
2017-03-19 20:45:26 +00:00
Adrian Sampson
620710b3d7
Merge pull request #2481 from qlyoung/missing-albums
...
Add ability for 'missing' plugin to show missing albums by library artists
2017-03-18 19:34:28 -04:00
Quentin Young
bf87cab1d8
beetsplug: implement missing -a -t
...
Produces a count of missing albums without listing them
Signed-off-by: Quentin Young <qlyoung@qlyoung.net>
2017-03-18 19:05:46 -04:00
Quentin Young
d82ef10532
docs: add documentation for missing -a
...
Signed-off-by: Quentin Young <qlyoung@qlyoung.net>
2017-03-18 18:58:47 -04:00
inytar
ba78feb9f8
Fix a typo in the absubmit documentation
2017-03-16 11:27:19 -04:00
Adrian Sampson
5ed2798a76
Merge pull request #2422 from Stunner/master
...
Embedart plugin asks for confirmation before making changes to item’s…
2017-03-12 11:34:36 -04:00
abba23
acbf3b7534
added beets-popularity plugin
2017-03-10 17:31:23 +01:00
Adrian Sampson
b91185a9ff
Docs tweaks for #2422
2017-03-06 23:53:17 -05:00
Adrian Sampson
74df2788c0
Merge branch 'master' into Stunner-master
2017-03-06 23:51:10 -05:00
Adrian Sampson
4211050e2c
Docs refinements for Kodi plugin #2411
2017-03-03 10:02:57 -06:00
Adrian Sampson
6300d0c5a0
Merge pull request #2411 from Pauligrinder/patch-2
...
Add a plugin to update a Kodi music library
2017-03-03 10:01:00 -06:00
Adrian Sampson
a0cbba961f
Add the Kodi docs to the TOC tree
2017-03-02 10:45:09 -05:00
Pauli Kettunen
877d4af344
Added documentation for kodiupdate
2017-03-01 14:55:17 +02:00
Adrian Sampson
a29b29f533
Docs improvements for #2447
2017-02-21 09:49:22 -05:00
Robin H. Johnson
3e4c9b8c06
discogs: support simple auth.
...
The official OAuth authentication seems to have broken, so allow usage
of simple configuration instead.
See-Also: https://github.com/discogs/discogs_client/issues/78
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-20 20:20:20 -08:00
Aaron
c250a53b4d
Updated changelog and embedart docs.
2017-02-13 02:00:58 -08:00
Marcin Karpinski
8ef9f68843
badfiles: only output corrupt files by default
...
badfiles now only outputs corrupt files by default — to get full output enable verbose mode using -v or --verbose
2017-02-10 21:51:23 +00:00
Steve Johnson
1426aea4a2
Update docs
2017-01-15 11:21:59 -08:00
Steve Johnson
866a650bc0
Rename /item/by_path to /item/path and use PathQuery instead of direct file access
2017-01-15 11:21:33 -08:00
Steve Johnson
05bc4996a8
Rename and invert new config option
2017-01-15 11:21:33 -08:00
Steve Johnson
a994df6aa6
Fix bad doc formatting
2017-01-15 11:21:33 -08:00
Steve Johnson
c409a71ea1
Add missing plus signs to web.rst
2017-01-15 11:21:33 -08:00
Steve Johnson
43936cd84c
/item/at_path/ endpoint
...
More at_path
/item/by_path docs
2017-01-15 11:21:33 -08:00
Steve Johnson
29d61ca634
web.exclude_paths_from_items option
...
More exclude_paths_from_items
2017-01-15 11:21:33 -08:00
Adrian Sampson
272aa88703
Expand convert format config docs ( fix #2384 )
2017-01-12 13:16:35 -05:00
Adrian Sampson
c9ec5e411c
A little fiddling with embyupdate
...
Clean up some wording w/r/t efbd58cd55 .
2017-01-07 17:07:01 -05:00
Adrian Sampson
ffa22d6ce1
Merge pull request #2360 from diomekes/importer-play
...
play: Add prompt choice to importer
2017-01-07 17:02:22 -05:00
diomekes
8d97257647
use shlex_split, clean up code and docs
2017-01-03 22:10:35 -05:00
Adrian Sampson
4711bf708b
Docs tweaks for #2365
2017-01-02 15:59:14 -05:00
Pieter Mulder
869d0781d5
Absubmit add section on skipped file by the plugin
...
Add a section to the absubmit plugin documentation about files that are skipped by this plugin.
2017-01-02 14:34:00 -05:00
Adrian Sampson
b95c01fbea
Improve absumbit docs (c.f. #2364 )
2017-01-02 13:41:48 -05:00
Raphaël B
e46a802ebb
Add notes about AcousticBrainz requirements
2017-01-02 18:54:50 +01:00
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