Commit Graph

7708 Commits

Author SHA1 Message Date
Stein Magnus Jodal
c16d651263
Merge pull request #1665 from mopidy/feature/tornado-4.4
Require tornado >= 4.4
2018-03-29 20:58:51 +02:00
Stein Magnus Jodal
95577206a0 Require tornado >= 4.4 2018-03-29 20:51:01 +02:00
Stein Magnus Jodal
0b2fdce882 Merge branch 'fix/macos-build' into develop 2018-03-29 18:00:51 +02:00
Stein Magnus Jodal
c59eccb06c stream: Don't compare entire track object
On Ubuntu 16.04 with GStreamer 1.2, we don't get a bitrate.

On Ubuntu 18.04 or macOS with GStreamer 1.12, we get a bitrate.
2018-03-29 17:16:22 +02:00
Stein Magnus Jodal
2e32b5c8bf audio: Explicitly convert long to int 2018-03-29 17:06:08 +02:00
Stein Magnus Jodal
5112985cc7 m3u: Fix tests on macOS 10.13 2018-03-29 16:59:14 +02:00
Stein Magnus Jodal
f46c290ec1 Merge branch 'release-2.1' into develop 2018-03-29 16:30:17 +02:00
Stein Magnus Jodal
7d02870f79 Merge branch 'master' into release-2.1 2018-03-29 16:25:41 +02:00
Stein Magnus Jodal
86e5e7d347 Require Tornado < 5
Tornado 5 requires Python >= 2.7.9 because of improvements made to the
`ssl` module in that version. Mopidy probably works with Tornado 5, but
to keep tests running with Python 2.7.6 on Travis CI we don't support
Tornado 5 for now.
2018-03-29 15:59:41 +02:00
Stein Magnus Jodal
1f09ef6b84 tests: Use pytest<3.3 to avoid breaking changes 2018-03-29 11:08:41 +02:00
Stein Magnus Jodal
efdf6704b8 Ignore new pytest cache dir 2018-03-29 10:24:41 +02:00
Stein Magnus Jodal
99d8a2124e Fix new flake8 warnings 2018-03-29 10:21:50 +02:00
Stein Magnus Jodal
caa60f33f5 Update copyright year 2018-03-29 10:01:03 +02:00
Stein Magnus Jodal
b0c9117ed7 Merge branch 'master' into release-2.1 2018-03-29 09:59:22 +02:00
Stein Magnus Jodal
b25abf114a docs: Fix whitespace 2018-03-29 09:58:37 +02:00
Nick Steel
79d42c34af
Pin older version of pytest to avoid breaking change
This is a temporary workaround
2018-02-13 13:00:48 +00:00
Jarryd Tilbrook
b4c98ec4a5 Fix/1531 add unix domain socket (#1629)
mpd: add functionality for unix domain socket (Fixes #1531)

The Hostname config type now supports a Unix socket path prefixed with `unix:`
2018-02-13 12:58:39 +00:00
Stein Magnus Jodal
ef3c392fad
Merge pull request #1655 from jjok/patch-1
Remove Deezer backend
2018-01-29 22:54:35 +01:00
Jonathan Jefferies
26577eea2d
Remove Deezer backend
The Deezer extension has been removed from Github at Deezer's request, so is no longer available.

https://github/dmca/blob/master/2018/2018-01-12-Deezer.md
2018-01-24 22:06:02 +00:00
Dan Brough
1a94183f00 docs: Add Mopidy-RNZ backend (#1649) 2017-12-19 23:51:29 +01:00
Nick Steel
9e31e76a05
Merge pull request #1646 from jradtilbrook/fix/1645-flake8-e722
fix/1645-flake8-e722
2017-11-04 12:59:36 +00:00
jradtilbrook
f00fd8e1df
flake8: fix import order violations 2017-11-04 20:34:05 +08:00
jradtilbrook
257c42e111
flake8: fix bare except clause 2017-11-04 19:58:04 +08:00
Stein Magnus Jodal
b2d32f0702 Merge branch 'release-2.1' into develop 2017-10-27 22:58:37 +02:00
Stein Magnus Jodal
24ffc07164 Merge branch 'master' into release-2.1 2017-10-27 22:58:26 +02:00
Stein Magnus Jodal
a25972a71f docs: Update sponsors 2017-10-27 22:58:17 +02:00
Stein Magnus Jodal
7c3229c6c7 Merge branch 'release-2.1' into develop 2017-10-27 22:54:25 +02:00
Stein Magnus Jodal
cf5e41ef4f Merge branch 'master' into release-2.1 2017-10-27 22:53:58 +02:00
Stein Magnus Jodal
f35bd06ada Forum moved from discuss.m.c to discourse.m.c 2017-10-27 22:52:23 +02:00
Alexey Murz Korepov
3fd2b663b7 docs: Add link for Deezer music streaming service plugin
Link to https://github.com/rusty-dev/mopidy-deezer project.
2017-10-18 00:00:57 +01:00
James Barnsley
e7b5027b7f Amending Iris description and screenshot
(cherry picked from commit 6ee92e3245)
2017-10-17 23:46:36 +01:00
Marcus Götling
c779e298c8 Add web extension: Mopidy-Auto (#1630)
* Add web extension: Mopidy-Auto

* Add notice about events hijacked by Mopidy-Auto

* Alphabetically sorting of extensions

* Fix typos

* Sphinx syntax and short lines
(cherry picked from commit 1ac0674658)
2017-10-17 23:45:39 +01:00
Nick Steel
a01f4644f1 Merge pull request #1642 from jaedb/hotfix/mopidy-iris-docs 2017-10-17 23:28:03 +01:00
James Barnsley
6ee92e3245 Amending Iris description and screenshot 2017-10-17 23:17:04 +01:00
Dominique Tardif
b3fb7b3ffe docs: Dual audio output example in audio.rst
Added an example multiplexing audio output using tee for local output and stream via icecast
2017-10-17 22:48:30 +01:00
Stein Magnus Jodal
33856830c9 Tell installers that Mopidy requires Python 2.7
This is supported by pip >= 9.0.1, and will help Python 2 users stay at the last Python 2-compatible Mopidy release after we make the first Python 3-only release.
2017-07-28 14:47:18 +02:00
Marcus Götling
1ac0674658 Add web extension: Mopidy-Auto (#1630)
* Add web extension: Mopidy-Auto

* Add notice about events hijacked by Mopidy-Auto

* Alphabetically sorting of extensions

* Fix typos

* Sphinx syntax and short lines
2017-07-28 14:43:55 +02:00
Nick Steel
616f9ff107 Merge pull request #1628 from fantostisch/develop
Fix spelling mistake
2017-06-19 15:48:33 +01:00
Nick
014272cae9 Fix spelling mistake
Replace "takes care or user authentication" with "takes care of user authentication".
2017-06-19 16:43:06 +02:00
Nick Steel
9554a3bd20 Merge pull request #1620 from kingosticks/fix/library_lookup_empty_uris
Fix library.lookup with an empty uri list
2017-06-15 21:19:38 +01:00
Nick Steel
d6eff50597 core: Fix library.lookup with an empty uri list. Fixes #1619. 2017-06-15 00:10:06 +01:00
Thomas Adamcik
d0ef2c425a Merge pull request #1595 from Caysho/develop
File: Add feature to file module for sorting files vs directories.
2017-06-14 23:12:58 +02:00
Nick Steel
6e9cb3b9ca Merge pull request #1626 from Informatic/fix/set-glib-prgname
Set GLib prgname and application name
2017-06-14 14:24:46 +02:00
Piotr Dobrowolski
2124c66d11 Set GLib prgname and application name
This makes Mopidy properly show up in pulseaudio as "Mopidy" instead of
"python*"
2017-06-13 17:20:16 +02:00
Stein Magnus Jodal
b0bf0ecb15 Use pytest command instead of py.test 2017-06-07 23:00:10 +02:00
Stein Magnus Jodal
b3fd967cac Merge pull request #1612 from CL123123/develop
Tiny grammar mistake
2017-04-07 21:05:18 +02:00
CL123123
454e9d1687 Tiny grammar mistake 2017-04-06 19:44:03 -07:00
BernhardGehl
daa4e0b54f remove leftover utf-8 encode from path handling
Reaving the .encode in the code causes folders with non-ASCII symbols (tested with some German umlauts) to show up empty in "browse".
After removing, the folder contents show up fine.
2017-04-04 21:43:05 +02:00
Nick Steel
d4d7680dde Merge pull request #1609 from xsteadfastx/patch-1
docs: Added mopidy-emby to backend docs
2017-03-31 15:17:52 +01:00
xsteadfastx
cd5c577760 Update backends.rst 2017-03-31 11:58:02 +02:00