Adrian Sampson
|
6b8019f60f
|
Refine docs for the hook plugin
|
2016-04-30 15:12:07 -07:00 |
|
Adrian Sampson
|
950e1b5e85
|
Merge pull request #1603 from jackwilsdon/add-hook-plugin
Add hook plugin (fixes #1561)
|
2016-04-30 15:03:42 -07:00 |
|
Guilherme Danno
|
8c471581e0
|
Use the 'terminal_encoding' option for overriding the sys.stdin.encoding in some cases (#1964)
* Use the 'terminal_encoding' option for overriding the `sys.stdin.encoding` in some cases
* Add the documentation
|
2016-04-28 00:17:19 -03:00 |
|
Jack Wilsdon
|
7c9440cf13
|
Merge master back in to fork
|
2016-04-28 04:15:02 +01:00 |
|
Adrian Sampson
|
09bc250413
|
Fix #1960: Unicode in fetchart Wikipedia source
The SparQL query needed to use a Unicode literal.
|
2016-04-26 16:59:23 -07:00 |
|
Dave Hayes
|
2f1dd9451b
|
Add notes for installing the ZSH completion script
|
2016-04-25 13:04:05 -05:00 |
|
Fabrice Laporte
|
3c10be1176
|
Update lyrics.rst
|
2016-04-24 22:30:55 +02:00 |
|
Fabrice Laporte
|
d3af2d5375
|
Update lyrics.rst
|
2016-04-24 22:29:10 +02:00 |
|
Fabrice Laporte
|
9c835715a3
|
Update lyrics.rst
|
2016-04-24 22:28:52 +02:00 |
|
Guilherme Danno
|
271f7c8d17
|
new template path functions: %first{} and %ifdef{} (#1951)
* New template functions: %first{} and %ifdef{}
* Add documentation
* Add to changelog
|
2016-04-23 13:59:25 -03:00 |
|
wordofglass
|
5fbca32ea4
|
reuse the 'sources' names from the configuration for art_source
|
2016-04-19 11:25:03 +02:00 |
|
wordofglass
|
7a9c3e592b
|
document values written to art_source
|
2016-04-19 11:25:03 +02:00 |
|
wordofglass
|
ec45956770
|
update changelog
|
2016-04-19 11:25:00 +02:00 |
|
wordofglass
|
740efc0a0e
|
small fixes; consistently use 'source' instead of 'origin'
|
2016-04-19 11:23:57 +02:00 |
|
wordofglass
|
c27907b043
|
enable fetchart to store the artworks origin in a flexible field; as of now untested
|
2016-04-19 11:23:42 +02:00 |
|
Jack Wilsdon
|
ffa2fdd278
|
Merge master back in to fork
|
2016-04-18 19:19:08 +01:00 |
|
wordofglass
|
9e774fdccd
|
Merge branch 'master' into fetchart_almost_square
|
2016-04-18 19:00:45 +02:00 |
|
wordofglass
|
12c6cbaeee
|
update changelog
|
2016-04-18 18:44:20 +02:00 |
|
Guilherme Danno
|
019d7cd2e6
|
fix some typos
|
2016-04-18 12:36:42 -03:00 |
|
Jack Wilsdon
|
028c78adc8
|
Update documentation to match new hook plugin design
|
2016-04-18 16:05:39 +01:00 |
|
Guilherme Danno
|
5817c6578a
|
Add changelog
|
2016-04-18 12:05:16 -03:00 |
|
Guilherme Danno
|
806f490861
|
add export plugin to index.rst
|
2016-04-18 11:59:48 -03:00 |
|
Guilherme Danno
|
1644f7117a
|
documentation for export plugin
|
2016-04-18 11:54:22 -03:00 |
|
wordofglass
|
93267639e4
|
update docs for enforce_ratio
|
2016-04-18 15:32:09 +02:00 |
|
Jack Wilsdon
|
dd949a9488
|
Merge master back in to fork
|
2016-04-18 14:06:45 +01:00 |
|
Adrian Sampson
|
3fb2185925
|
Merge pull request #1898 from beetbox/flake8-future-import
Add __future__ import style checker
|
2016-04-16 15:24:46 -07:00 |
|
wordofglass
|
0f89f17227
|
add missing division future imports
|
2016-04-16 18:33:54 +02:00 |
|
wordofglass
|
9ce10c2fda
|
Merge branch 'master' into fetchart_unify_sources,
i.e. adapt the fanart.tv source
|
2016-04-16 13:34:46 +02:00 |
|
wordofglass
|
0cfddfaa8a
|
add missing absolute_import future imports
|
2016-04-16 02:28:54 +02:00 |
|
wordofglass
|
6b43e1204f
|
add missing print_function future imports
|
2016-04-16 01:53:39 +02:00 |
|
Adrian Sampson
|
4691deb5a5
|
Merge pull request #1941 from wordofglass/fetchart_fanarttv
Fetchart: add fanart.tv source
|
2016-04-15 11:45:00 -07:00 |
|
wordofglass
|
9106f2d1c2
|
update changelog
|
2016-04-15 20:14:45 +02:00 |
|
wordofglass
|
87aa5dab13
|
fixes according to feedback by @Kraymer
|
2016-04-15 14:15:25 +02:00 |
|
wordofglass
|
2dfdc8b90a
|
fix doc formatting
|
2016-04-15 02:47:56 +02:00 |
|
wordofglass
|
d46b45861b
|
typo, rename project key config option
|
2016-04-15 02:40:52 +02:00 |
|
wordofglass
|
8a8b8f832a
|
Update Documentation for fanart.tv
|
2016-04-15 02:29:00 +02:00 |
|
Fabrice Laporte
|
95b77bf5d0
|
lyrics: update docs + changelog
|
2016-04-14 23:24:16 +02:00 |
|
Fabrice Laporte
|
d40a168b5b
|
docs: add langdetect pypi links
|
2016-04-14 08:51:24 +02:00 |
|
Fabrice Laporte
|
df46ae6d4d
|
fix docs missing target link
|
2016-04-14 08:38:53 +02:00 |
|
Fabrice Laporte
|
6cfc106b8a
|
better docs and debug msg
|
2016-04-14 08:31:55 +02:00 |
|
Fabrice Laporte
|
6d90dfea24
|
add doc for bing translate api related options
|
2016-04-14 00:54:26 +02:00 |
|
Adrian Sampson
|
1d3637e507
|
Fix typo in changelog
|
2016-04-03 18:00:44 -04:00 |
|
Adrian Sampson
|
fa2aa82a0d
|
Fix #1927: useful error message for failed edit
|
2016-04-03 17:42:25 -04:00 |
|
wordofglass
|
1cfd039da4
|
Update fetchart documentation.
|
2016-03-22 21:09:05 +01:00 |
|
Cédric Tissières
|
e5be804802
|
importadded: adapt doc for new option preserve_write_mtimes
|
2016-03-22 06:24:09 +01:00 |
|
Adrian Sampson
|
c9be5bc7d1
|
Merge pull request #1911 from jackwilsdon/fix-musixmatch-url
Fix MusixMatch issues
|
2016-03-18 11:51:27 -04:00 |
|
Adrian Sampson
|
9fac645b11
|
Changelog for #1912 (part of #1909)
|
2016-03-18 11:49:24 -04:00 |
|
Jack Wilsdon
|
0689279e67
|
Update changelog to reflect changes to lyrics plugin
|
2016-03-17 14:49:01 +00:00 |
|
Adrian Sampson
|
8a0b18c960
|
Fix #1903: scrub sometimes ignored id3v23
|
2016-03-15 23:06:10 -04:00 |
|
Adrian Sampson
|
c18b5dbadd
|
Fix #1907: redact MusicBrainz password
|
2016-03-11 16:50:32 -05:00 |
|