Stein Magnus Jodal
b0b3bd85dc
docs: Update copyright years
2016-01-18 22:54:32 +01:00
Trygve Aaberge
0c9618da14
Merge pull request #1397 from jodal/feature/mpd-volume-cmd
...
MPD: Add volume command
2016-01-18 22:49:49 +01:00
Stein Magnus Jodal
b09e667127
mpd: Fix review comments
2016-01-18 22:44:11 +01:00
Stein Magnus Jodal
77e2e088fd
docs: Cleanup changelog
2016-01-18 22:34:10 +01:00
Stein Magnus Jodal
0ea3de2c68
docs: Refer to OS X service from service docs
2016-01-18 22:21:37 +01:00
Stein Magnus Jodal
2b0c121e6c
docs: Refer to service docs from Arch and Debian install docs
2016-01-18 22:21:20 +01:00
Stein Magnus Jodal
bd0c88b22b
docs: Fix title capitalization
2016-01-18 22:06:28 +01:00
Stein Magnus Jodal
123614ad69
docs: Repurpose Debian pkg page as a service page
...
Fixes #1398
2016-01-18 22:05:05 +01:00
Stein Magnus Jodal
e69ea22cdd
docs: Remove old cruft from Debian package page
...
Part of #1398
2016-01-18 21:40:57 +01:00
Stein Magnus Jodal
450b1d0f7c
docs: Remove section on missing Debian-packaged extensions
...
For apt.mopidy.com, none of this is an issue.
For Ubuntu:
- none of this is an issue in 15.10 or 16.04 LTS.
- 15.04 is soon out of support.
- 14.04 LTS is old enough that you'll have to read older docs to expect
facts matching your installation.
For Debian:
- none of this is an issue in sid or stretch.
- Jessie this might be an issue, but the same sentiment as for Ubuntu
14.04 LTS applies.
Fixes #1399
2016-01-18 21:29:25 +01:00
Stein Magnus Jodal
14444fe24f
mpd: Add volume command
2016-01-17 22:28:23 +01:00
Stein Magnus Jodal
0ac77ebb47
docs: Remove Raspbmc and XBian workarounds
...
Ref https://github.com/mopidy/mopidy/issues/1326#issuecomment-172323148
Raspbmc is replaced by OSMC that works with Mopidy without conflicts.
XBian I'm not sure about, but the workaround is still searchable in
older version of our docs, and we'll soon be moving to GStreamer 1.x,
probably affecting the dep on libtag.
2016-01-17 21:06:55 +01:00
Stein Magnus Jodal
2a01760af3
docs: Update Raspberry Pi howto
...
Fixes #1326
2016-01-16 20:27:49 +01:00
Stein Magnus Jodal
70b4851a29
docs: Add fix for bad event crash to changelog
...
Fixes #1383
2016-01-10 07:52:21 +01:00
Stein Magnus Jodal
3d6270ad37
docs: Document model's attributes
...
Fixes #1385
2016-01-10 07:41:52 +01:00
Stein Magnus Jodal
38307a5717
docs: Add PR#1371 to changelog
2016-01-05 21:18:57 +01:00
Stein Magnus Jodal
7589d37f15
docs: Cleanup changelog
2016-01-03 23:41:46 +01:00
jcass
4e63e4280c
Merge remote-tracking branch 'upstream/release-1.1' into fix/1378
2016-01-04 00:04:42 +02:00
jcass
aa140beda4
Fix changelog merge conflict.
2016-01-02 15:56:04 +02:00
Stein Magnus Jodal
f2194e9d5e
fix: skip uplayable tracks when the next track is selected while in a paused state.
2016-01-02 15:51:17 +02:00
Stein Magnus Jodal
094a874055
core: Make lookup() ignore tracks without URI
...
Fixes #1340
2016-01-01 23:44:26 +01:00
Stein Magnus Jodal
19726832e7
docs: Add PR ref to changelog
2016-01-01 23:41:53 +01:00
Stein Magnus Jodal
6afd5b0c70
Fix tests and update changelog
2016-01-01 23:13:42 +01:00
Thomas Adamcik
92bb9b9b77
logging: Catch errors when loading logging/config_file
...
(cherry picked from commit ede5b8abff )
2016-01-01 22:54:41 +01:00
Stein Magnus Jodal
d85a3870d0
Merge branch 'master' into release-1.1
2016-01-01 22:32:08 +01:00
jcass
25bd134531
docs: Provide details on procedure for submitting bug fixes for a minor release of Mopidy.
...
(cherry picked from commit 8ca871cad9 )
2015-12-28 23:08:38 +01:00
jcass
8c83ff7631
Fix documentation typos and inconsistencies.
...
(cherry picked from commit 33a668c6c7 )
2015-12-27 10:18:50 +01:00
Stein Magnus Jodal
6f8b3ab1a2
docs: Add Mopidy-Spotmop
2015-12-09 22:26:55 +01:00
jcass
fb7b466bee
Result of prepare_change no longer affects whether a track is added to the history.
...
Update changelog and test cases.
2015-12-07 07:53:34 +02:00
jcass
139634b93b
Update changelog.
2015-12-06 19:27:02 +02:00
jcass
2b00e83179
Mark track as playing and add to history if changing track while paused.
2015-12-06 19:16:20 +02:00
Thomas Adamcik
22ec9d9060
mpd: Add missing seeked event handling for idle
...
Fixes #1331
(cherry picked from commit 19daa89e15 )
2015-12-05 22:19:29 +01:00
Cadel Watson
525019d03e
Exit with error if clear or scan attempts to load nonexistent library
...
Fixes #1298
(cherry picked from commit 1e037adfc1fbecaebcd6173a2bcda7ce6d436c37)
(cherry picked from commit 44eb668ff957fae42d3ddcab9a3acda56d9ecc8c)
(cherry picked from commit bf318fb1ea09108d9b0c32de2d70383f9f740c4b)
2015-10-06 11:49:22 +02:00
Stein Magnus Jodal
b020d12885
Merge branch 'master' into release-1.1
2015-10-06 11:46:15 +02:00
Lesterpig
9cd43cf79a
docs: Add Mopidy-Party web extension
...
(cherry picked from commit fe8d850ed3 )
2015-10-06 11:45:56 +02:00
Stein Magnus Jodal
6f32bdc083
stream: Don't parse as playlist if playable
2015-10-04 23:08:07 +02:00
vrs01
9791ee1dee
Update command.rst
2015-09-14 11:00:44 +02:00
Stein Magnus Jodal
a2af001c8b
docs: Update changelog for 1.1.1
2015-09-14 10:30:39 +02:00
Stein Magnus Jodal
99b8e05cff
docs: Add PR refs to changelog
2015-09-13 23:29:42 +02:00
Stein Magnus Jodal
2d10eef0b1
stream: Expand nested stream playlists
...
Fixes #1250
2015-09-13 23:26:45 +02:00
Stein Magnus Jodal
92187f2c3f
audio: Add timeout arg to scan()
2015-09-13 11:56:16 +02:00
Stein Magnus Jodal
4a74e7cdce
Merge branch 'master' into release-1.1
2015-09-06 11:08:54 +02:00
Stein Magnus Jodal
b4c8f3dac9
docs: Clarify split between wheezy and jessie in Debian install docs
2015-09-06 11:08:40 +02:00
Stein Magnus Jodal
f655fc7009
ext: Make get_{cache,config,data}_dir() class methods
...
Fixes #1275
2015-09-04 10:20:04 +02:00
Stein Magnus Jodal
5ad76abc3d
deps: Require Requests >= 2.0
2015-09-04 09:31:13 +02:00
Stein Magnus Jodal
5292c0b815
docs: Remove GStreamer setup from example Extension
2015-09-02 00:23:13 +02:00
Stein Magnus Jodal
715a989a5a
file: Allow lookup() of any file URI
...
Fixes #1268
2015-09-01 22:56:15 +02:00
Stein Magnus Jodal
b480de77e1
core: Fix docstring error
...
Fixes #1269
2015-09-01 15:33:01 +02:00
Stein Magnus Jodal
fcfb1515b1
local: Lower the default scan_flush_threshold
...
@tkem recommends that this is reduced from 1000 to maximum 100 to not
block incoming requests to Mopidy-Local-SQLite for too long while
scanning the local library.
2015-08-28 22:23:10 +02:00
Stein Magnus Jodal
0360936135
docs: Add a section on updating the local library
...
Fixes #1267
2015-08-28 22:04:33 +02:00