Manfred Urban
1708939f99
- Added hooks to manipulate fetched album and track info
...
- Integrated support for plugins
- Added documentation
- Updated changelog
2015-11-05 15:17:58 +01:00
Adrian Sampson
7d52fa72ae
Fix #1699 : Outdated API call
...
get_fields() was removed in 5420599839 .
2015-11-04 20:25:17 -08:00
Adrian Sampson
19cf37263d
Fix #1700 : Tolerate missing Location in iTunes
2015-11-04 20:11:58 -08:00
reiv
81a72f74c9
Merge branch 'master' into 314-reimport-art
2015-11-04 18:37:06 +01:00
reiv
e32dda78b8
Changelog for #1681
2015-11-04 18:33:52 +01:00
Adrian Sampson
38edb18a74
Merge pull request #1683 from sampsyo/1264-unnecessary-resize
...
Fix #1264 : Avoid unnecessary art resizes
2015-11-02 22:39:06 -08:00
reiv
1625dfc17e
Merge branch 'master' into 1264-unnecessary-resize
2015-11-03 02:46:33 +01:00
reiv
5d0048c03d
Changelog for #1683
2015-11-03 02:38:02 +01:00
Adrian Sampson
bfa2fbf6af
Changelog for #1675
2015-11-02 16:46:32 -08:00
Adrian Sampson
69b0ae9745
Add an FAQ about changing music directories
2015-11-02 14:40:00 -08: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
Adrian Sampson
7a306db752
Changelog for #1577
2015-09-07 14:39:44 -07:00
Adrian Sampson
b41259623d
Merge pull request #1577 from nathdwek/play-warn-tresh
...
play: make the many files warning configurable
2015-09-07 14:39:05 -07:00
Adrian Sampson
2140bb27a3
Fix #1592 : unhandled exception in PyAudioTools
2015-09-07 14:15:46 -07:00
Malte Ried
269d792b07
Merge branch 'master' into RobustCaseSensitiveDetection
2015-09-07 12:31:34 +02:00
Adrian Sampson
9a76a1e7eb
Changelog for #1591 ( fix #733 )
2015-09-06 22:16:27 -07:00