Peter Kessen
f6b81c1bdd
Made changes suggested by @sampsyo
2016-02-04 18:35:01 +01:00
Peter Kessen
fac814421a
Added documentation for changes by #1843
2016-02-04 17:59:59 +01:00
Peter Kessen
19f2cea5bf
Merge branch 'selective_modify2'
...
Conflicts:
docs/changelog.rst
closes #1843
2016-02-04 17:57:35 +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
Adrian Sampson
bd32066c91
Merge pull request #1857 from svenstaro/patch-1
...
Fix grammar
2016-02-03 14:24:31 -08:00
Sven-Hendrik Haase
38a86054a5
Fix typo
2016-02-03 22:30:25 +01:00
Sven-Hendrik Haase
a942719ffc
Fix grammar
2016-02-03 20:38:29 +01:00
Adrian Sampson
09a21eac56
Stray trailing whitespace
2016-02-02 08:16:02 -08: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
0aea7e398b
replaygain: Handle missing GStreamer data ( #1855 )
2016-02-02 08:08:58 -08:00
Diego Moreda
6eed42d2ab
Update documentation copyright year to 2016
2016-01-29 20:11:26 +01:00
Adrian Sampson
d093ef9a47
A little more documentation for fields ( #1818 )
2016-01-28 13:52:07 -08:00
Adrian Sampson
6707eda4e4
Merge pull request #1818 from GuilhermeHideki/fields-print-flexattr
...
beet fields: Print flexible attributes
2016-01-28 13:46:40 -08:00
Peter Kessen
4863a945a2
introduced -t option for move command
2016-01-28 22:22:21 +01:00
Peter Kessen
9f2d582110
Added changelog entry for c28eaee
2016-01-28 21:55:46 +01:00
Guilherme Danno
4605016c65
Changelog for #1818
2016-01-28 18:18:08 -02:00
Adrian Sampson
0c839ae235
Clean up changelog (ready for release?)
2016-01-25 13:53:38 -08:00
Adrian Sampson
4634c7a9b8
Add new livereload server for docs
2016-01-25 13:19:26 -08:00
Diego Moreda
4f51302d09
Fix typo on importer search by id documentation
2016-01-22 19:48:22 +01:00
Diego Moreda
79d84c0e4f
Style and doc fixes for MB_id importer argument
...
* Rename the importer argument and related variables to make it more
generic, as the feature should be independent of the backend used and
not restricted to MusicBrainz.
* Update documentation and docstrings accordingly.
* Add changelog entry.
2016-01-22 16:31:00 +01:00
Diego Moreda
b526227482
Cleanup and documentation for MB_id importer arg
...
* Style cleanup and fixes for the "--musicbrainzid" import argument.
* Allow the input of several IDs (separated by spaces) on the "enter Id"
importer prompt.
* Add basic documentation.
2016-01-21 17:08:53 +01:00
Adrian Sampson
248b0b070c
Remove stray space in docs
2016-01-18 16:08:54 -05:00
Adrian Sampson
7251f2b9cd
Changelog for #1812
2016-01-15 10:10:17 -08:00
Guilherme Danno
f75b4b4e3b
Update info docs
2016-01-15 02:40:33 -02:00
Adrian Sampson
8cb545b779
Possibly fix #1805 : bytes headers for requests
2016-01-11 10:30:33 -08:00
Adrian Sampson
231981de0c
Fix #1806 : handle OSError in stats -e
2016-01-11 10:13:26 -08:00
Adrian Sampson
6a379e1deb
Changelog note about new homes ( #1730 )
2016-01-08 20:48:15 -08:00
Adrian Sampson
c7045daf90
sampsyo -> beetbox ( #1730 ) 🎉
2016-01-08 20:36:16 -08:00
Adrian Sampson
0301bb517d
Update links for our new domain
2016-01-08 16:26:13 -08:00
Adrian Sampson
635052e2ff
Fix #1804 : edit plugin moves files
2016-01-08 15:22:28 -08:00
Adrian Sampson
36ad0cf70d
lyrics: Re-enable genius backend ( #1770 )
2016-01-06 14:29:51 -08:00
nath@laptop
6e2b249c54
fix-typos: Write changelog
...
Also stealth-reformulate a recent comment of mine which contained
another (!) typo
2016-01-06 11:18:39 +01: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
390263a6e8
(Draft) changelog for #1793
2016-01-03 14:26:32 -08: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
François-Xavier Thomas
50789e88fe
Fix 1583: Move command only shows modified files
2016-01-01 17:49:53 +01: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