Stein Magnus Jodal
8bcf1de21c
docs: Move stream to ext registry
2013-04-12 00:13:22 +02:00
Stein Magnus Jodal
7c01db842d
docs: Remove empty dummy backend docs
2013-04-12 00:07:59 +02:00
Stein Magnus Jodal
08117841c1
docs: Move Spotify to ext registry
2013-04-12 00:06:52 +02:00
Stein Magnus Jodal
12938df3a1
docs: Unbreak links to MPRIS docs
2013-04-12 00:06:52 +02:00
Stein Magnus Jodal
b7546eed0b
docs: Move MPD to ext registry
2013-04-11 23:58:42 +02:00
Stein Magnus Jodal
82d2ecd41e
docs: Move MPRIS to ext registry
2013-04-11 23:38:45 +02:00
Stein Magnus Jodal
21f2e5c8b0
docs: Unbreak links from HTTP client page
2013-04-11 23:34:12 +02:00
Stein Magnus Jodal
7a4475b3d6
docs: Unbreak link from changelog
2013-04-11 23:27:16 +02:00
Stein Magnus Jodal
0e9da33147
docs: Move HTTP to ext registry and API section
2013-04-11 23:25:57 +02:00
Stein Magnus Jodal
6072bbe0b8
docs: Move scrobbler docs to new ext registry
2013-04-11 23:01:56 +02:00
Stein Magnus Jodal
5fb16eb1ea
docs: Add extension registry
2013-04-11 22:54:55 +02:00
Stein Magnus Jodal
d2b9eda335
docs: Fix wording
2013-04-11 22:33:39 +02:00
Stein Magnus Jodal
7e5ff4bfae
docs: Updated intro
2013-04-11 22:23:22 +02:00
Stein Magnus Jodal
86dc02d794
docs: Reduce depth of development ToC
2013-04-11 22:12:42 +02:00
Stein Magnus Jodal
6cee13b5f7
docs: Tweak authors page
2013-04-11 22:12:18 +02:00
Stein Magnus Jodal
3302e18abe
docs: Add empty 'contributing' page
2013-04-11 22:05:00 +02:00
Stein Magnus Jodal
d0f2a77e78
docs: Reorganize frontpage sections
2013-04-11 22:04:40 +02:00
Stein Magnus Jodal
8a1f2ab608
docs: Rename 'changes' to 'changelog'
2013-04-11 21:56:39 +02:00
Stein Magnus Jodal
3a386f05ad
docs: Add empty troubleshooting page
2013-04-11 21:49:29 +02:00
Stein Magnus Jodal
2b5e2f6e3f
Update changelog
2013-04-09 23:41:52 +02:00
Stein Magnus Jodal
130347f994
docs: Update config page howtos
2013-04-09 01:04:47 +02:00
Stein Magnus Jodal
74032e02ea
docs: Check for 'MIXER_TRACK_' to not confuse with old 'MIXER_TRACK' setting
2013-04-09 00:23:37 +02:00
Stein Magnus Jodal
2cd0fdc571
docs: Fix typo
2013-04-09 00:14:59 +02:00
Stein Magnus Jodal
5be8fa347f
docs: Add 'confval' object type to Sphinx
2013-04-09 00:14:00 +02:00
Stein Magnus Jodal
777993583f
settings: Remove settings module
2013-04-07 00:39:26 +02:00
Stein Magnus Jodal
837db09aff
docs: Sort list
2013-04-06 01:45:09 +02:00
Thomas Adamcik
7d44f9967d
scrobbler: Renamed lastfm to scrobbler ( fixes #375 )
2013-04-05 23:59:15 +02:00
Thomas Adamcik
e226ddd652
config/ext: Remove ext. prefix from configs.
2013-04-02 22:12:00 +02:00
Stein Magnus Jodal
2e678ffe8f
ext: Change entry point from 'mopidy.extension' to 'mopidy.ext' to be more consistent
2013-04-02 12:07:35 +02:00
Stein Magnus Jodal
7d78d02d59
ext: Add both dist_name and ext_name to Extension class
2013-04-02 12:04:03 +02:00
Stein Magnus Jodal
f80f9d878e
docs: Tweak extensiondev docs
2013-04-02 11:51:48 +02:00
Stein Magnus Jodal
09b6859752
docs: Update extensiondev implementation plan
2013-04-01 23:59:40 +02:00
Stein Magnus Jodal
54164007c5
docs: Update extensiondev docs to match real usage
2013-04-01 23:45:23 +02:00
Stein Magnus Jodal
4a8b7c763e
docs: Remove py_modules comment from example setup.py
2013-04-01 22:10:18 +02:00
Thomas Adamcik
c416893fb3
ext: Update suggestion for config validation mechanics.
2013-04-01 21:57:53 +02:00
Stein Magnus Jodal
bddb90e490
docs: Add 'ext.' prefix to config sections
2013-04-01 20:44:23 +02:00
Stein Magnus Jodal
aa1f8199c2
Remove the FRONTENDS setting
2013-04-01 20:22:29 +02:00
Stein Magnus Jodal
74788a2ccb
Remove the BACKENDS setting
2013-04-01 20:14:20 +02:00
Stein Magnus Jodal
a7a3803446
docs: Update changelog and authors
2013-04-01 19:35:38 +02:00
Stein Magnus Jodal
77f8e228d8
docs: Fix typo
2013-04-01 13:19:46 +02:00
Stein Magnus Jodal
5fcae977ca
docs: If using pip Pykka will be installed automatically
2013-04-01 13:08:54 +02:00
Stein Magnus Jodal
0f593b66bd
docs: Remove 'platforms' from extension's setup.py example
2013-04-01 13:08:54 +02:00
Stein Magnus Jodal
1a9fea08a5
docs: setuptools always regenerates MANIFEST
2013-04-01 13:08:53 +02:00
Stein Magnus Jodal
a8b81eadd0
Switch from distutils to setuptools
2013-04-01 13:08:53 +02:00
Stein Magnus Jodal
64b0cc7b98
ext: Support multiple frontends/backends in an extension
2013-04-01 11:30:07 +02:00
Stein Magnus Jodal
b095f14083
docs: Sort imports
2013-04-01 10:43:37 +02:00
Stein Magnus Jodal
1e49021c5b
docs: Refine extensiondev docs
2013-04-01 10:42:09 +02:00
Stein Magnus Jodal
e56a0376c2
docs: Simplify Extension class by removing @classmethod
2013-03-31 22:58:29 +02:00
Stein Magnus Jodal
f4ff30d382
docs: Add Debian package updating to the release procedure
2013-03-31 17:02:05 +02:00
Stein Magnus Jodal
950ba27197
docs: Update changelog for v0.13.0
2013-03-31 16:59:10 +02:00
Stein Magnus Jodal
c25a6e4c78
docs: Refining the extensiondev docs
2013-03-31 16:20:17 +02:00
Stein Magnus Jodal
48ab99c457
docs: Cleanup changelog
2013-03-31 14:09:32 +02:00
Stein Magnus Jodal
bc78a65fff
js: Upgrade when.js from 1.8.1 to 2.0.0
2013-03-31 14:09:32 +02:00
Stein Magnus Jodal
82e94f00fe
docs: Reduce depth of ToCs on front page
2013-03-31 13:31:52 +02:00
Thomas Adamcik
6283c6ee9b
Merge pull request #363 from jodal/feature/expose-uri-schemes-to-http-clients
...
Expose uri schemes to http clients
2013-03-31 03:55:59 -07:00
Stein Magnus Jodal
06c7d8ea46
Merge branch 'develop' into feature/limit-search-by-uri-root
...
Conflicts:
docs/changes.rst
2013-03-31 12:45:31 +02:00
Thomas Adamcik
2845f9cf8b
Merge pull request #365 from jodal/feature/tracklist-add-by-uri
...
Add to tracklist by URI
2013-03-31 00:31:02 -07:00
Stein Magnus Jodal
0cc7d8f9bf
docs: More on extensiondev
2013-03-31 03:03:10 +02:00
Stein Magnus Jodal
bfd2010639
core: Let tracklist.add() lookup tracks by URI
2013-03-31 00:13:59 +01:00
Stein Magnus Jodal
02ac0cae42
docs: Add Mopidy.js on Node to changelog
2013-03-30 23:34:00 +01:00
Stein Magnus Jodal
8ab0f09743
docs: Update changelog
2013-03-30 22:27:28 +01:00
Stein Magnus Jodal
4414deae1d
http: Expose core.get_uri_schemes ( Fixes #361 )
2013-03-30 21:03:12 +01:00
Stein Magnus Jodal
0c05d7c60e
docs: Update screenshot of woutervanwijk/Mopidy-Webclient
2013-03-30 15:20:55 +01:00
Stein Magnus Jodal
0db6853485
docs: Add JukePi to clients list
2013-03-30 15:19:36 +01:00
Stein Magnus Jodal
31afbf6d70
docs: Add Mopidy Lux to client list
2013-03-30 15:19:26 +01:00
Stein Magnus Jodal
eb58296d61
Update changelog and authors
2013-03-30 15:02:04 +01:00
Stein Magnus Jodal
9e5f0703c7
audio: Fix UnicodeDecodeError when logging errors
...
Fixes #347
2013-03-30 13:16:21 +01:00
Stein Magnus Jodal
e21de8dc8c
Update changelog and authors
2013-03-30 01:58:23 +01:00
Stein Magnus Jodal
e9292776d6
Update changelog
2013-03-30 01:47:12 +01:00
Stein Magnus Jodal
75ec28bcc0
docs: Started on example files for an extension
2013-03-28 19:31:02 +01:00
Stein Magnus Jodal
e0ec4a52f1
docs: Fix list formatting
2013-03-27 16:21:50 +01:00
Stein Magnus Jodal
8ba9e3a442
docs: Initial example files for new extensions
2013-03-27 16:20:17 +01:00
Stein Magnus Jodal
b421b02a1e
docs: More extdev notes
2013-03-27 16:19:31 +01:00
Stein Magnus Jodal
0e03c3f26e
docs: Add intro to extdev
2013-03-27 14:39:49 +01:00
Stein Magnus Jodal
3c685eb93c
docs: Move extensiondev file
2013-03-26 17:45:45 +01:00
Stein Magnus Jodal
19e3059a69
docs: Add initial extension development docs
2013-03-26 17:29:57 +01:00
Stein Magnus Jodal
c1c5fff01f
docs: Recommend pkill instead of ps+kill
2013-03-24 01:05:53 +01:00
Stein Magnus Jodal
f843b32e88
Turn thread traceback logger on by default
...
It no longer requires an additional thread to work and it is very useful to
have this enabled when you hit an issue that is hard to reproduce.
2013-03-24 00:24:13 +01:00
Stein Magnus Jodal
c90322f1e2
Use thread traceback logger from Pykka 1.1
2013-03-24 00:23:50 +01:00
Stein Magnus Jodal
59bcabfdfe
docs: Add info about mailing list
2013-03-23 23:53:32 +01:00
Stein Magnus Jodal
dffea519a7
core: Warn if track isn't playable
2013-03-23 23:48:18 +01:00
Stein Magnus Jodal
49c8062ba6
mpris: Add discNumber support
2013-03-23 20:58:22 +01:00
Stein Magnus Jodal
50cce23d82
mpris: Add artUrl support
2013-03-23 20:46:43 +01:00
Stein Magnus Jodal
ea029de503
docs: Add SearchResult to models diagram
2013-03-22 09:20:11 +01:00
Stein Magnus Jodal
3a3a5219eb
Update changelog
2013-03-20 01:17:20 +01:00
Stein Magnus Jodal
2e98dbeebd
docs: Formatting. Remove promises of sound quality
2013-03-20 01:09:42 +01:00
Stein Magnus Jodal
f74b59aced
Revert "docs: Add changelog entry for EOT/EOS fixing."
...
This reverts commit 42e84c8e2e .
Conflicts:
docs/changes.rst
2013-03-19 23:32:42 +01:00
Stein Magnus Jodal
71e25e751d
Merge branch 'master' into develop
...
Conflicts:
docs/changes.rst
mopidy/audio/utils.py
mopidy/backends/stream/actor.py
tests/backends/base/events.py
2013-03-12 21:09:14 +01:00
Stein Magnus Jodal
af6b661ef7
docs: Update changelog for v0.12.0
2013-03-12 21:03:50 +01:00
Stein Magnus Jodal
8fe688f7a7
docs: Fix typos in changelog
...
Conflicts:
docs/changes.rst
2013-03-12 20:23:40 +01:00
Stein Magnus Jodal
c4d94988a3
docs: Add stream backend to changelog
...
Conflicts:
docs/changes.rst
2013-03-12 20:23:40 +01:00
Stein Magnus Jodal
3e39469cbb
docs: Document new backend
2013-03-12 20:23:39 +01:00
Stein Magnus Jodal
befc83f28c
Update changelog
2013-03-12 20:13:54 +01:00
Stein Magnus Jodal
7083729930
docs: Fix typos in changelog
...
Conflicts:
docs/changes.rst
2013-03-12 20:10:19 +01:00
Stein Magnus Jodal
d2a51f7128
models: Add Album.num_discs ( #286 )
2013-03-12 20:08:52 +01:00
Stein Magnus Jodal
f3ccf871e5
models: Add Track.disc_no ( #286 )
2013-03-12 20:08:44 +01:00
Stein Magnus Jodal
bb9ef63a42
models: Add Album.images field ( #263 )
2013-03-12 20:08:24 +01:00
Stein Magnus Jodal
04b24b4a37
core: Add 'include_tracks' argument to 'get_playlists()'
...
Conflicts:
docs/changes.rst
2013-03-12 20:07:11 +01:00
Thomas Adamcik
0404ec625b
Update changelog with mixer track selection change.
...
Conflicts:
docs/changes.rst
2013-03-12 20:04:25 +01:00
Stein Magnus Jodal
9749f66972
Use bytestrings for the keys of **kwargs dicts
...
Python < 2.6.5rc1 does not work with unicode keys. Fixes #302 .
2013-03-12 20:01:27 +01:00
Stein Magnus Jodal
cc69de5626
Fix Python 2.6.0/2.6.1 support ( fixes #302 )
...
Conflicts:
docs/changes.rst
2013-03-12 20:01:05 +01:00
Stein Magnus Jodal
d9300f72bd
scanner: Support symlinks
2013-03-12 19:59:19 +01:00
0xadam
613a666930
docs: Append to /etc/modules, not overwrite
...
Fixes the snd_bcm2835 module not being loaded and therefore sound output not working
2013-03-03 20:14:44 +01:00
Stein Magnus Jodal
4df84b3086
docs: Spotify now works on armhf
2013-03-03 20:14:37 +01:00
Stein Magnus Jodal
25bab4bee6
docs: Fix syntax error
2013-03-03 20:14:27 +01:00
Stein Magnus Jodal
2bdc4b75ce
docs: Refer to HTTP clients page for web based MPD clients
2013-03-03 20:14:11 +01:00
Stein Magnus Jodal
af4e33a9f0
docs: Add rompr to web client list ( fixes #321 )
2013-03-03 20:14:05 +01:00
Stein Magnus Jodal
93e86896e3
docs: Fix syntax error
2013-03-03 20:14:01 +01:00
Stein Magnus Jodal
559e184aa8
docs: Prefix issue numbers with '#' instead of 'GH-'
2013-03-03 20:13:43 +01:00
Stein Magnus Jodal
e099884d60
docs: Add woutervanwijk's web client
2013-03-03 20:12:41 +01:00
Stein Magnus Jodal
e527badedc
Merge pull request #334 from 0xadam/patch-1
...
docs: Append to /etc/modules, not overwrite
2013-03-01 23:36:10 -08:00
0xadam
0e2f512498
docs: Append to /etc/modules, not overwrite
...
Fixes the snd_bcm2835 module not being loaded and therefore sound output not working
2013-03-01 22:24:13 -08:00
Stein Magnus Jodal
22f386cf73
docs: Spotify now works on armhf
2013-02-07 22:25:27 +01:00
Stein Magnus Jodal
3ee8485d7e
docs: Fix syntax error
2013-01-10 22:16:25 +01:00
Stein Magnus Jodal
689e7c5f3d
docs: Refer to HTTP clients page for web based MPD clients
2013-01-10 22:13:44 +01:00
Stein Magnus Jodal
3c83041084
docs: Add rompr to web client list ( fixes #321 )
2013-01-10 22:12:44 +01:00
Stein Magnus Jodal
947b68b1be
docs: Fix syntax error
2013-01-10 21:47:21 +01:00
Stein Magnus Jodal
78f4a85e92
docs: Prefix issue numbers with '#' instead of 'GH-'
2013-01-08 00:05:51 +01:00
Stein Magnus Jodal
7f81b7c34c
docs: Fix typos in changelog
2013-01-08 00:05:27 +01:00
Stein Magnus Jodal
1a0842117f
models: Add Album.num_discs ( #286 )
2013-01-06 22:07:06 +01:00
Stein Magnus Jodal
99593fd357
models: Add Track.disc_no ( #286 )
2013-01-06 22:07:06 +01:00
Stein Magnus Jodal
6599094b1e
models: Add Album.images field ( #263 )
2013-01-06 21:43:52 +01:00
Stein Magnus Jodal
2eb9ad710a
core: Add 'include_tracks' argument to 'get_playlists()'
2013-01-06 21:04:27 +01:00
Thomas Adamcik
42e84c8e2e
docs: Add changelog entry for EOT/EOS fixing.
2013-01-06 11:32:37 +01:00
Stein Magnus Jodal
928034222a
Merge branch 'master' into develop
...
Conflicts:
docs/changes.rst
2013-01-03 23:55:00 +01:00
Thomas Adamcik
91297c1ba8
Update changelog with mixer track selection change.
2013-01-03 22:54:13 +01:00
Stein Magnus Jodal
d34ba24cfe
Use bytestrings for the keys of **kwargs dicts
...
Python < 2.6.5rc1 does not work with unicode keys. Fixes #302 .
2013-01-03 10:04:05 +01:00
Stein Magnus Jodal
62cbcee5d7
Fix Python 2.6.0/2.6.1 support ( fixes #302 )
2013-01-02 23:40:59 +01:00
Stein Magnus Jodal
052efc23ed
docs: Add stream backend to changelog
2013-01-02 22:32:58 +01:00
Stein Magnus Jodal
b009606df5
docs: Document new backend
2013-01-02 22:29:07 +01:00
Stein Magnus Jodal
dfa0d648f9
scanner: Support symlinks
2013-01-02 21:39:14 +01:00
Stein Magnus Jodal
fb8e96bbf0
docs: Add woutervanwijk's web client
2012-12-29 13:23:21 +01:00
Thomas Adamcik
ea2f2d74b5
Merge pull request #294 from jeremybmerrill/patch-1
...
Add caveat about static in sound test file.
2012-12-24 17:53:29 -08:00
Stein Magnus Jodal
c37ce8751e
Release v0.11.1
2012-12-24 20:23:51 +01:00
Jeremy B. Merrill
f1aa1f9d66
Add caveat about static in sound test file.
...
Add a note saying that the purpose of the "aplay ... Front_Center.wav" line is merely to test whether the sound works or not, rather than to test its quality.
Anecdotally, I had very static-y sound from the aplay command, which prompted me to incorrectly believe that my sound would not work with Mopidy. As it turns out, the sound works fine using Mopidy or gstreamer. This note will hopefully keep other Mopidy users from thinking their sound is broken when it is not. (I ended up installing armhf version and trying to use despotify, which didn't work, before coming back to Mopidy.)
2012-12-24 13:14:01 -05:00
Stein Magnus Jodal
81b9d1116d
docs: Update changelog
2012-12-24 12:13:00 +01:00
Stein Magnus Jodal
01bb711074
docs: Add v0.12 section to changelog
2012-12-24 11:11:39 +01:00
Stein Magnus Jodal
e7d9a1bcdb
docs: Update changelog for v0.11.0
2012-12-24 10:54:50 +01:00
Stein Magnus Jodal
a1cfc74d29
Merge branch 'develop' into feature/mpd-album-artist-search-results
...
Conflicts:
docs/changes.rst
2012-12-23 18:49:51 +01:00
Stein Magnus Jodal
58cbbe8cb3
Merge pull request #287 from jodal/feature/search-result-model
...
Add SearchResult model
2012-12-23 09:47:11 -08:00
Stein Magnus Jodal
5d707e3918
settings: Fail if BACKENDS/FRONTENDS setting isn't iterable ( fixes #278 )
2012-12-23 15:42:49 +01:00
Stein Magnus Jodal
ce318316a3
mpd: Don't restart current track before seek
2012-12-23 12:20:34 +01:00
Stein Magnus Jodal
e5c0bcd110
docs: Add issue references
2012-12-21 23:28:59 +01:00
Stein Magnus Jodal
455f0145e7
mpd: Include artists and albums in search results
2012-12-21 23:10:20 +01:00
Stein Magnus Jodal
b0ba2040df
Return SearchResult objects from find_exact() and search()
...
This applies to both backends and core.
2012-12-21 22:05:20 +01:00
Stein Magnus Jodal
52b20b3297
models: Add SearchResult model
2012-12-21 00:30:20 +01:00
Stein Magnus Jodal
4b94a5a8ef
spotify: Increase max search results from 100 to 200
2012-12-20 22:15:46 +01:00
Stein Magnus Jodal
242df28114
mpd: Support search by date ( #272 )
2012-12-20 21:34:06 +01:00
Stein Magnus Jodal
02c8ea53d7
local: Add search-by-date support
2012-12-20 21:30:09 +01:00
Stein Magnus Jodal
147bb5e983
local: Read track date from tag cache
2012-12-20 21:30:08 +01:00