Peter Kessen
c2e7d59db7
Removed import of unicode_literals from plugin web
2016-02-20 14:36:56 +01:00
Peter Kessen
7155999d00
Removed import of unicode_literals from plugins
...
* thumbnails
* types
2016-02-20 14:34:49 +01:00
Peter Kessen
30cf407074
Removed import of unicode_literals from plugins
...
* rewrite
* scrub
* smartplaylist
* spotify
* the
2016-02-20 14:31:27 +01:00
Peter Kessen
456565b6f2
Removed import of unicode_literals from plugins
...
* play
* plexpudate
* random
* replaygain
2016-02-20 14:22:45 +01:00
Peter Kessen
feab3df910
Removed import of unicode_literals from plugins
...
* mpdstats
* mpdupdate
* permissions
* zero
2016-02-20 14:12:37 +01:00
Peter Kessen
48098c3741
Removed import of unicode_literals from plugins
...
* lastgenere
* mbcollection
* mbsubmit
* mbsync
* missing
2016-02-20 14:08:05 +01:00
Peter Kessen
f2fc1a78bf
Removed import of unicode_literals from plugins
...
* keyfinder
* lastimport
* lyrics
2016-02-20 13:59:58 +01:00
Peter Kessen
fc3d10d248
Removed unicode_literals from plugins
...
* fuzzy
* ihate
* importadded
* importfeeds
* info
* inline
2016-02-20 13:53:10 +01:00
Peter Kessen
7d00ab3b50
Removed unicode_literals from plugins
...
* fetchart
* freedesktop
* fromfilename
* ftintitle
2016-02-20 13:44:45 +01:00
Peter Kessen
53d2c8d9db
Removed unicode_literals from plugins
...
* echonest
* edit
* embedart
* embyupdate
2016-02-20 13:35:54 +01:00
Peter Kessen
5547a82848
Removed unicode_literals from plugin duplicates
2016-02-20 13:26:27 +01:00
Peter Kessen
40900aa1cb
Removed unicode_literals from plugins
...
* bucket
* chroma
* convert
* discogs
2016-02-20 12:10:01 +01:00
Peter Kessen
5db57bdc01
Removed unicode_literals from plugin bpd
2016-02-20 11:57:36 +01:00
Peter Kessen
6852ab5472
Removed unicode_literals from plugins
...
* acousticbrainz
* badfiles
* bpm
2016-02-20 11:49:10 +01:00
Peter Kessen
95e940b9f2
Removed unicode_literals from module util
2016-02-20 11:16:55 +01:00
Peter Kessen
2048a4fbcb
Removed unicode_literals from ui
2016-02-19 23:28:22 +01:00
Peter Kessen
9918cbb34b
Removed unicode_literals from plugins and vfs
2016-02-19 22:35:14 +01:00
Peter Kessen
43572f50b0
Removed unicode_literals from library, logging and mediafile
2016-02-19 22:31:18 +01:00
Peter Kessen
4b7b96128a
fixed broken test
2016-02-19 22:15:40 +01:00
Peter Kessen
26c3cca835
Removed unicode_literales from importer
2016-02-19 22:13:33 +01:00
Peter Kessen
32d26d86c0
Removed unicode_literals form module dbcore
2016-02-19 22:05:11 +01:00
Peter Kessen
4f0352f4d4
Removed unicode_literals from module autotag
2016-02-19 21:47:29 +01:00
Adrian Sampson
822fc5ff67
Merge pull request #1888 from beetbox/issue-template
...
Issue template
2016-02-18 12:54:43 -08:00
Adrian Sampson
6f2c495973
Suggest ways to describe problems
2016-02-17 15:51:04 -08:00
Adrian Sampson
05622ba059
Start an issue template
2016-02-17 15:01:24 -08:00
Peter Kessen
f300667c04
Enabled travis on all branches
2016-02-17 21:55:27 +01:00
Peter Kessen
49b8534714
Started remove import of unicode_literals
2016-02-17 21:46:26 +01:00
Adrian Sampson
e4152c1d37
Merge pull request #1884 from fx3O2/docs-fix-import-option
...
docs: remove -M option from beet import
2016-02-15 17:08:08 -08:00
Manuel Koell
30eed5915b
beet import: there is no such option: -M
2016-02-15 23:13:46 +01:00
Adrian Sampson
fb4ba2924f
Grammar/formatting refinement for #1878
2016-02-10 10:10:26 -08:00
Adrian Sampson
0003ada5bf
Merge pull request #1878 from SJoshBrown/documentation_for_custom_api_key_in_lastimport_plugin
...
documention for overriding the default last.fm api key with a custom …
2016-02-10 10:09:10 -08:00
Josh Brown
0babeab862
fix documentation error
2016-02-10 10:33:52 -06:00
Josh Brown
82dc89ad83
documention for overriding the default last.fm api key with a custom one in lastimport
2016-02-10 10:14:48 -06:00
Adrian Sampson
1cbf992d4f
release.py: Automate GitHub release creation
2016-02-07 23:00:06 -08:00
Adrian Sampson
df07d83a6d
Version bump: 1.3.18
2016-02-07 22:39:32 -08:00
Adrian Sampson
65521cd05d
Add date for 1.3.17 release
2016-02-07 22:38:54 -08:00
Adrian Sampson
b9026770e5
Merge pull request #1874 from Kraymer/replaygain_docs
...
Edit docs for replaygain audio tools backend
2016-02-07 16:04:37 -08:00
Fabrice Laporte
53029a0ed6
edit docs for replaygain audio tools backend
2016-02-08 00:48:00 +01:00
Adrian Sampson
d87f921570
Clean up changelog for release
2016-02-07 15:02:31 -08:00
Adrian Sampson
1263377410
Restore missing return statement
...
Oops! 😳
2016-02-07 14:52:38 -08:00
Adrian Sampson
2aeed21f80
A little more documentation massaging for #1843
...
To make the docstirng fit in with the standard style.
2016-02-07 14:50:38 -08:00
Adrian Sampson
abc2ff066b
Refine naming and docs for #1843
...
Most urgently, this function doesn't just work on *items*; it works on
arbitrary objects (and, in particular, albums).
2016-02-07 14:48:45 -08:00
Adrian Sampson
66fa962833
Changelog for #1846 ; fix #396
2016-02-07 14:38:08 -08:00
Adrian Sampson
6e3d72afa6
Merge pull request #1846 from diego-plan9/interactiveedit
...
edit: allow interactive editing during the importer
2016-02-07 14:34:54 -08:00
Adrian Sampson
314521b6ae
replaygain: Fix obvious typo ( fix #1873 , I hope)
2016-02-07 14:28:33 -08:00
Adrian Sampson
9fb54b2b30
Merge pull request #1869 from svenstaro/patch-4
...
Add some more docs to canonicalization with example
2016-02-06 09:46:51 -08:00
Sven-Hendrik Haase
945ef18164
Some typesetting
2016-02-06 08:45:32 +01:00
Sven-Hendrik Haase
14db7ea6ec
Add snippets for canonicalization
2016-02-06 08:44:17 +01:00
Adrian Sampson
33f03ebd3a
Merge pull request #1868 from SJoshBrown/master
...
Use beets API key for lastimport plugin.
2016-02-05 23:20:38 -08:00
Sven-Hendrik Haase
10d44fe526
Add some more docs to canonicalization with example
...
It really didn't make sense to me before I did some further research. You shouldn't have to do further research to understand this apart form reading the docs.
2016-02-06 07:46:31 +01:00