Stein Magnus Jodal
feb1cd51bc
docs: Add Mopidy-VKontakte
2014-01-11 21:10:25 +01:00
Stein Magnus Jodal
cc8bf67641
docs: More prose and less headers in ext docs
2014-01-11 21:05:21 +01:00
Stein Magnus Jodal
d9e602c128
docs: Make extensions and clients more prominent on the front page
2014-01-11 20:26:10 +01:00
Stein Magnus Jodal
d43a944d4d
docs: Point Raspi users to the config and run sections
...
Ref. user not configuring or trying to run Mopidy at
http://www.raspberrypi.org/phpBB3/viewtopic.php?t=66074&p=484932
2014-01-11 19:59:23 +01:00
Stein Magnus Jodal
6b8331c9d5
docs: Actually include the Library class
2014-01-11 19:51:31 +01:00
Stein Magnus Jodal
f7407b6213
docs: Add mopidy.local.Library docs
2014-01-11 19:49:40 +01:00
Stein Magnus Jodal
81b3f21af0
docs: Update backend import
2014-01-11 18:28:16 +01:00
Stein Magnus Jodal
b6b542a60f
backend: Move backend API to mopidy.backend
...
Keep imports from old locations working until extensions have been updated to
use the new location.
2014-01-11 18:20:45 +01:00
Stein Magnus Jodal
c962bdffcf
docs: Remove reference to dummy backend
2014-01-11 16:49:34 +01:00
Stein Magnus Jodal
2731d23578
local: Move mopidy.{backends => }.local
2014-01-11 15:17:05 +01:00
Stein Magnus Jodal
120c381285
stream: Move mopidy.{backends => }.stream
2014-01-11 15:17:02 +01:00
Stein Magnus Jodal
cde87d8c3e
docs: Update/rewrite changelog
2014-01-11 14:40:42 +01:00
Stein Magnus Jodal
3c7c0ae46c
docs: Use Extension.setup() in extensiondev guide
2014-01-11 14:24:32 +01:00
Stein Magnus Jodal
b628825964
docs: Minor tweaks
2014-01-11 14:24:10 +01:00
Stein Magnus Jodal
99dff7515c
docs: Add check-manifest tips
2014-01-11 14:19:37 +01:00
Stein Magnus Jodal
95ef4c0193
ext: Remove get_library_updaters()
2014-01-11 14:05:54 +01:00
Stein Magnus Jodal
58e3cb8faf
docs: Update changelog with library browsing
2014-01-09 22:33:15 +01:00
Thomas Adamcik
1d93691296
docs: Add extend M3U to changelog
2014-01-09 22:15:48 +01:00
Simon de Bakker
bdb4f9e2a5
Added mixer_volume to config documentation
2014-01-09 20:50:09 +01:00
Stein Magnus Jodal
28cf3228b2
Merge pull request #617 from adamcik/feature/extension-registry
...
Switch to registry for most of mopidy extension hooks
2014-01-08 23:32:06 -08:00
Thomas Adamcik
042868e602
Merge branch 'develop' into feature/extension-registry
...
Conflicts:
mopidy/backends/local/json/actor.py
mopidy/backends/local/json/library.py
2014-01-08 23:50:03 +01:00
Thomas Adamcik
08961cfcdd
docs: Update change log and local library info
2014-01-08 23:47:24 +01:00
kingosticks
0d74be0b1e
Empty MPD commands should return an error instead of OK, just like the original MPD server. Includes tests.
2014-01-06 12:33:20 +00:00
Stein Magnus Jodal
26b3d268f7
docs: Change how to require() Mopidy.js
2014-01-04 16:16:25 +01:00
Stein Magnus Jodal
7f467802f3
docs: Update changelog
2014-01-04 00:15:12 +01:00
Stein Magnus Jodal
67fafd67d2
docs: Add hint about installing extension packages ( fixes #627 )
2014-01-03 23:30:15 +01:00
Stein Magnus Jodal
763dd2dbc2
Merge master into develop
2014-01-02 23:14:30 +01:00
Colin
30a648ee75
Fixed typo
2014-01-02 15:45:18 +00:00
Stein Magnus Jodal
9e905e2e4b
docs: Bump copyright year to 2014
2014-01-01 13:15:51 +01:00
Stein Magnus Jodal
0d3867258a
Merge branch 'master' into develop
2014-01-01 13:11:12 +01:00
Stein Magnus Jodal
8399e1f1b2
docs: Formatting
2014-01-01 13:11:04 +01:00
lukegiuliani
ed444a9aba
Add in additional detail for Gentoo installs
...
Add in details around the fact that on Gentoo gstreamer-0.10 is in a slot, which is completely non-obvious the first time around.
2014-01-01 22:54:47 +11:00
Stein Magnus Jodal
9eb6307607
docs: Fix broken label reference
2013-12-31 16:36:04 +01:00
Stein Magnus Jodal
a9ab02737c
docs: Remove outdated links to issue labels
2013-12-31 16:33:02 +01:00
Stein Magnus Jodal
79e0fe6d87
docs: Align header lines
2013-12-31 16:31:45 +01:00
Thomas Adamcik
702befd6ae
Merge branch 'develop' into feature/extension-registry
...
Conflicts:
setup.py
2013-12-31 15:34:02 +01:00
Thomas Adamcik
df12cba905
Merge pull request #623 from jodal/feature/move-frontends
...
Move MPD and HTTP frontends out of mopidy.frontends
2013-12-31 06:18:13 -08:00
Thomas Adamcik
63a8375429
local: Review comments and library interface update.
...
Added return value to flush so we can log what is being done.
2013-12-31 14:57:54 +01:00
Stein Magnus Jodal
9eab3cc8ce
docs: Add Ref model to changelog
2013-12-31 14:25:43 +01:00
Stein Magnus Jodal
1ee534126e
mpd: Move mopidy.{frontends => }.mpd
2013-12-31 14:11:16 +01:00
Stein Magnus Jodal
621aff22c9
http: Move mopidy.{frontends => }.http
2013-12-31 14:04:25 +01:00
Thomas Adamcik
f5430f4a7f
local: Move --clear to it's own sub-command.
...
Split library setup out into a helper and move the clear option to a command.
2013-12-30 21:47:02 +01:00
Thomas Adamcik
09c0ae2551
local: Add flush threshold to scanner.
...
Instead of triggering every 1000th query, this is now configurable and also
triggers the flush call to the library.
2013-12-30 01:31:00 +01:00
Thomas Adamcik
60112d7c6f
Merge branch 'develop' into feature/extension-registry
2013-12-30 00:37:17 +01:00
Stein Magnus Jodal
7bb533a6b5
docs: Add note about public APIs and API stability
2013-12-29 15:38:41 +01:00
Stein Magnus Jodal
12d473ced6
zeroconf: Make public API with docs
2013-12-29 15:38:20 +01:00
Stein Magnus Jodal
4758a0ac12
tools: Remove unused dev tools
2013-12-29 15:04:47 +01:00
Stein Magnus Jodal
414708b405
docs: Move images out of the _static dir
...
Sphinx copies the images to _images when the docs are built. Thus the
mopidy-docs debian package contains two copies of all images; one in _static
and one in _images. By keeping the images next to the source documents we only
get the _images copy included in the Debian package, reducing the package size
by 1.5MB.
2013-12-27 13:44:06 +01:00
Stein Magnus Jodal
fbd307bbf6
docs: Update mock to support glib.get_{system,user}_config_dir{s,}
2013-12-27 13:40:17 +01:00
Thomas Adamcik
d93d3e6fcd
local: Add local/library config value
...
- Updated library provider to support missing library
- Added config value to select local library provider
- Updated tests to use library config value
2013-12-24 00:22:58 +01:00
Thomas Adamcik
7e063774b3
local: Remove local-json as a split out extension.
...
Will be re-added using the new library interface. This commit does break tests.
2013-12-23 22:22:14 +01:00
Thomas Adamcik
353782e2c8
local: Add local/data_dir config value.
...
Not in use yet but, needed for future changes planed in this branch.
2013-12-23 21:40:35 +01:00
Stein Magnus Jodal
0ffeb2710b
docs: Fix typo
2013-12-21 21:25:31 +01:00
Thomas Adamcik
0bbfaff085
docs: Fix typo in changelog
2013-12-20 00:14:02 +01:00
Thomas Adamcik
2a57190d7a
docs: Update change log with XDG_CONFIG_DIRS change
2013-12-19 22:13:17 +01:00
Stein Magnus Jodal
3859448e06
core: Test version property, fix typo in changelog
2013-12-15 22:49:33 +01:00
Stein Magnus Jodal
77dd40b3d0
Merge remote-tracking branch 'kingosticks/feature/expose-version-to-api' into develop
2013-12-15 22:45:49 +01:00
Stein Magnus Jodal
b0b2e37950
docs: Include API docs for the Core class
2013-12-15 21:41:00 +01:00
Stein Magnus Jodal
7b667028e1
docs: Unbreak docs building
2013-12-15 21:38:48 +01:00
kingosticks
69b1f5e270
get_version changelog entry
2013-12-15 20:38:45 +00:00
Stein Magnus Jodal
1bdc941b9c
Merge master into develop
2013-12-10 09:34:21 +01:00
Jeremy B. Merrill
4e5431c77a
replaces outdated option --show-config with correct mopidy config in docs
2013-12-09 19:27:41 -05:00
Stein Magnus Jodal
e90c3eaf19
requirements: Move docs requirements to docs/
2013-12-06 10:28:07 +01:00
Stein Magnus Jodal
a937d5e117
requirements: Fold testing requirements into docs
2013-12-06 10:23:57 +01:00
Stein Magnus Jodal
8295dd4f4a
requirements: Fold http.txt into Mopidy-HTTP docs
2013-12-06 10:23:29 +01:00
Thomas Adamcik
1a032c5f92
Merge pull request #603 from adamcik/feature/lookup-stream-metadata
...
Add metadata lookup to streaming backend.
2013-12-05 15:06:01 -08:00
Thomas Adamcik
7c7db63659
docs: Add stream/timeout config value to docs
2013-12-05 23:03:50 +01:00
Thomas Adamcik
e37b1a1754
docs: Add streaming metadata lookup to changelog
2013-12-05 23:01:57 +01:00
PÃ¥l Ruud
91710e3618
Document workaround example for #492
...
The example is using an Icecast fallback stream that plays a silent MP3 file
when Mopidy sends the shutdown signal.
Tested and found working, however had minor issues with the client
(mpg123) playing the stream was getting out of sync when rapidly changing
songs.
Looking at the Icecast logs, it revealed that the switch between the mopidy and
the fallback stream happened immediately, so the issue is probably with the
client.
2013-12-05 21:49:49 +01:00
Stein Magnus Jodal
4a599eec0c
docs: Minor tweaks
2013-12-04 23:30:01 +01:00
Stein Magnus Jodal
07784ed058
Merge branch 'develop' into feature/local-json
2013-12-04 23:27:21 +01:00
Thomas Adamcik
acdc65e9c7
docs: Update changelog with pluggable libraries.
2013-12-04 23:04:30 +01:00
Thomas Adamcik
9794826f26
local: Review changes
2013-12-04 22:52:24 +01:00
Thomas Adamcik
9c2d38e989
local: Remove tag cache support
...
- Updates doc references to tag cache
- Removes tag cache from config and marks it deprecated
- Removes tag cache from setup.py
- Removes tag cache from config converter
- Removes tag cache from tests
- Converts local library tests to use JSON.
2013-12-04 22:38:16 +01:00
Stein Magnus Jodal
2a2d725804
docs: Add Moped client, update other web clients
2013-12-04 22:31:41 +01:00
Stein Magnus Jodal
81e437ae70
docs: Document value separation in config values with lists
2013-12-03 19:07:25 +01:00
Thomas Adamcik
121d2c782a
docs: Add info about local-json and pluggable libraries
2013-11-28 23:42:12 +01:00
Stein Magnus Jodal
2baa00b3a8
docs: Update changelog
2013-11-26 21:16:18 +01:00
Stein Magnus Jodal
55afa18672
docs: Fix reference
...
(cherry picked from commit 13fb2bf604 )
2013-11-23 21:49:58 +01:00
Stein Magnus Jodal
13fb2bf604
docs: Fix reference
2013-11-23 21:40:05 +01:00
Stein Magnus Jodal
972056643f
docs: Use twine for uploading sdist/bdist_wheel
2013-11-23 21:31:20 +01:00
Stein Magnus Jodal
519002dd93
docs: Update changelog for v0.17.0
2013-11-23 20:22:00 +01:00
Stein Magnus Jodal
eaf6e51ed7
docs: Update changelog
2013-11-23 08:30:18 +01:00
Stein Magnus Jodal
f233d8c48e
docs: Update changelog
2013-11-20 22:31:11 +01:00
Stein Magnus Jodal
3ff4f0e4fc
docs: Improved file/option markup
2013-11-18 22:18:57 +01:00
Thomas Adamcik
f84bafe750
Merge pull request #583 from jodal/feature/software-mixing-by-default
...
audio: Change to software mixing by default
2013-11-16 06:23:09 -08:00
Stein Magnus Jodal
e25705f8fa
local: Ignore *.nfo and *.html when scanning
2013-11-16 15:19:48 +01:00
Stein Magnus Jodal
495c0b627b
audio: Change to software mixing by default
2013-11-16 15:05:01 +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
Stein Magnus Jodal
8097add7ed
docs: More exact GStreamer version range
2013-10-23 20:30:25 +02:00
Stein Magnus Jodal
ef15c4f6fc
docs: Enable new RTD theme
2013-10-23 20:29:05 +02:00
Stein Magnus Jodal
2117add55f
docs: Include minimum GStreamer version
2013-10-20 23:48:17 +02:00
Thomas Adamcik
010cb62756
docs: Add note about fixing #198 to changelog
2013-10-20 23:45:33 +02:00
Stein Magnus Jodal
c31815b0e6
docs: Update changelog
2013-10-20 23:21:45 +02:00
Thomas Adamcik
d968244712
docs: Update changelog with scanner info.
2013-10-20 17:19:03 +02:00
Stein Magnus Jodal
53333f7121
docs: Update changelog
2013-10-20 16:06:08 +02:00
Stein Magnus Jodal
8561e9c815
docs: Remove mopidy.backends.spotify
2013-10-20 10:44:25 +02:00
Stein Magnus Jodal
11a9b5b1f2
docs: Add Mopidy-Notifier to extension list
2013-10-19 23:15:13 +02:00
Stein Magnus Jodal
8edf81dca1
docs: Update changelog
2013-10-19 22:57:13 +02:00
Thomas Adamcik
c8f5c1aacf
Merge pull request #537 from jodal/tidy-up-core
...
Core playback and tracklist modularity improvement v2
2013-10-19 13:24:21 -07:00
Stein Magnus Jodal
46bd5bc096
docs: Reduce depth of ToC
2013-10-19 21:09:49 +02:00
Stein Magnus Jodal
345be9d3ed
docs: Update changelog for tidy-up-core changes
2013-10-19 20:53:02 +02:00
Javier Domingo Cansino
1d4ff4c9c6
Merging upstream changes in tidy-up-core
2013-10-15 09:37:54 +02:00
Stein Magnus Jodal
61f2d7314e
docs: Fix typo
2013-10-13 19:50:04 +02:00
Stein Magnus Jodal
2082e5ec0c
docs: Fix error in changelog
2013-10-11 20:08:11 +02:00
Javier Domingo Cansino
686dd5981d
Merging branch develop into tidy-up-core
2013-10-11 10:43:50 +02:00
Stein Magnus Jodal
d9d9a57df4
docs: Add Mopidy-Arcam to extension list
2013-10-11 10:09:19 +02:00
Stein Magnus Jodal
5745682400
docs: Add Mopidy-radio-de to extension list
2013-10-11 10:06:27 +02:00
Stein Magnus Jodal
a7d6102ea8
Merge pull request #530 from terlar/patch-1
...
Update Arch installation instructions
2013-10-11 00:26:19 -07:00
Stein Magnus Jodal
c69f9f7af4
docs: Update changelog
2013-10-10 00:00:05 +02:00
Stein Magnus Jodal
e7d6a995e8
spotify: Move to external extension
2013-10-08 22:42:26 +02:00
Stein Magnus Jodal
ec66bf1f1e
docs: Update changelog
2013-10-07 23:44:41 +02:00
Stein Magnus Jodal
c589583b74
mpris: Move to external extension
2013-10-07 23:42:07 +02:00
Stein Magnus Jodal
de3e4254d7
docs: Fix syntax error
2013-10-07 22:38:07 +02:00
Stein Magnus Jodal
f479d86838
docs: Update changelog
2013-10-07 22:21:45 +02:00
Stein Magnus Jodal
971d84467f
docs: Add cookiecutter, update extension examples
2013-10-07 22:20:23 +02:00
Stein Magnus Jodal
79a8768c53
docs: Unbreak docs building
2013-10-07 21:08:55 +02:00
Stein Magnus Jodal
decda983e6
docs: Simplify extension page
2013-10-07 00:06:35 +02:00
Stein Magnus Jodal
6400a45a0e
scrobbler: Move to external extension
2013-10-07 00:02:41 +02:00
Thomas Adamcik
8c8fdb0b01
docs: Add bug fix to changelog
2013-10-06 22:30:16 +02:00
Thomas Adamcik
06ae86b9f8
docs: Update changelog with playlist in gstreamer changes
2013-10-06 21:35:49 +02:00
Javier Domingo Cansino
2ac13d9b44
Merge branch 'develop' into tidy-up-core
2013-10-03 09:20:08 +02:00
Lasse Bigum
9661cb4650
doc: Remove duplicate "Extension configuration" section in config.rst
2013-09-22 01:42:26 +02:00
Stein Magnus Jodal
882f5a48d1
docs: Update changelog for v0.15.0
2013-09-19 19:24:29 +02:00
Javier Domingo Cansino
8b13270f67
Merge branch 'develop' into tidy-up-core
2013-09-17 12:42:42 +02:00
Stein Magnus Jodal
0a2ef6322e
js: Build updated mopidy.js
2013-09-17 00:43:58 +02:00
Stein Magnus Jodal
e830f31480
Fix too broad truthness test ( fix #501 )
...
This caused TlTracks with tlid=0 to be sent to HTTP clients without the tlid
field.
2013-09-16 21:58:23 +02:00
Stein Magnus Jodal
713cd598d0
docs: Mopidy-GMusic is now on PyPI
2013-09-16 10:12:58 +02:00
Stein Magnus Jodal
05d4fa846f
config: Deserialize Secret to unicode ( fix #473 )
...
MPD, Scrobbler, and Spotify extensions have been reviewed for need for changes
due to this, without anything being found.
2013-09-15 23:51:41 +02:00
Stein Magnus Jodal
82077ace02
docs: Add Mopidy-SomaFM ( fix #509 )
2013-09-15 22:41:21 +02:00
Stein Magnus Jodal
1dedb331d3
docs: Add Mopidy-GMusic ( fix #355 )
2013-09-15 22:37:34 +02:00
Javier Domingo Cansino
7ae4adddeb
Merge branch 'develop' into tidy-up-core
2013-09-12 11:41:01 +02:00
Javier Domingo Cansino
72890bbe8d
docs: Fixing changelog syntax
2013-09-12 11:38:15 +02:00
Stein Magnus Jodal
c3066995e1
docs: Add Mopidy-Subsonic extension
2013-09-01 23:29:57 +02:00
Stein Magnus Jodal
9af4290f45
mpd: Accept listall and listallinfo without the URI argument
2013-09-01 23:14:30 +02:00
Stein Magnus Jodal
c311ef98e6
docs: Fix typo
2013-08-29 12:32:27 +02:00
Javier Domingo Cansino
fa20214bbe
Merge branch 'develop' into tidy-up-core
2013-08-19 15:20:26 +02:00
Thomas Adamcik
4352de920e
docs: Update authors and changelog
2013-08-15 23:18:43 +02:00
Javier Domingo Cansino
7af86d65ac
Merge branch 'develop' into tidy-up-core
...
Git was not correctly identifying the merge and threw a conflict
2013-08-12 13:41:15 +02:00
Javier Domingo Cansino
11d82056a9
core: Merged tracklist_position to index inside TracklistController
...
docs: Updated changelog.rst
2013-08-09 09:15:54 +02:00
Stein Magnus Jodal
404fb00235
Remove pylint remnants
2013-08-08 21:12:42 +02:00
Javier Domingo Cansino
782a6a7d1f
Renamed tl_track_at_* to more readable names
2013-08-08 17:01:24 +02:00
Javier Domingo Cansino
b15c4f198b
docs: Updating changelog.rst to reflect updates in core
2013-08-08 13:39:18 +02:00
Stein Magnus Jodal
3be6346170
docs: Update changelog
2013-08-06 12:55:24 +02:00
Stein Magnus Jodal
80d122ff92
Merge branch 'develop' of github.com:mopidy/mopidy into develop
...
Conflicts:
docs/changelog.rst
2013-08-05 23:33:08 +02:00
Stein Magnus Jodal
dc29118639
docs: Update changelog
2013-08-05 23:32:11 +02:00
Stein Magnus Jodal
7973acf076
Merge branch 'feature/scanner_fix_deadlock' into develop
...
Fixes #476 , #483
2013-08-05 23:31:27 +02:00
Stein Magnus Jodal
66f367048d
docs: Document local/scan_timeout config value
2013-08-05 23:09:04 +02:00
Thomas Adamcik
16a8886617
docs: Update changelog with respect to local uri scheme and plugable library updaters.
2013-08-05 22:45:45 +02:00
Stein Magnus Jodal
f0b69c3394
Merge remote-tracking branch 'adamcik/feature/visualization' into develop
...
Conflicts:
docs/changelog.rst
2013-08-05 22:41:09 +02:00
Terje Larsen
7256f706eb
Update index.rst
...
python2-pylast has been moved into the community packages: https://www.archlinux.org/packages/community/any/python2-pylast/
2013-08-02 10:00:48 +02:00
Stein Magnus Jodal
e637eb9041
docs: Update changelog, authors
2013-08-02 00:01:45 +02:00