jmwatte
67a46b6e08
Update changelog.rst
...
change name from yamleditor to edit
2015-11-03 15:13:01 +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
d5c9be44d4
Update changelog.rst
2015-11-02 22:02:20 +01:00
jmwatte
6c08aae3a4
Update changelog.rst
...
added yamleditor(a new plugin) entry
2015-11-02 21:42:58 +01:00
jmwatte
fe012eae77
new plugin yamleditor
2015-11-02 21:13:58 +01:00
Adrian Sampson
a18506f471
Fix #1686 : thumbnails using unicode paths
2015-11-02 11:03:43 -08:00
reiv
b76597bc43
Changelog for #1126
2015-11-02 02:36:15 +01:00
Frederik “Freso” S. Olesen
41cbb47918
Add changelog entry for #1661 .
2015-10-29 05:04:59 +01:00
Adrian Sampson
2537c06ac7
Changelog for #1652 fix
2015-10-24 13:09:15 -07:00
Adrian Sampson
079822b893
Importer: no separate stage for applying metadata
...
It's cheaper and easier to just apply metadata in the UI thread. The
advantage, then, is that we no longer need to keep track of anything in-memory
to enumerate data that has been seen by the user but not added to the database
yet!
In the next step, I'll remove `seen_idents` altogether.
2015-10-24 13:03:26 -07:00
Adrian Sampson
f784cd1a22
Fix #1656 , maybe: encode Discogs token strings
2015-10-24 12:07:40 -07:00
Adrian Sampson
f4a617e641
Move color option in config example ( fix #1653 )
2015-10-19 13:44:52 -07:00
Adrian Sampson
10dc42d1d2
Changelog for #1649
2015-10-19 13:27:29 -07:00
Marc Plano-Lesay
054b9728b5
Fix example of Types plugin documentation
2015-10-18 13:46:39 +02:00
Adrian Sampson
ef26d4c926
Version bump for 1.3.16
2015-10-17 17:45:46 -07:00
Adrian Sampson
60e5e388cc
Add date for 1.3.15 release
2015-10-17 17:45:21 -07:00
Adrian Sampson
9524ddcfe3
Clean up changelog for 1.3.15 release
2015-10-17 17:44:34 -07: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
Adrian Sampson
d29cc7b2c0
Refine docs for #1586
2015-10-07 16:36:12 -07:00
Adrian Sampson
3b604c7ff9
Merge pull request #1586 from mried/RobustCaseSensitiveDetection
...
A robust way to check for a case sensitive file system
2015-10-07 15:43:38 -07:00
David Logie
bfc5a1b803
Add new `include` config option.
...
This new option allows users to provide a list of external config files
which will be evaluated when beets starts.
This is useful for keeping private settings (e.g. API keys) out of the
main configuration file.
2015-10-05 14:01:26 +01:00
Peter Kessen
0a5d9c28db
added changelog entry for PR #1623
2015-09-30 19:48:42 +02:00
Adrian Sampson
59d7b96a66
Merge pull request #1612 from YetAnotherNerd/wlg
...
Add whatlastgenre to plugin index doc
2015-09-19 15:15:43 -07:00
Nils Reuße
9ec17a9238
beets is available as a package for openbsd releases since ~1 year now.
2015-09-19 18:20:08 +02:00
YetAnotherNerd
ef34ddf66c
add whatlastgenre to plugin index doc
2015-09-19 17:42:14 +02:00
Adrian Sampson
f4a124e7e2
Fix #1605 : parsing bare + and - in queries
2015-09-15 13:53:41 -07:00
Malte Ried
b5f1f990d2
Merge branch 'master' into RobustCaseSensitiveDetection
...
# Conflicts:
# docs/changelog.rst
2015-09-12 21:52:21 +02:00
Malte Ried
5832e8730e
Changed the documentation of the PathQueries to reflect the usage of the file system cas-sensitivity.
2015-09-11 20:38:53 +02:00
Malte Ried
0e0941c778
Little changes for the changelog.
2015-09-11 20:33:02 +02:00
Malte Ried
2e052fc93b
Merge branch 'master' into CaseInsensitiveSearch
2015-09-11 12:39:04 +02:00
Malte Ried
ff9dc07589
Merge branch 'master' into RobustCaseSensitiveDetection
2015-09-11 12:38:50 +02:00
Jack Wilsdon
40f9f6593e
Changelog for #1595
2015-09-09 22:31:23 +01:00
Malte Ried
a06a421ce8
Bugfix for cas insensitive searches for a file path. Fixes #1587 .
2015-09-08 16:04:26 +02:00
Malte Ried
951a11809f
Merge branch 'master' into RobustCaseSensitiveDetection
...
# Conflicts:
# docs/changelog.rst
2015-09-08 15:57:42 +02:00
Jack Wilsdon
764fcc6b4c
Add library_name configuration property
2015-09-08 12:48:24 +01:00