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
Adrian Sampson
35dd6fdf21
Changelog for #2566
2017-05-17 10:22:44 -04:00
Adrian Sampson
9840964f51
Fix #2562 : avoid crash with newlines in templates
...
Turns out! The $ character in Python regexes also matches before the last
newline at the end of a string, not just at the end of a string. The \Z entity
does what we really want: the *real* end of the string.
2017-05-16 14:00:10 -04:00
Adrian Sampson
d0522d88ef
Merge branch 'master' of github.com:beetbox/beets
2017-05-12 12:42:37 -04:00
Adrian Sampson
5eca518106
Changelog for #2529 , which fixes #2519
2017-05-12 12:41:51 -04: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
Adrian Sampson
fc560ac1cb
Rearrange changelog for feature removal
...
c.f. #2540 and #2549
2017-05-04 09:41:20 -04:00
Adrian Sampson
6ab7ad22de
Improve changelog for #2549 , which fixes #2548
2017-05-04 09:35:19 -04:00
Adrian Sampson
faf8be089b
Merge pull request #2549 from Kraymer/drop-lyrics-com
...
Drop lyrics.com backend
2017-05-04 09:34:48 -04:00
Adrian Sampson
376c31a2a4
Changelog for #2542 , which fixes #2532
2017-05-04 09:30:54 -04:00
Fabrice Laporte
6fa1651d99
Update changelog
2017-05-03 23:06:43 +02: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
8b4b64d734
Changelog for #2540
2017-05-03 00:48:52 -04: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
nath@home
7a08e4a978
Changelog for 2524
2017-04-22 15:07:28 +02:00
Adrian Sampson
78f19db511
Merge pull request #2521 from tweitzel/master
...
add --yes argument to play command
2017-04-19 18:59:50 -04:00
xarph
02aa6191c1
rename --force to --yes in play plugin
...
fix some pep8 goo
2017-04-19 10:51:44 -07:00
Adrian Sampson
18127ce6bf
Merge branch 'master' of github.com:beetbox/beets
2017-04-19 11:37:36 -04:00
Adrian Sampson
29b57fb5a7
Changelog for #2517
2017-04-19 11:36:58 -04:00
Adrian Sampson
21c59bfcdd
Merge pull request #2508 from Mary011196/master
...
OperationalError from SQlite that indicates a permissions problem.
2017-04-19 11:25:37 -04:00
xarph
ffcaf33845
add -f argument to play command
2017-04-18 15:30:24 -07:00
Adrian Sampson
7eaaa99566
Changelog entry for #2508
2017-04-18 17:59:12 -04:00
Adrian Sampson
512031a099
Revise changelog for #2509
2017-04-16 08:57:52 -04:00
Adrian Sampson
8a99eea146
Merge pull request #2509 from mattmurch/Issue549
...
Add default replace for - to _
2017-04-16 08:56:22 -04:00
Adrian Sampson
346ecbc6d4
Slightly more verbose config overlay description
2017-04-15 15:43:26 -04:00
Adrian Sampson
8e58a61eb4
Remove one blank line
2017-04-15 15:34:09 -04:00
Adrian Sampson
560d003375
Merge pull request #2514 from MolarAmbiguity/master
...
Add info about overlaying configs, Resolves #2084
2017-04-15 15:34:00 -04:00
Adrian Sampson
e709ae6dd5
Changelog for #2516
2017-04-15 11:13:47 -04:00
MolarAmbiguity
a526eb7222
Implement feedback from sampsyo
2017-04-15 09:23:35 +10:00
MolarAmbiguity
94b75e8fb4
Fix bulleted list
2017-04-14 12:57:42 +10:00
MolarAmbiguity
ad87d2af92
Add info about overlaying configs
2017-04-14 12:40:32 +10:00
Matt Murch
6e29514d4c
Fix Changelog Bug
2017-04-12 19:04:02 -04:00
Matt Murch
e224621e83
Add default replace for - to _
...
Also updated changelog and docs.
Resolves : #549
2017-04-12 13:48:37 -04:00
David Logie
e9b22cfa3b
Use preferred countries when selecting a release event.
2017-04-03 13:43:42 +01:00
Adrian Sampson
ae42ea6210
Merge pull request #2495 from SpirosChadoulos/master
...
Added a terminal bell if interaction from the user is required, according to this issue: https://github.com/beetbox/beets/issues/2366
2017-03-27 23:37:11 -04:00
Adrian Sampson
ffdeb1e203
Changelog/thanks for #2495
2017-03-27 23:26:22 -04:00
Adrian Sampson
70ef6e7df8
Fix heading underline length
2017-03-27 23:23:23 -04:00
Antonio Larrosa
473566bf42
Added changelog entry for #2494
2017-03-28 00:26:24 +02:00
SpirosChadoulos
218968235e
small changes for the bell issue
2017-03-28 01:09:14 +03:00
SpirosChadoulos
c605a918c8
Added an if statement that allows the bell ring according to the user's configuration.
2017-03-27 20:49:28 +03:00
Adrian Sampson
91b65ca5ab
Changelog for #2484
2017-03-20 22:19:10 -04: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
obiesmans
18b3e6a9fd
Update changelog.rst
2017-03-19 22:00:01 +01:00
Olivier Biesmans
68fa666644
Document the `reverse_proxy' option
2017-03-19 20:45:26 +00:00
Adrian Sampson
bbf54b9d61
Changelog for #2481
2017-03-18 19:35:36 -04: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