Stein Magnus Jodal
e25705f8fa
local: Ignore *.nfo and *.html when scanning
2013-11-16 15:19:48 +01:00
Stein Magnus Jodal
4e3cc59581
docs: Move commands changes to top of changelog
2013-11-16 14:32:06 +01:00
Thomas Adamcik
9586cb7fc9
docs: Update usage in man page
2013-11-16 03:11:30 +01:00
Thomas Adamcik
ea28e91f63
Merge branch 'develop' into feature/subcommands
...
Conflicts:
mopidy/scanner.py
2013-11-16 03:08:38 +01:00
Thomas Adamcik
0ab772f251
docs: Add command API to docs and extension dev page.
2013-11-16 03:04:48 +01:00
Stein Magnus Jodal
3b03cdd222
docs: Update changelog
2013-11-16 02:26:57 +01:00
Thomas Adamcik
f89169d551
commands: Review changes for wording etc ( #570 )
2013-11-16 02:23:04 +01:00
Thomas Adamcik
ce13e7ae9e
doc: Update with command changes
2013-11-14 23:39:09 +01:00
Thomas Adamcik
37ba3ca01d
Merge branch 'develop' into feature/commands-helper-tmp
...
Conflicts:
mopidy/utils/log.py
2013-11-14 23:36:27 +01:00
Stein Magnus Jodal
d529202b88
docs: Update changelog
2013-11-14 21:28:27 +01:00
Lasse Bigum
9ba5f6862f
Merge branch 'develop' of https://github.com/mopidy/mopidy into feature/extra_tags
2013-11-13 00:23:44 +01:00
Stein Magnus Jodal
04788abaac
core: Change tracklist.{filter,remove} usage
...
The criterias are now a mapping between field names and one or more values.
This aligns tracklist.{filter,remove} with the API of
library.{find_exact,search}, and allows for e.g. batch removals.
An exception is raised immediately if the API is used in the old way to ease
migration and debugging.
2013-11-12 00:00:22 +01:00
Stein Magnus Jodal
50be4a5316
docs: Update changelog
2013-11-11 23:13:25 +01:00
Stein Magnus Jodal
aa7b360d0d
docs: Fix typos
2013-11-11 22:59:45 +01:00
Stein Magnus Jodal
d2280d9a86
docs: Add {mpd,http}/zeroconf descriptions
2013-11-11 22:52:36 +01:00
Stein Magnus Jodal
df4f99cf7b
docs: Update changelog
2013-11-11 22:46:21 +01:00
Thomas Adamcik
851cf65328
docs: More review fixes
2013-11-10 13:11:01 +01:00
Thomas Adamcik
4e6ebbe955
local/docs: Update based on review comments
...
- Bunch of typos and wording improvements from review.
- Fixed mopidy.backends.local.scan botched merge.
- Document and enforce that sub-command name needs to be bytes.
2013-11-09 18:20:22 +01:00
Thomas Adamcik
df953ea1e6
Merge branch 'develop' into feature/subcommands
...
Conflicts:
mopidy/scanner.py
2013-11-09 13:40:47 +01:00
Thomas Adamcik
5cd0938e0d
docs: Update changelog with sub-commands work
2013-11-09 13:38:09 +01:00
Thomas Adamcik
3945e437de
docs: Fix minor doc issues found during review
...
- Adds autodoc for mopidy.audio.scan
- Updates ``file://`` to ``local:``
- Minor language fix.
2013-11-09 13:30:27 +01:00
Thomas Adamcik
67c028c31e
docs: Update docs with respect to sub-commands
2013-11-09 13:23:52 +01:00
Lasse Bigum
deb442c54a
Update documentation
2013-11-09 03:10:20 +01:00
Thomas Adamcik
51d1e22655
docs: Update changelog for PR #566 and #567
2013-11-08 23:51:45 +01:00
Stein Magnus Jodal
5b78ff94ff
docs: Remove count from MPD limitations list
2013-11-07 19:33:46 +01:00
Stein Magnus Jodal
0ab1aacbc5
docs: Remove redundant Read The Docs config
2013-11-04 23:36:02 +01:00
Stein Magnus Jodal
4b920e66d4
docs: Add refs to fixed issues
2013-11-03 12:24:56 +01:00
Stein Magnus Jodal
bbe7a467cd
Merge branch 'master' into develop
...
Conflicts:
docs/changelog.rst
2013-11-02 23:47:22 +01:00
Stein Magnus Jodal
80a112c316
docs: Update changelog for v0.16.1
2013-11-02 23:44:02 +01:00
Stein Magnus Jodal
640337bc68
docs: Update changelog
2013-11-02 22:38:20 +01:00
Stein Magnus Jodal
a44b7c06a5
docs: Update changelog
2013-11-02 22:20:02 +01:00
Stein Magnus Jodal
51ffcb8609
docs: Update changelog
2013-11-02 22:07:03 +01:00
Stein Magnus Jodal
96633e1e83
docs: Remove wrong arguments for mopidy-convert-config
2013-11-01 16:45:20 +01:00
Stein Magnus Jodal
be5582e212
docs: Add manpages for all commands
2013-11-01 16:39:03 +01:00
Stein Magnus Jodal
4ec372ad0a
docs: Strip commands and unchanged configs
2013-11-01 15:29:24 +01:00
Stein Magnus Jodal
c0bfb5dfd3
docs: Simplify Arch install docs
2013-10-28 20:50:48 +01:00
Stein Magnus Jodal
4680688bd2
docs: Add howto for updating Debian packages
2013-10-28 12:06:39 +01:00
Stein Magnus Jodal
27f8597f57
docs: Merge license page into authors page
2013-10-28 11:54:49 +01:00
Stein Magnus Jodal
590de1e9a9
docs: Further updates to the release howto
2013-10-27 23:00:21 +01:00
Stein Magnus Jodal
c9930c675f
docs: Update release howto
2013-10-27 22:50:11 +01:00
Stein Magnus Jodal
10102f0c86
docs: Update changelog for v0.16.0
2013-10-27 22:34:24 +01:00
Stein Magnus Jodal
191e809841
Update changelog
2013-10-27 22:03:20 +01:00
Thomas Adamcik
3884da2d7e
local: Rename scan_blacklist_extensions to excluded_file_extensions
2013-10-27 21:27:11 +01:00
Thomas Adamcik
3a1d4db227
local: Add file ext blacklist ( fixes #516 ).
...
Adds a new local/scan_blacklist_extensions config value for controlling file
extensions to ignore.
2013-10-27 14:26:06 +01:00
Stein Magnus Jodal
add79d90dd
docs: Warn about EOT issue with Shoutcast ( fixes #545 )
2013-10-25 18:16:08 +02:00
Stein Magnus Jodal
b0ae7d3c6f
local: Fix crash on non-ASCII chars in URIs
2013-10-24 23:22:01 +02:00
Stein Magnus Jodal
1e3191a0f9
docs: Search is on every page, don't need a search page
2013-10-24 09:51:09 +02:00
Stein Magnus Jodal
f4d0d5648f
docs: Fix typo
2013-10-23 22:39:33 +02:00
Stein Magnus Jodal
84612ca1ac
docs: Fix typo
2013-10-23 22:27:04 +02:00
Stein Magnus Jodal
9d0b04e96f
docs: Fix link to Mopidy-Arcam
2013-10-23 21:20:00 +02:00