Jack Wilsdon
|
d1714ce114
|
Add reference to bug for beet remove --force
|
2016-06-08 19:34:09 +01:00 |
|
Jack Wilsdon
|
bcb19c4b56
|
Add beet remove --force option to changelog
|
2016-06-08 19:29:56 +01:00 |
|
Jack Wilsdon
|
0d2923e4ea
|
Add documentation for beet remove --force
|
2016-06-08 19:26:19 +01:00 |
|
Adrian Sampson
|
f400a2431e
|
fetchart: Fix path types on Windows
|
2016-06-08 10:20:25 -07:00 |
|
Adrian Sampson
|
27bd4c5570
|
Fix #2041: encoding detection when stdin is a pipe
|
2016-06-08 09:52:16 -07:00 |
|
Adrian Sampson
|
9898cb1678
|
Changelog/thanks for #2038
|
2016-06-08 09:37:26 -07:00 |
|
Adrian Sampson
|
a9573cea0c
|
Avoid Windows path prefix for ImageMagick
|
2016-06-06 10:21:30 -07:00 |
|
Adrian Sampson
|
a1030195f7
|
Expand changelog to cover 581fba6
|
2016-06-02 22:16:29 -07:00 |
|
Adrian Sampson
|
0051bdb506
|
lyrics: Avoid a spurious warning
|
2016-06-02 21:33:33 -07:00 |
|
pszxzsd
|
7744c6bd90
|
add changelog entry for bs1770gain peak fix
|
2016-06-02 11:03:59 +02:00 |
|
Adrian Sampson
|
5b2fb8dcdc
|
Queries with \ are path queries on Windows
|
2016-05-31 13:29:00 -07:00 |
|
Adrian Sampson
|
2b9f4773a9
|
Version bump: 1.3.19
|
2016-05-31 10:43:36 -07:00 |
|
Adrian Sampson
|
9bb6f1e893
|
Add date for 1.3.18 release
|
2016-05-31 10:42:56 -07:00 |
|
Adrian Sampson
|
dfe0730e22
|
Reorganize changelog for release
|
2016-05-31 10:41:37 -07:00 |
|
Adrian Sampson
|
a440e44abd
|
Proofread the changelog
|
2016-05-31 10:33:56 -07:00 |
|
Adrian Sampson
|
da4bd64b18
|
Fix broken links to EchoNest docs
|
2016-05-30 22:40:30 -07: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 |
|
Adrian Sampson
|
976606f5e6
|
Changelog and thanks for #2010
|
2016-05-27 00:18:52 -07:00 |
|
Johnny Robeson
|
15cc128233
|
add safe_cast fixes to the changelog
|
2016-05-26 01:45:16 -04:00 |
|
Adrian Sampson
|
1e591c8122
|
Changelog for #2011
|
2016-05-24 10:39:36 -07:00 |
|
Frederik “Freso” S. Olesen
|
26cdbb0f7b
|
Merge pull request #2007 from Freso/https-acousticbrainz
acousticbrainz plugin: Access acousticbrainz.org over HTTPS.
URL: https://github.com/beetbox/beets/pull/2007
|
2016-05-21 11:03:53 +02:00 |
|
Fabrice Laporte
|
fadb2da120
|
Update lyrics.rst
fix typo in url
|
2016-05-21 07:33:38 +02:00 |
|
Frederik “Freso” S. Olesen
|
37b9360706
|
acousticbrainz plugin: Access acousticbrainz.org over HTTPS.
|
2016-05-20 01:08:15 +02:00 |
|
Adrian Sampson
|
ef7cca4c12
|
Fix #2005: list AIFF as a lossless format
|
2016-05-18 11:24:34 -07: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 |
|
Johnny Robeson
|
c1a168590c
|
add lost+found directory to default ignore list
|
2016-05-06 20:51:37 -04:00 |
|
Jack Wilsdon
|
281c0cbad9
|
Merge pull request #1994 from jackwilsdon/ignore-hidden-files
Add option to ignore hidden files on import
|
2016-05-06 16:59:23 +01:00 |
|
Jack Wilsdon
|
78109d779e
|
Update changelog to reflect addition of new option
|
2016-05-06 11:27:33 +01:00 |
|
Jack Wilsdon
|
38a3726b1b
|
Add documentation
|
2016-05-06 00:45:45 +01:00 |
|
pkel
|
195b3fb520
|
Update location of noimport plugin
|
2016-05-03 20:33:17 +02:00 |
|
Profpatsch
|
37710edb55
|
Document convert plugin ogg quality change
|
2016-05-02 19:08:47 +02:00 |
|
Adrian Sampson
|
6b8019f60f
|
Refine docs for the hook plugin
|
2016-04-30 15:12:07 -07:00 |
|
Adrian Sampson
|
950e1b5e85
|
Merge pull request #1603 from jackwilsdon/add-hook-plugin
Add hook plugin (fixes #1561)
|
2016-04-30 15:03:42 -07:00 |
|
Jack Wilsdon
|
ab05fb83b7
|
Add convert extension changes to changelog
|
2016-04-29 18:24:45 +01: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 |
|
Guilherme Danno
|
8c471581e0
|
Use the 'terminal_encoding' option for overriding the sys.stdin.encoding in some cases (#1964)
* Use the 'terminal_encoding' option for overriding the `sys.stdin.encoding` in some cases
* Add the documentation
|
2016-04-28 00:17:19 -03:00 |
|
Jack Wilsdon
|
7c9440cf13
|
Merge master back in to fork
|
2016-04-28 04:15:02 +01:00 |
|
Adrian Sampson
|
09bc250413
|
Fix #1960: Unicode in fetchart Wikipedia source
The SparQL query needed to use a Unicode literal.
|
2016-04-26 16:59:23 -07:00 |
|
Dave Hayes
|
2f1dd9451b
|
Add notes for installing the ZSH completion script
|
2016-04-25 13:04:05 -05: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 |
|
Guilherme Danno
|
271f7c8d17
|
new template path functions: %first{} and %ifdef{} (#1951)
* New template functions: %first{} and %ifdef{}
* Add documentation
* Add to changelog
|
2016-04-23 13:59:25 -03: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
|
ec45956770
|
update changelog
|
2016-04-19 11:25:00 +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 |
|