File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- 1.3.6 (in development)
5
- ----------------------
4
+ 1.3.6 (May 10, 2014)
5
+ --------------------
6
+
7
+ This is primarily a bugfix release, but it also brings two new plugins: one
8
+ for playing music in desktop players and another for organizing your
9
+ directories into "buckets." It also brings huge performance optimizations to
10
+ queries---your ``beet ls `` commands will now go much faster.
11
+
12
+ New features:
6
13
7
14
* The new :doc: `/plugins/play ` lets you start your desktop music player with
8
15
the songs that match a query. Thanks to David Hamp-Gonsalves.
9
- * :doc: `/plugins/ftintitle `: A new option lets you remove featured artists
10
- entirely instead of moving them to the title. Thanks to SUTJael.
11
- * Item and album queries are much faster.
12
16
* The new :doc: `/plugins/bucket ` provides a ``%bucket{} `` function for path
13
17
formatting to generate folder names representing ranges of years or initial
14
18
letter. Thanks to Fabrice Laporte.
19
+ * Item and album queries are much faster.
20
+ * :doc: `/plugins/ftintitle `: A new option lets you remove featured artists
21
+ entirely instead of moving them to the title. Thanks to SUTJael.
15
22
16
- Fixes :
23
+ And those all-important bug fixes :
17
24
18
25
* :doc: `/plugins/mbsync `: Fix a regression in 1.3.5 that broke the plugin
19
26
entirely.
22
29
* Fix encoding-related logging errors in :doc: `/plugins/convert ` and
23
30
:doc: `/plugins/replaygain `.
24
31
* :doc: `/plugins/replaygain `: Suppress a deprecation warning emitted by later
25
- version of PyGI.
32
+ versions of PyGI.
26
33
* Fix a crash when reading files whose iTunes SoundCheck tags contain
27
34
non-ASCII characters.
28
35
* The ``%if{} `` template function now appropriately interprets the condition
You can’t perform that action at this time.
0 commit comments