Adrian Sampson
683e1a278d
Merge branch 'lastimport'
2014-10-30 22:48:14 -07:00
Adrian Sampson
930581ac99
Finish the pass over all plugin docs
2014-10-30 22:42:11 -07:00
Adrian Sampson
918afbed42
Docs cleanup through ftinitle
2014-10-30 16:16:05 -07:00
Adrian Sampson
f7fe10a376
make auto: Ignore "deleted" events
...
vim's atomic writes delete the file and then re-add it, which was leading to
Sphinx being triggered twice.
2014-10-30 15:54:39 -07:00
Adrian Sampson
a253eb4f72
Refresh without scrolling to top
2014-10-30 14:37:02 -07:00
kerobaros
01432b5efa
Merge remote-tracking branch 'upstream/master'
2014-10-30 15:21:32 -05:00
Adrian Sampson
613c85ad6e
Plugin docs overhaul tweaks through "duplicates"
...
Moving alphabetically through the docs. Got a long way to go...
2014-10-30 11:42:27 -07:00
Adrian Sampson
50c7cf0f56
discogs: Fix #1049 : intermittent trailing comma
2014-10-30 09:36:39 -07:00
Fabrice Laporte
ca1d6a9899
always a colon between the option name and the rest of the description
...
plus typos and case change
2014-10-29 22:33:13 +01:00
kerobaros
f414fa0e10
Merge remote-tracking branch 'upstream/master'
2014-10-29 15:14:04 -05:00
Fabrice Laporte
ff39174d92
changelog.rst: remove links to echonest_tempo
2014-10-29 07:20:35 +01:00
Fabrice Laporte
8bc665d7ad
fix index toc
2014-10-29 06:59:14 +01:00
Fabrice Laporte
4a86a6fc52
fetch art doc: restore section title
2014-10-28 23:31:40 +01:00
Fabrice Laporte
155028257d
fix typos
2014-10-28 23:31:15 +01:00
Fabrice Laporte
b922abef06
docs: remove space before colon
2014-10-28 23:23:44 +01:00
Fabrice Laporte
2cd76b6714
docs: add plugin name in "how to configure" sentences
2014-10-28 23:23:10 +01:00
Adrian Sampson
69b7d1f160
Changelog for #1036 ( fix #1028 )
2014-10-28 11:50:36 -07:00
Adrian Sampson
6d38d9faf4
Merge pull request #1036 from kerobaros/master
...
Re: issue #1028 : "embedart: Resize images only once per album
2014-10-28 11:49:19 -07:00
Adrian Sampson
a4fd02a3c5
Changelog for #1043
2014-10-28 11:32:51 -07:00
Adrian Sampson
f463a3916b
Back out desc styles from #1043
...
More discussion to come.
2014-10-28 11:30:23 -07:00
Adrian Sampson
8ed76298e3
Merge pull request #1043 from kiefermat/mediafile_comments_and_year
...
Added slash separator to DateField and more comments styles to MediaFile
2014-10-28 11:30:07 -07:00
Adrian Sampson
689d27c299
Changelog for #1042
2014-10-28 11:06:28 -07:00
Adrian Sampson
5ed6f59983
Slight simplification for #1042
2014-10-28 11:05:26 -07:00
Adrian Sampson
3c748b6cc8
Merge pull request #1042 from kiefermat/apev2_cover_support
...
Support for APEv2 cover tags
2014-10-28 11:03:00 -07:00
Matthias Kiefer
610942b1a5
Fixed getting description for wma file with standard WMA attributes
2014-10-28 10:28:12 +01:00
Matthias Kiefer
b02da5e150
Added test for date with slashed and fixed date regex
2014-10-28 08:52:03 +01:00
Matthias Kiefer
4a33fe7158
Style adjustments
2014-10-28 08:25:44 +01:00
Adrian Sampson
4f3cd65943
Fix #1045 : whitespace-separated queries in web
2014-10-27 23:14:28 -07:00
kerobaros
e9a532ddac
Merge remote-tracking branch 'upstream/master'
2014-10-27 21:21:49 -05:00
kerobaros
3a56077b0c
Fixed logic error, added a .get(bool).
2014-10-27 21:20:26 -05:00
Adrian Sampson
dd7cd2f8c2
Detect ALAC with bitrate
2014-10-27 17:11:39 -07:00
Adrian Sampson
72db4af7f8
Fix #1041 : play unicode logging crash
2014-10-27 09:24:59 -07:00
Matthias Kiefer
f8abb03b40
Added support for APEv2 cover tags
2014-10-27 16:10:17 +01:00
Thomas Scholtes
464f8cdc04
Types plugin: Field types for albums and documentation example
2014-10-27 10:54:21 +01:00
Matthias Kiefer
2658edbd5f
Also allow slashes as separator in date fields
2014-10-27 10:27:56 +01:00
Matthias Kiefer
50ef028a97
added some more storage styles for comment fields
2014-10-27 10:23:31 +01:00
Adrian Sampson
da1624def7
Fun with Sphinx extlinks
2014-10-26 15:56:55 -07:00
Adrian Sampson
a3a6c01731
Docs for #1040 ( fix #1027 )
2014-10-26 15:50:23 -07:00
Adrian Sampson
eb35d7084a
Save Discogs token ( #1040 )
2014-10-26 15:45:34 -07:00
Adrian Sampson
a8a5191cf5
discogs #1040 : Standard API key, handle failure
2014-10-26 15:24:17 -07:00
Adrian Sampson
1af2d31ee6
Merge pull request #1040 from multikatt/discogs_auth
...
Add authentication to discogs plugin
2014-10-26 15:16:53 -07:00
Adrian Sampson
665b4ac50a
lastimport: Declare play_count type
...
Now you can get the fanciness of the numeric field without configuring the
`types` plugin.
2014-10-26 15:06:48 -07:00
Adrian Sampson
38c31a47c1
Tidy lastimport docs ( #1009 )
2014-10-26 15:03:36 -07:00
Adrian Sampson
60137f9ae5
lastimport ( #1009 ) docs: translate from README
2014-10-26 15:03:36 -07:00
Fabrice Laporte
cb350de2ea
harmonize all plugins docs
...
Add a configuration section that lists all options for each plugin.
List options in alphabetic order.
Mention the default value for each option.
Use same sentences to describe concepts common to different plugins eg 'auto
option, install description
2014-10-26 22:29:10 +01:00
David
d9c9e06674
Add authentication to discogs plugin
2014-10-26 16:26:59 -04:00
Adrian Sampson
2d97d18b27
Merge pull request #1038 from multikatt/ftintitle-arguments
...
Dropping unused argument introduced in #1011
2014-10-25 13:40:18 -07:00
David
edbb97bd09
Dropping unused argument
2014-10-25 16:16:32 -04:00
kerobaros
81b513c720
Merge remote-tracking branch 'upstream/master'
2014-10-24 23:41:56 -05:00
Adrian Sampson
9137b5c2f3
Fix another lyrics scraper regression ( #1034 )
...
Along with a test.
2014-10-24 20:08:32 -07:00