Stein Magnus Jodal
2f05c1cff3
docs: Remove bitMPC from MPD client list
...
It looked bad and only worked on Android 2.x when tested 2.5y ago. It
has seen no updates since 2010.
(cherry picked from commit 0b3b17e3a6 )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
2ed019b69f
docs: Remove MPD Remote from MPD client list
...
It looked terrible 2.5y ago and I didn't care to test it. It has seen
no updates since.
(cherry picked from commit c95b301696 )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
f8c99b5dab
docs: Remove PMix from MPD client list
...
It is no longer available on Google Play, and we didn't recommend it
2.5y ago when it was.
(cherry picked from commit d37b76f6c9 )
2015-05-19 22:01:44 +02:00
Nick Steel
7073e8dd77
Docs: Notes for installation on XBian
2015-05-14 23:25:25 +01:00
Stein Magnus Jodal
4ede30436a
docs: Remove MPD client test procedure and outdated results
2015-05-11 21:55:59 +02:00
Stein Magnus Jodal
b03d3a8a1c
docs: Include 'MPD' in the subsection headers
2015-05-11 21:43:25 +02:00
Stein Magnus Jodal
0273b14c70
docs: Remove Droid MPD Client from MPD client list
...
We couldn't recommend it 2.5y ago, and it has seen no updates since.
2015-05-11 21:39:44 +02:00
Stein Magnus Jodal
0b3b17e3a6
docs: Remove bitMPC from MPD client list
...
It looked bad and only worked on Android 2.x when tested 2.5y ago. It
has seen no updates since 2010.
2015-05-11 21:37:51 +02:00
Stein Magnus Jodal
c95b301696
docs: Remove MPD Remote from MPD client list
...
It looked terrible 2.5y ago and I didn't care to test it. It has seen
no updates since.
2015-05-11 21:36:25 +02:00
Stein Magnus Jodal
d37b76f6c9
docs: Remove PMix from MPD client list
...
It is no longer available on Google Play, and we didn't recommend it
2.5y ago when it was.
2015-05-11 21:35:35 +02:00
Thomas Kemmer
ea5dff109e
m3u: Fix encoding error when saving playlists with non-ASCII track titles.
2015-05-10 20:57:39 +02:00
Thomas Adamcik
bb19e99af5
docs: Add httpclient to API docs
2015-05-09 00:48:11 +02:00
Thomas Adamcik
f6f445e4b6
Merge branch 'develop' into feature/http-helpers
...
Conflicts:
docs/changelog.rst
2015-05-09 00:45:09 +02:00
Thomas Adamcik
382aa0a775
httpclient: Move to top level module
2015-05-09 00:44:16 +02:00
Stein Magnus Jodal
64b5342c51
docs: Document mopidy.local.translator
2015-05-08 00:55:03 +02:00
Stein Magnus Jodal
d8bcd7f273
Rename mopidy.utils to mopidy.internal
2015-05-07 23:15:56 +02:00
Stein Magnus Jodal
4c8c8cd927
docs: Don't refer to when.js before it's introduced
2015-05-07 22:39:35 +02:00
Stein Magnus Jodal
6fe382f37e
docs: Mopidy.js supports by-name parameters
...
Since Mopidy 0.19 / Mopidy.js 0.4
2015-05-07 22:34:15 +02:00
Stein Magnus Jodal
d0418d625b
docs: Link from JS docs to static web client example
2015-05-07 21:49:08 +02:00
Stein Magnus Jodal
f96a22e5cb
docs: Remove note on how to access core attributes
...
The corresponding methods are now fully documented and the old
attributes are deprecated.
2015-05-07 21:49:08 +02:00
Stein Magnus Jodal
622a3c5494
docs: Group API docs in sections
2015-05-07 21:39:54 +02:00
Stein Magnus Jodal
3d051e1a24
docs: Remove old deps from list of mocked modules
2015-05-07 21:20:05 +02:00
Stein Magnus Jodal
7c57c51b2e
docs: Fix unexpected indentation error
2015-05-07 21:16:37 +02:00
Stein Magnus Jodal
1d82bd7043
docs: Use consistent syntax for module headers
2015-05-07 21:15:28 +02:00
Stein Magnus Jodal
526216b61b
docs: Remove note header
2015-05-07 21:15:16 +02:00
Stein Magnus Jodal
d02f7dca18
docs: Move frontend API between core and backend
2015-05-07 21:15:06 +02:00
Stein Magnus Jodal
ccecf6b6bf
docs: Remove plurality from backends/frontends API docs
2015-05-07 21:08:02 +02:00
Stein Magnus Jodal
ae07603da0
docs: Add module name to API docs headers
...
In the same way the Python stdlib docs does.
2015-05-07 21:02:25 +02:00
Thomas Adamcik
af4e7c8a4e
Merge branch 'develop' into feature/core-dont-trust-backends
...
Conflicts:
docs/changelog.rst
2015-05-07 00:15:33 +02:00
Thomas Adamcik
4d608dd431
core: Add get_current_tlid shortcut
2015-05-06 23:00:53 +02:00
Thomas Adamcik
cfd4dcb8dd
Merge branch 'develop' into feature/core-dont-trust-backends
...
Note that this merge also updated core.playlists.create to combine the 1.0.5
fix with these changes.
Conflicts:
mopidy/core/playlists.py
2015-05-06 22:44:12 +02:00
Stein Magnus Jodal
a17c413a70
Merge branch v1.0.x into develop
2015-05-06 20:47:52 +02:00
Thomas Kemmer
636639a201
Fix #1162 : Ignore None results and exceptions from PlaylistsProvider.create().
2015-05-06 14:50:21 +02:00
Thomas Adamcik
9f64a8719a
docs: Add core not trusting backends entry to changelog
2015-05-06 01:02:49 +02:00
Stein Magnus Jodal
746c3059ba
Merge pull request #1160 from adamcik/feature/model-corner-case-handling
...
Move new models features to new class
2015-05-05 08:08:05 +02:00
Thomas Adamcik
85871fb33d
docs: Improve fields documentation
2015-05-05 00:00:22 +02:00
Stein Magnus Jodal
624a69251f
docs: Move Backend API docs to after Core API
2015-05-03 21:55:00 +02:00
Stein Magnus Jodal
b4a6a4da7f
Merge branch 'v1.0.x' into develop
2015-04-30 08:44:10 +02:00
Stein Magnus Jodal
b1475f7d06
docs: Update changelog for v1.0.4
2015-04-30 08:40:13 +02:00
Thomas Adamcik
7938ef48ed
audio: Stop tweaking tee queue sizes
2015-04-29 21:27:57 +02:00
Thomas Adamcik
8434896f2d
docs: Add http helpers to changelog
2015-04-28 23:53:06 +02:00
Stein Magnus Jodal
97c336200b
Merge branch 'v1.0.x' into develop
2015-04-28 00:02:26 +02:00
Stein Magnus Jodal
8b6d289f8e
Release v1.0.3
2015-04-28 00:00:48 +02:00
Stein Magnus Jodal
b8b811c81e
docs: Update changelog for v1.0.3
2015-04-27 23:40:43 +02:00
Stein Magnus Jodal
d2bc7aa459
docs: Fix typo, add PR refs
2015-04-27 23:20:11 +02:00
Thomas Adamcik
55e50ae5d2
audio: Switch to time based buffering in tee branches
2015-04-27 22:55:21 +02:00
Thomas Adamcik
83e54b090b
http: Finally fix the old tornado broadcast bug.
2015-04-27 22:52:12 +02:00
Stein Magnus Jodal
022f84df26
docs: Fix grammar
2015-04-27 21:37:35 +02:00
Thomas Adamcik
f90e512ede
docs: Add getting help anchor
2015-04-27 21:14:10 +02:00
Thomas Adamcik
fb22203ed3
docs: Add getting help anchor
2015-04-27 21:12:22 +02:00
Stein Magnus Jodal
6a2b9f9896
docs: Make the build reproducible
...
By setting today's date to the current year, the manpage output doesn't
vary with the day the manpage was built.
Having reproducible builds is a goal for Debian stretch.
2015-04-27 15:36:06 +02:00
Stein Magnus Jodal
b14aee3e04
Merge branch 'v1.0.x' into develop
...
Conflicts:
docs/changelog.rst
2015-04-27 00:18:41 +02:00
Stein Magnus Jodal
f6a86a0f5c
Release v1.0.2
2015-04-27 00:16:45 +02:00
Stein Magnus Jodal
d5ef4aa7b8
docs: jessie is the new Debian stable
2015-04-27 00:12:41 +02:00
Stein Magnus Jodal
31a1cb9128
docs: Update changelog for v1.0.2
2015-04-27 00:01:39 +02:00
Stein Magnus Jodal
6a97ffa012
Merge branch 'v1.0.x' into develop
...
Conflicts:
docs/changelog.rst
2015-04-26 23:50:50 +02:00
Thomas Adamcik
e53bf56115
audio: Make sure software mixer emits mute events.
...
Turns out that gobject.GObject.set_property does not have a return value.
2015-04-26 23:16:51 +02:00
Thomas Adamcik
b80361ccb2
audio: Increase per tee branch buffer size. Fixes #1147
2015-04-26 23:07:10 +02:00
Camilo Nova
ef6b5dd51c
Added Grooveshark backend
2015-04-24 18:19:59 -05:00
Thomas Adamcik
a72c9c88c9
http: Handle getting correct IOLoop when running on tornado < 3.0
2015-04-24 23:53:13 +02:00
Nick Steel
3fe104875b
docs: Glossary typo
2015-04-24 09:50:14 +01:00
Thomas Adamcik
461061f1be
docs: Refresh of remaining parts of core API docs
2015-04-24 00:30:40 +02:00
Thomas Adamcik
830a19ca70
core: Refresh PlaylistsController documentation
2015-04-24 00:24:19 +02:00
Thomas Adamcik
88f2905133
core: Refresh LibraryController documentation
2015-04-24 00:18:53 +02:00
Thomas Adamcik
996af72af7
docs: Refresh PlaybackController documentation
2015-04-24 00:14:22 +02:00
Thomas Adamcik
b6b1bb2489
docs: Add warning above deprecated section in core
2015-04-24 00:14:01 +02:00
Thomas Adamcik
907f920f18
docs: Make it more clear what each part of core does right away
2015-04-24 00:13:30 +02:00
Thomas Adamcik
0afe8ef54c
docs: Improve core actor docs
2015-04-23 23:42:30 +02:00
Stein Magnus Jodal
3dba4f4208
Merge branch 'v1.0.x' into develop
2015-04-23 23:40:04 +02:00
Stein Magnus Jodal
b0000404f5
Release v1.0.1
2015-04-23 23:36:57 +02:00
Stein Magnus Jodal
310e9109c1
docs: Add release date for v1.0.1
2015-04-23 23:34:09 +02:00
Stein Magnus Jodal
f4dcd598ac
docs: Add references to PRs
2015-04-23 23:25:41 +02:00
Thomas Adamcik
d4c695ac75
mpd: Split browse and playlist name to uri caching
2015-04-23 23:08:25 +02:00
Thomas Adamcik
c897877a71
docs: Manually split tracklist class documentation
2015-04-23 21:48:07 +02:00
Stein Magnus Jodal
41eabbfd22
Merge branch 'v1.0.x' into develop
2015-04-22 22:50:09 +02:00
Stein Magnus Jodal
9bb278f00e
core: Make history controller traversable
...
Fixes mopidy/mopidy.js#6
2015-04-22 22:49:35 +02:00
Thomas Adamcik
142ddcfc8a
docs: Add play by tlid to changelog
2015-04-22 20:57:17 +02:00
Stein Magnus Jodal
c996072040
docs: Wrap lines, sort sections by name
2015-04-21 23:32:25 +02:00
Thomas Adamcik
a38bc6a4f6
docs: Add changelog entry for PR#1136
2015-04-21 23:00:43 +02:00
Wojciech Wnętrzak
a4cb563375
Add info about new online web client
2015-04-20 20:35:23 +02:00
Stein Magnus Jodal
5acc3ea564
docs: Fix syntax error
2015-04-17 22:58:19 +02:00
Thomas Adamcik
2828432008
core: Deprecate remaining methods that used kwargs
2015-04-17 00:00:58 +02:00
Stein Magnus Jodal
e265f5d673
Merge pull request #1128 from adamcik/feature/validate-core-input
...
Validate core inputs
2015-04-16 07:45:17 +02:00
Thomas Adamcik
0b928e7876
docs: Add core input validation to changelog
2015-04-15 23:51:33 +02:00
Thomas Adamcik
d545fd198e
http: Fix threading issue causing duplicate WS messages
...
The problem presents itself when a JSON-RPC call triggers some event in core.
When this happens we have a thread outside of Tornado call `write_message`
interleaved with a potentially ongoing write if the JSON-RPC response.
To avoid this we now follow Tornado best practices and add callbacks to the
IOLoop to ensure that there isn't any interleaved access of Tornado state.
2015-04-14 21:55:26 +02:00
Stein Magnus Jodal
093c4340cd
Merge branch 'v1.0.x' into develop
...
Conflicts:
mopidy/audio/scan.py
tests/audio/test_scan.py
2015-04-13 08:19:14 +02:00
Stein Magnus Jodal
c8b348a61d
docs: Tweak changelog
2015-04-13 08:16:54 +02:00
Thomas Adamcik
68c2758009
docs: Add scanner improvements to changelog
2015-04-12 14:24:28 +02:00
Stein Magnus Jodal
c367d350f7
Merge pull request #1117 from adamcik/feature/models-memory-reduction
...
Improve models memory usage
2015-04-08 23:29:08 +02:00
Stein Magnus Jodal
bed3cb810a
Merge pull request #1111 from adamcik/feature/make-core-more-robust
...
Make core more robust
2015-04-08 23:24:26 +02:00
Alexandre Petitjean
c4fc33e5ea
docs: Update to Archlinux instructions
...
(cherry picked from commit bbfa722af3 )
2015-04-08 23:21:18 +02:00
Alexandre Petitjean
bbfa722af3
docs: Update to Archlinux instructions
2015-04-08 23:20:18 +02:00
Thomas Kemmer
81b005d297
Add mopidy-dleyna.
2015-04-08 20:29:15 +02:00
Thomas Adamcik
682c6b1c6c
Merge branch 'develop' into feature/make-core-more-robust
...
Conflicts:
docs/changelog.rst
2015-04-08 20:28:10 +02:00
Thomas Adamcik
c85323bfa0
docs: Add memory improvements
2015-04-08 01:47:57 +02:00
Thomas Adamcik
05244f7e60
models: Deprecate copy and add replace method
...
Changed as with the memoization copy was lying, so replace is a better name.
2015-04-08 01:41:50 +02:00
Stein Magnus Jodal
ea52e8ffdd
docs: Add #1068 fix to changelog
...
Fixes #1068
2015-04-08 00:23:20 +02:00
Thomas Adamcik
56eb08ea7e
docs: Update changelog after rebase
2015-04-06 23:30:19 +02:00
Thomas Adamcik
9b442e1563
review: Address review comments
2015-04-06 23:27:46 +02:00
Thomas Adamcik
5fdd5d0898
docs: Add core changes to changelog
2015-04-06 02:13:51 +02:00
Thomas Adamcik
0a2dff5a6a
docs: Add model validation to changelog
2015-04-05 13:09:15 +02:00
Stein Magnus Jodal
9ef1f91a0e
Merge branch 'v1.0.x' into develop
...
Conflicts:
docs/changelog.rst
2015-04-05 02:14:19 +02:00
Stein Magnus Jodal
5d94a265cd
docs: Tweak changelog
2015-04-05 02:13:30 +02:00
Thomas Adamcik
bee0a4c4d5
docs: Add audio volume changes to changelog
2015-04-03 14:48:09 +02:00
Stein Magnus Jodal
c4940cbea2
autopep8: Add space after class signature/docstring
2015-04-03 00:05:26 +02:00
Thomas Adamcik
e2faf7f083
docs: Update docstring and changelog
2015-03-31 00:02:02 +02:00
Stein Magnus Jodal
4176557efc
docs: Add release date for v1.0.0
2015-03-25 22:24:28 +01:00
Thomas Kemmer
75020c91ec
docs: Add PR #1084 to changelog
2015-03-25 05:46:55 +01:00
Stein Magnus Jodal
08c7f311c4
docs: Fix more comments, add refs to relevant docs
2015-03-24 23:08:38 +01:00
Stein Magnus Jodal
426a56d66b
docs: Fix changelog review comments
2015-03-24 23:02:43 +01:00
Stein Magnus Jodal
e0d0e785e0
docs: Cleanup v1.0.0 changelog
...
Fixes #1079
2015-03-24 21:53:26 +01:00
Thomas Adamcik
141c14ad45
core: Add exact to search() and deprecate find_exact()
...
Backends that still implement find_exact will be called without exact as an
argument to search, and we will continue to use find_exact. Please remove
find_exact from such backends and switch to the new search API.
2015-03-24 09:31:03 +01:00
Thomas Adamcik
24fe242d56
core/backend: Remove find_exact from backends
...
Functionality has been replaced with an `exact` param in the search method.
Backends that still implement find_exact will continue being called via
the old method for now.
2015-03-23 23:55:03 +01:00
Stein Magnus Jodal
07cf962434
Merge branch 'develop' into feature/new-playlists-api
...
Conflicts:
docs/changelog.rst
2015-03-23 21:45:32 +01:00
Thomas Adamcik
97fd102fa2
docs: Add core API cleanup to changelog
2015-03-23 15:02:25 +01:00
Stein Magnus Jodal
df604bb3e5
core: Deprecated playlists.filter()
2015-03-23 00:49:56 +01:00
Stein Magnus Jodal
d37bd62bb1
backend: Remove playlists.playlists property
2015-03-23 00:44:39 +01:00
Stein Magnus Jodal
4f3a0839b3
core: Add playlists.as_list() and playlists.get_items(uri)
2015-03-23 00:44:39 +01:00
Stein Magnus Jodal
ca3c40b8bb
docs: Add PR #1073 to changelog
2015-03-23 00:01:45 +01:00
Thomas Adamcik
7ec2342921
core: Normalize search queries
...
This is needed as otherwise each and every backend needs to handle the fact
that some "bad" clients might send {'field': 'value'} instead of
{'field': ['value']} Though the real problem isn't the clients but our
organically grown query API.
2015-03-22 23:33:49 +01:00
Stein Magnus Jodal
5eebab6e18
Merge pull request #1071 from adamcik/fix/change-track-failure-should-fail-playback
...
core: Update playback code to take change track into account.
2015-03-22 23:18:13 +01:00
Thomas Adamcik
a3e295026a
docs: Add changelog for core play behaviour change
2015-03-22 22:37:47 +01:00
Stein Magnus Jodal
b8130f03cd
Fix flake8 warning
2015-03-22 22:18:57 +01:00
Stein Magnus Jodal
56dca0e931
Merge pull request #1064 from adamcik/fix/1052-break-backend-play
...
backend: Change playback API (breaking change!)
2015-03-22 09:19:39 +01:00
Thomas Adamcik
c620e3a00f
docs: Add changelog for backend API breakage
2015-03-22 01:27:07 +01:00
Stein Magnus Jodal
b2f60bc338
m3u: Extract new M3U backend from local
...
Fixes #1054
2015-03-21 08:13:45 +01:00
Stein Magnus Jodal
8977f71411
docs: Fix syntax errors in changelog
2015-03-21 00:59:54 +01:00
Thomas Adamcik
31d12c7e1d
Merge pull request #1065 from jodal/fix/1060-tracklist-add-uris
...
core: Add uris kwarg to tracklist.add()
2015-03-21 00:42:22 +01:00
Stein Magnus Jodal
2bc3db0d0e
core: Add uris kwarg to tracklist.core()
...
Fixes #1060
2015-03-21 00:16:24 +01:00
Stein Magnus Jodal
861f60e6f1
core: Make history.add() private
...
Instead of changing the signature to add(uri, name) I opted for
renaming it to _add_track(track).
Since it's internal we may change it whenever we like to. Since you need
different logic for extracting an interesting name from a track and from
a ref or a stream title, it makes sense to add another method for adding
refs/stream titles to the history when that time comes.
Fixes #1056
2015-03-20 22:41:56 +01:00
Stein Magnus Jodal
35a8fecd5d
docs: Add PR#1062 to changelog
2015-03-20 22:39:56 +01:00
Stein Magnus Jodal
c57f3ec9b2
core: Make tracklist.mark_*() private
...
Fixes #1058
2015-03-20 22:28:40 +01:00
Thomas Kemmer
b287579793
docs: Add Mopidy-Local-Images.
2015-03-20 08:11:14 +01:00
Stein Magnus Jodal
4692e73054
docs: Add section on semantic versioning
...
Fixes #1050
2015-03-18 23:44:31 +01:00
Stein Magnus Jodal
dc982cd880
Merge pull request #1047 from adamcik/fix/1008-add-uris-to-lookup
...
core: Add uris argument to library.lookup (Fixes #1008 )
2015-03-18 23:24:29 +01:00
Thomas Adamcik
71e2b21b52
review: Minor fixes and updates
2015-03-18 23:09:09 +01:00
Stein Magnus Jodal
26d07b2cfe
docs: Remove API stability disclaimers
...
Not as if we've had the freedom to break anything for ages anyway.
Fixes #1049
2015-03-18 22:10:48 +01:00
Stein Magnus Jodal
93afea50a2
docs: Change next release from 0.20 to 1.0
2015-03-18 21:58:58 +01:00
Stein Magnus Jodal
accc1e7249
docs: Update changelog for PR#1046
2015-03-18 00:25:26 +01:00
Thomas Adamcik
fdc84c3905
core: Add uris argument to library.lookup ( Fixes #1008 )
...
For now this doesn't add any corresponding APIs to backends, or for that matter
tracklist.add(uris). This is just to get the API in for clients in 0.20.
2015-03-17 23:49:21 +01:00
Stein Magnus Jodal
aae545f2fe
docs: Update changelog for PR#1044
2015-03-17 22:07:55 +01:00
Stein Magnus Jodal
3559e61d75
docs: Don't require Sphinx 1.3 to build
2015-03-17 21:34:20 +01:00
Stein Magnus Jodal
bdee947889
docs: Fix review comments
2015-03-17 21:24:32 +01:00
Stein Magnus Jodal
8a0bf3c25f
docs: Include commit message tips in the guidelines
2015-03-17 13:16:39 +01:00
Stein Magnus Jodal
b6b872b9c2
docs: Fix typos from review
...
Co-Authored-By: Nick Steel <kingosticks@gmail.com>
2015-03-17 12:23:12 +01:00
Stein Magnus Jodal
c90f08d8ea
docs: Show another level of the about section in the ToC
2015-03-17 01:16:05 +01:00
Stein Magnus Jodal
b2b7b87081
docs: Make devtools a pure release procedure page
2015-03-17 01:16:05 +01:00
Stein Magnus Jodal
e981caf5e9
docs: New contribution guidelines
...
Fixes #830
2015-03-17 01:16:05 +01:00
Stein Magnus Jodal
7aee505943
docs: Add development environment guide
...
Fixes #994
2015-03-17 01:16:05 +01:00
Stein Magnus Jodal
aed91008a3
deps: Add executable path to 'mopidy deps' output
2015-03-14 23:07:59 +01:00
Stein Magnus Jodal
a1e866e46e
docs: Use sphinx_rtd_theme bundled with Sphinx 1.3
2015-03-14 22:06:38 +01:00
Stein Magnus Jodal
b36083bae6
docs: Fix mock of gst.Caps
2015-03-14 22:02:27 +01:00
Stein Magnus Jodal
5be2849547
docs: Add missing models to graph, reorder model docs
2015-03-14 21:51:37 +01:00
Stein Magnus Jodal
19e120582d
docs: Update API concepts
2015-03-14 21:06:28 +01:00
Stein Magnus Jodal
3dc1901436
docs: Remove GStreamer elements from extdev guide
...
Mixers are no longer custom GStreamer elements, and while still
possible to do, custom GStreamer elements will probably not be as well
supported when we port to GStreamer 1.x.
2015-03-14 20:59:50 +01:00
Stein Magnus Jodal
0eb2e1675a
docs: Highlight deprecations in the changelog
2015-03-14 20:48:12 +01:00
Stein Magnus Jodal
0034545351
http: Deprecate http/static_dir config
2015-03-14 20:43:34 +01:00
Thomas Kemmer
9a1833a698
Update change log for PR #1037 .
2015-03-14 16:43:02 +01:00
Stein Magnus Jodal
abe9b7aea7
docs: Initial cleanup of v0.20 changelog
2015-03-14 01:27:28 +01:00
Stein Magnus Jodal
bb737e92c2
Merge pull request #1036 from jodal/feature/track-last-modified-as-ms
...
models: Change Track.last_modified from seconds to ms (fixes #678 )
2015-03-14 01:26:55 +01:00
Thomas Adamcik
67f9bd73bf
Merge branch 'develop' into feature/stream-reference
...
Conflicts:
docs/changelog.rst
2015-03-14 00:28:51 +01:00
Thomas Adamcik
36fe8321b1
docs: Add changelog entry for stream title stuff
2015-03-14 00:25:20 +01:00
Stein Magnus Jodal
3a61445519
models: Change Track.last_modified from seconds to ms
2015-03-14 00:06:23 +01:00
Stein Magnus Jodal
30badf60b9
Merge pull request #1033 from adamcik/feature/scanner-with-typefind
...
Add typefinding / MIME guess to scan code.
2015-03-13 23:22:12 +01:00
Thomas Adamcik
6b7f9b4899
docs: Add changelog for the scanner improvements
2015-03-13 22:45:57 +01:00
Stein Magnus Jodal
4ce16ce638
docs: Fix header marker
2015-03-13 21:31:33 +01:00
Thomas Kemmer
73bb6c2a8a
Replace Mopidy-HTTP-Kuechenradio with Mopidy-Mobile.
2015-03-13 19:10:57 +01:00
Thomas Adamcik
083ec130f9
Merge pull request #1015 from ZenithDK/feature/mixer_none
...
core/mpd: Allow empty or 'none' as audio.mixer value
2015-03-13 17:57:51 +01:00
Thomas Adamcik
5600b395bf
Merge pull request #1032 from tkem/fix/1031
...
local: Add get_images() to local library (Fixes #1031 )
2015-03-13 17:54:47 +01:00
Thomas Kemmer
e655d39384
Fix #1031 : Add get_images() to local library.
2015-03-12 11:43:27 +01:00
Stein Magnus Jodal
9a507e17df
docs: Improve pointer to contribution page
2015-03-11 19:42:33 +01:00
Stein Magnus Jodal
20e95eac07
docs: Fix rST syntax error
2015-03-10 18:34:49 +01:00
Lasse Bigum
cb19b2c48c
Allow 'none' as audio.mixer value
...
To disable mixing altogether, you can now set the configuration value
audio/mixer to 'none'.
2015-03-10 00:26:22 +01:00
Thomas Adamcik
29b00cabf9
Merge pull request #1028 from tkem/fix/1026
...
Fix #1026 : Sort local playlists by name.
2015-03-08 23:53:04 +01:00
Stein Magnus Jodal
af87a17ff5
docs: Fix all warnings
2015-03-08 21:43:09 +01:00
Thomas Kemmer
0f52316d77
docs: Add PR #1028 to changelog
2015-03-08 19:04:57 +01:00
Thomas Kemmer
8d2cedcc69
Remove changelog entry for #802 .
2015-03-06 19:31:54 +01:00
Stein Magnus Jodal
51fb2e2242
docs: Add PR #1024 to changelog
2015-03-05 22:14:16 +01:00
Stein Magnus Jodal
2280a533c0
Use py.test as test runner
2015-03-05 00:35:20 +01:00
Stein Magnus Jodal
9e967f7997
docs: Add section on Deb package availability
2015-03-04 23:16:26 +01:00
Nick Steel
a6f021cc4f
docs: Troubleshooting link to discuss, not google group
2015-03-03 15:03:13 +00:00
Stein Magnus Jodal
6dddf34333
docs: Fix review comments
2015-03-03 15:28:30 +01:00
Stein Magnus Jodal
0f9fcc62cb
docs: Add missing ext troubleshooting to Debian docs
...
Fixes #879
2015-03-03 01:53:36 +01:00
Stein Magnus Jodal
1e41a1192f
docs: Add section on ext installation from source
2015-03-03 01:36:47 +01:00
Stein Magnus Jodal
6ff85aed29
docs: Add section on ext installation on Debian
2015-03-03 01:36:47 +01:00
Stein Magnus Jodal
c3f6016388
docs: Add section on ext installation on Arch
2015-03-03 01:36:47 +01:00
Stein Magnus Jodal
3283beba69
docs: Add section on starting Mopidy at login
...
Fixes #887
2015-03-03 01:22:02 +01:00
Stein Magnus Jodal
88ddcc7d35
docs: Add section on ext installation on OS X
2015-03-03 01:09:48 +01:00
Thomas Adamcik
c0d4626360
docs: Update changelog based on all merges since last 0.19.x merge
2015-03-03 00:00:42 +01:00
Thomas Adamcik
8c7c275f3a
docs: Add changelog for issue #917 & PR #947
2015-03-02 23:21:14 +01:00
Stein Magnus Jodal
2179bf06d3
Merge pull request #1022 from adamcik/fix/913
...
Add list_distinct command for more effective library lookups.
2015-03-02 22:55:42 +01:00
Thomas Adamcik
8cc9c9bbc0
core: Rename list_distinct to get_distinct
2015-03-02 22:41:09 +01:00
Nick Steel
45baeb9974
Fixed OpenHome link for upmpdcli
2015-03-02 11:26:05 +00:00
Thomas Adamcik
5fd2afa7ca
mpd: Switch list command to using list_distinct
2015-03-02 00:26:51 +01:00
Thomas Adamcik
00b2b9538e
core: Add library.list_distinct for getting distinct field values
2015-03-02 00:26:06 +01:00
Stein Magnus Jodal
0634de6e28
Merge pull request #1020 from adamcik/feature/fix-ws-disconnect-race
...
Fix WS disconnect race
2015-03-02 00:16:09 +01:00
Thomas Adamcik
0fb6c620df
docs: Add changelog entry for broadcast race
2015-03-02 00:05:58 +01:00
Thomas Adamcik
1de032be07
Merge pull request #1018 from ZenithDK/fix/no_resume_on_seek
...
core: Don't change to playing state when seeking in paused state
2015-03-01 21:09:22 +01:00
ronaldz
713c55321f
Updated the changelog
2015-03-01 14:56:38 -05:00
Lasse Bigum
fbd534efbf
Don't change to playing state when seeking in paused state
...
Do not switch state from paused to playing when seeking
2015-03-01 15:50:17 +01:00
Stein Magnus Jodal
635ee6e4eb
Merge pull request #1002 from adamcik/fix/694
...
config: Debug log ignored sections (fixes : #694 )
2015-02-25 23:36:13 +01:00
Thomas Adamcik
4a3dfdd415
docs: Update changelog
2015-02-25 23:28:56 +01:00
Thomas Adamcik
3b41b26880
config: Fix review comments
2015-02-25 22:57:49 +01:00
Thomas Adamcik
5c833e106b
logging: Add support for per logger colors ( fixes : #808 )
2015-02-25 22:16:30 +01:00
Stein Magnus Jodal
b7d46d3247
Merge pull request #990 from adamcik/feature/mpd-blacklist-commands
...
mpd: Support blacklisting MPD commands in the server.
2015-02-18 21:25:50 +01:00
Thomas Adamcik
52814715b4
mpd: Fix review comments for commands blacklist
2015-02-18 20:57:22 +01:00
Thomas Adamcik
e4ba4b3e5f
mpd: Support blacklisting MPD commands in the server.
...
Default blacklist set to listall and listallinfo.
This change has been done to avoid clients being able to call "bad" MPD
commands which are often misused to try and keep a client db. Note that
this change will break some MPD clients, but the blacklist can be controlled
via config to allow opting out for now.
2015-02-18 00:13:24 +01:00
Trygve Aaberge
b6110de186
Merge pull request #989 from jaksi/patch-1
...
Change yaourt command to update packages from AUR.
2015-02-17 00:28:55 +01:00
Jakab Kristóf
305d88c920
Update arch.rst
...
yaourt only syncs AUR packages if the -a flag is given
2015-02-17 00:01:01 +01:00
Stein Magnus Jodal
f5e63c4063
flake8: Fix warnings after flake8 upgrade
2015-02-16 10:34:27 +01:00
Stein Magnus Jodal
d60c037fdc
docs: Update number of times -v is accepted
2015-02-13 12:24:33 +01:00
Stein Magnus Jodal
2d958d21b5
docs: Fix references and typos
2015-02-13 12:16:49 +01:00
Stein Magnus Jodal
82b94693f9
docs: Add Image to model relation graph
2015-02-13 01:39:57 +01:00
Stein Magnus Jodal
7aede98fda
Merge pull request #982 from adamcik/feature/use-proxy-in-stream-scanner
...
Use proxy in stream scanner
2015-02-13 01:04:09 +01:00
Thomas Adamcik
0e4e872d6b
stream: Hook stream scanner up to proxy settings
2015-02-13 00:52:20 +01:00
Stein Magnus Jodal
e4f2796e81
docs: Add model addition to changelog
2015-02-13 00:41:32 +01:00
Stein Magnus Jodal
638740541b
Merge pull request #981 from adamcik/feature/core-get-images
...
Add library.get_images()
2015-02-13 00:33:29 +01:00
Thomas Adamcik
3cb9eb52f0
Merge pull request #975 from jodal/feature/core-mixer
...
Add core.mixer replacing playback mixer methods.
2015-02-12 23:50:04 +01:00
Stein Magnus Jodal
83a5246074
Merge pull request #980 from adamcik/feature/add-tags-and-duration-to-local-library-add
...
Add tags and duration to local library add()
2015-02-12 23:26:13 +01:00
Stein Magnus Jodal
172633a2d8
Merge branch 'release/v0.19.x' into develop
...
Conflicts:
mopidy/audio/actor.py
setup.cfg
2015-02-12 23:18:56 +01:00
Stein Magnus Jodal
80516cab01
Merge branch 'master' into release/v0.19.x
...
Conflicts:
mopidy/audio/playlists.py
2015-02-12 23:17:29 +01:00
Stein Magnus Jodal
5a6eb78137
docs: Update changelog for PR#958
2015-02-12 23:11:29 +01:00
Thomas Adamcik
a3133afe6b
docs: Add changelog entry for core.library.get_images
2015-02-12 22:41:21 +01:00
Thomas Adamcik
663cdf929d
docs: Add tags/duration local addition to changelog
2015-02-12 21:13:50 +01:00
Stein Magnus Jodal
ece54b68d1
log: Support -vvvv to not filter logs at all
2015-02-12 19:29:14 +01:00
Stein Magnus Jodal
79dbc652e0
log: Define TRACE log level with name and color
2015-02-12 18:12:56 +01:00
Stein Magnus Jodal
df67d708db
config: Add support for 'all' loglevel
...
Equal to logging.NOTSET or 0 in the logging module.
2015-02-12 18:12:33 +01:00
Stein Magnus Jodal
42115c56f7
core: Add mixer controller ( fixes : #962 )
...
Deprecate volume and mute methods on playback controller.
2015-02-12 10:31:16 +01:00
Stein Magnus Jodal
352de135cd
core: Deprecate properties ( fixes #952 )
2015-02-11 00:17:12 +01:00
Stein Magnus Jodal
52457df525
Merge pull request #968 from kingosticks/fix/session-playlist-uri-mapping
...
Share MPD playlist uri mapping between sessions
2015-02-09 13:26:40 +01:00
Stein Magnus Jodal
75955822b7
docs: Remove ext steps from source install docs
...
Maintaining multiple copies of instructions for how to install specific
extensions doesn't scale well.
2015-02-09 13:16:18 +01:00
Stein Magnus Jodal
0ec9212146
docs: Break lines and tweak changes from PR#959
2015-02-09 13:13:51 +01:00
kingosticks
0de13994c2
Moved MPDUriMapper to own file and updated changelog
2015-02-09 12:07:17 +00:00
Stein Magnus Jodal
adb3df97db
Merge branch Lixxia/docs/install_from_source
2015-02-09 13:05:37 +01:00
Stein Magnus Jodal
faa5e01e0a
docs: Update changelog
2015-02-09 00:37:41 +01:00
Lixxia
c698e07931
changed documentation to make installing from source clearer.
2015-02-03 20:56:37 -05:00
Stein Magnus Jodal
c6ec143060
Merge branch 'release/v0.19.x' into develop
2015-02-02 23:00:53 +01:00
Stein Magnus Jodal
193799a57a
Merge branch 'master' into release/v0.19.x
2015-02-02 23:00:16 +01:00
Dirk Groenen
7fd0603e16
docs: Update Mopidy-Mopify entry
2015-02-02 22:59:40 +01:00
Stein Magnus Jodal
bec7d0d4ac
docs: New year
...
(cherry picked from commit edcad494da )
2015-02-02 22:59:38 +01:00
Stein Magnus Jodal
5b614e95d6
Update to Mopidy.js 0.5.0
2015-01-31 22:15:40 +01:00
Stein Magnus Jodal
5d19a16837
Merge branch 'release/v0.19.x' into develop
...
Conflicts:
docs/changelog.rst
2015-01-04 22:23:03 +01:00
kingosticks
73fac53dd5
Update changelog
...
(cherry picked from commit e252dd3a55 )
Conflicts:
docs/changelog.rst
2015-01-04 22:22:09 +01:00
Stein Magnus Jodal
767aa08685
New year
...
(cherry picked from commit edcad494da )
2015-01-04 22:21:15 +01:00
kingosticks
e252dd3a55
Update changelog
2015-01-04 20:54:13 +00:00
Stein Magnus Jodal
edcad494da
New year
2015-01-01 12:45:28 +01:00
Thomas Adamcik
8d913b56da
docs: Add note about noqa use
2014-12-30 00:39:31 +01:00
Stein Magnus Jodal
097172d574
Merge pull request #915 from adamcik/feature/taglist-converter
...
Add support for tracking metadata changes in audio
2014-12-28 20:21:37 +01:00
Thomas Adamcik
5513cbcfb1
audio: Update audio taglist key documentation
2014-12-27 23:28:19 +01:00
Stein Magnus Jodal
7d443c6cda
Move {data => extra/desktop}/mopidy.desktop
2014-12-27 14:47:53 +01:00