Commit graph

5505 commits

Author SHA1 Message Date
David Logie
85ffe444dc mpdupdate: Improve error message
When beets can't connect to mpd, display the underlying error instead of
dying with an ugly exception.
2015-06-05 11:45:38 +01:00
Adrian Sampson
93190ac089 Changelog formatting tweaks 2015-06-04 10:07:44 -07:00
Adrian Sampson
7c0f7167bc Tweak docs and changelog for #1494 2015-06-04 10:05:29 -07:00
Adrian Sampson
7cb00375c0 Merge pull request #1494 from edcarroll/master
PlexUpdate plugin updated for Plex Home
2015-06-04 10:02:36 -07:00
Ed Carroll
865fb0a25f Updated docs and changelog
Updated the append function to be a bit safer when adding the token
parameter. Updated docs and changelog
2015-06-04 10:48:38 +01:00
Ed Carroll
1db1edfb42 Fixed line lengths 2015-06-04 01:33:17 +01:00
Ed Carroll
f78393aa86 Updated tests to include Plex Token 2015-06-04 01:13:30 +01:00
Ed Carroll
b7d75e1d18 PlexUpdate plugin updated for Plex Home
PlexUpdate plugin updated to allow Plex Tokens to be provided with the
server details so that beets can update a Plex library that requires
authentication.
2015-06-04 00:49:17 +01:00
multikatt
f64df80974 Catch failed folder creation 2015-06-03 08:08:02 -04:00
multikatt
0d8a0d3fad typo: dameon -> daemon 2015-06-03 05:56:01 -04:00
multikatt
d6425be819 Updating docs for --play flag 2015-06-03 05:54:23 -04:00
multikatt
2be0e7715f Adding tests 2015-06-02 23:03:37 -04:00
multikatt
163b049f41 Tidying up 2015-06-02 23:02:00 -04:00
Adrian Sampson
419a12a2f2 Further clarify docs for #1493 2015-06-02 19:54:16 -07:00
Adrian Sampson
bc9caa5845 Update docs for #1493/#1104 2015-06-02 19:38:30 -07:00
Adrian Sampson
f5e9114e5b Merge pull request #1493 from ruippeixotog/master
Add support for pregap tracks
2015-06-02 19:31:18 -07:00
multikatt
5c3459e2a6 Make create_new_album a new function 2015-06-02 22:23:38 -04:00
Rui Gonçalves
93c8f834f0 Add support for pregap tracks 2015-06-03 00:54:25 +01:00
Fabrice Laporte
fa72800dcf Merge pull request #1492 from Kraymer/1490-importfeeds
importfeeds: fix #1490 don't overwrite basename argument
2015-06-03 00:10:54 +02:00
Fabrice Laporte
2da6da1768 update docs 2015-06-02 23:45:08 +02:00
Fabrice Laporte
72075dde5d fix #1490 don't overwrite basename argument 2015-06-02 22:12:00 +02:00
multikatt
fe29397fcc typo 2015-06-01 22:54:25 -04:00
multikatt
0f0329abb9 Add --play flag 2015-06-01 22:47:04 -04:00
multikatt
46202a3cf0 Properly add albums to published library 2015-06-01 22:45:49 -04:00
Markus Unterwaditzer
a91b337d3e Fix test_zero 2015-06-02 00:40:01 +02:00
Markus Unterwaditzer
f82c7ec5d1 Fix test_thumbnails 2015-06-02 00:40:01 +02:00
Markus Unterwaditzer
eed91b1c19 Changelog for #1485 2015-06-02 00:02:57 +02:00
Markus Unterwaditzer
2ebf540ea3 Merge pull request #1489 from m-urban/fix-match-ignore
Updated changelog with information on fix #1487
2015-06-02 00:01:43 +02:00
Manfred Urban
d08881a5b4 Updated changelog with information on fix #1487 2015-06-01 23:52:39 +02:00
Markus Unterwaditzer
7f36fdd3cd Pass bytestrings to command_output
Fix #1485
2015-06-01 22:09:09 +02:00
Markus Unterwaditzer
6e8f06679c Merge branch 'm-urban-fix-match-ignore'
Fix #1487
2015-06-01 22:02:08 +02:00
Manfred Urban
38f2e526bf Fix for swapped key and value in ignore-list-matching 2015-06-01 22:01:52 +02:00
multikatt
0fcea289f7 Log notification 2015-05-31 20:46:07 -04:00
multikatt
4f3a228a23 Use beets.util.command_output instead of subprocess 2015-05-31 20:45:39 -04:00
multikatt
9771d899db remove dulicate ui.decargs 2015-05-31 20:17:05 -04:00
multikatt
4dc3299dc8 Fix E226 2015-05-31 01:47:09 -04:00
multikatt
d4d3e957b3 Add to toctree 2015-05-31 01:43:09 -04:00
multikatt
5bb976d8f4 Better error handling when theres nothing imported
yet
2015-05-31 00:46:43 -04:00
multikatt
a80b402f2f -l actually queries the libraries 2015-05-31 00:46:06 -04:00
multikatt
d0dc2014f6 typo 2015-05-31 00:35:56 -04:00
multikatt
d3ec311721 Dont fail if theres no imported albums 2015-05-31 00:32:03 -04:00
Adrian Sampson
1c3a053ce5 Normalize regex query patterns/values (fix #1482) 2015-05-30 15:45:55 -04:00
Adrian Sampson
90178ab380 Always log a template literal (fix #1481)
Otherwise, we risk the user-provided string looking like a format string! If
it contains curly braces, it can behave unexpectedly.
2015-05-28 23:44:41 -04:00
Adrian Sampson
04ef371b92 A new BaseImportTask
This has been a long time coming. There's not much here yet, except for being
slightly more strict about parameter counts, but we can start shifting
more generic responsibility up to it.
2015-05-25 13:31:23 -07:00
Adrian Sampson
0a6cc25381 Another TODO comment I disagree with 😎 2015-05-25 13:09:50 -07:00
Adrian Sampson
6c792c25a9 Merge branch 'master' of github.com:sampsyo/beets 2015-05-25 12:58:03 -07:00
Adrian Sampson
7f5c274c46 Grouped-album tasks have paths
Close #1475, fix #825.
2015-05-25 12:57:23 -07:00
Adrian Sampson
fc33656a93 Remove some outdated comments and tests 2015-05-25 12:26:20 -07:00
Adrian Sampson
3b43b78b67 Merge pull request #1479 from glogiotatidis/flagsfix
[convert] Fix dest and format flags help text.
2015-05-25 11:34:51 -07:00
Adrian Sampson
7c98c1aea1 Fix print_ with no args (close #1478) 2015-05-25 09:56:43 -07:00