Stein Magnus Jodal
b09e667127
mpd: Fix review comments
2016-01-18 22:44:11 +01:00
Stein Magnus Jodal
14444fe24f
mpd: Add volume command
2016-01-17 22:28:23 +01:00
Stein Magnus Jodal
f15b4e7327
mpd: Move setvol tests to its own test case
2016-01-17 22:28:12 +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
18b609fa6e
flake8: Fix compat with pep8 1.7.0
2016-01-17 07:55:34 +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
Thomas Adamcik
3ff120a0e6
listener: Try and protect actors against "bad" events
...
(cherry picked from commit aa010e03e9 )
2016-01-10 07:50:08 +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
jcass
c2c2aa0322
Handle missing or empty 'port' configuration parameter.
...
(cherry picked from commit 3488e6442d )
2016-01-05 21:17:59 +01:00
Stein Magnus Jodal
7589d37f15
docs: Cleanup changelog
2016-01-03 23:41:46 +01:00
Stein Magnus Jodal
456dbe6c3a
tests: Fix mock usage
2016-01-03 23:41:34 +01:00
Stein Magnus Jodal
d4d5fb4dcc
Merge pull request #1379 from jcass77/fix/1378
...
Skip over unplayable tracks when paused
2016-01-03 23:32:18 +01:00
jcass
31ec804d7e
core: Address review comments: remove unnecessary call to get_current_tl_track()
2016-01-04 00:05:10 +02:00
jcass
4e63e4280c
Merge remote-tracking branch 'upstream/release-1.1' into fix/1378
2016-01-04 00:04:42 +02:00
Stein Magnus Jodal
b2860eb71f
Merge pull request #1381 from jodal/fix/1340
...
core: Make lookup() ignore tracks without URI
2016-01-03 21:08:07 +01:00
Stein Magnus Jodal
75656b9b3d
core: Address review comments
2016-01-03 21:07:15 +01: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
d79d44747d
Merge PR #1343 from blueyed/track_to_mpd_format-skip-empty-uri into release-1.1
...
Rebased from develop onto release-1.1, fixed tests, and added changelog.
Fixes #1343
2016-01-01 23:14:25 +01:00
Stein Magnus Jodal
6afd5b0c70
Fix tests and update changelog
2016-01-01 23:13:42 +01:00
Daniel Hahler
0cfa6927bb
Skip tracks with empty uri in track_to_mpd_format
...
Ref: https://github.com/mopidy/mopidy/issues/1340
2016-01-01 23:05:17 +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
Stein Magnus Jodal
c47c929440
Merge PR #1356 from jcass77/fix/1352 into release-1.1
2015-12-29 14:37: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
be5bdb8a85
Fix review comments on PR#1359
2015-12-12 11:01:52 +01:00
Stein Magnus Jodal
c29be93258
Merge PR#1359 from jcass77/fix/1358_consume_unplayable_tracks
2015-12-12 11:01:40 +01:00
jcass
e9eb9d61b4
Test cases for issue #1358
2015-12-11 07:47:07 +02:00
Stein Magnus Jodal
6f8b3ab1a2
docs: Add Mopidy-Spotmop
2015-12-09 22:26:55 +01:00
jcass
3cd3b45512
Fix flake8 errors.
2015-12-07 07:56:35 +02: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
Stein Magnus Jodal
149fa15cab
docs: Fix return value reference
...
Fixes #1332
2015-11-22 21:05:32 +01:00
Stein Magnus Jodal
32ae87360c
http: Catch and log all requests exceptions
2015-10-26 23:23:11 +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
465a0b8080
Merge pull request #1300 from jodal/fix/1299-ogg-streams
...
stream: Don't parse as playlist if playable
2015-10-04 23:42:42 +02:00
Stein Magnus Jodal
6f32bdc083
stream: Don't parse as playlist if playable
2015-10-04 23:08:07 +02:00
Stein Magnus Jodal
e361ac6b54
Ignore .cache/ used by pytest 2.8
...
(cherry picked from commit dc23798526 )
2015-10-04 23:04:46 +02:00
Stein Magnus Jodal
9af349593a
Merge pull request #1282 from vrs01/patch-1
...
Typo in Docs - Mopidy command
2015-09-14 11:04:53 +02:00
vrs01
9791ee1dee
Update command.rst
2015-09-14 11:00:44 +02:00
Stein Magnus Jodal
9fb92139ec
tests: Remove version ordering test
...
I believe we're able to choose proper version numbers without the
busy-work of updating this test.
2015-09-14 10:40:48 +02:00