Commit Graph

7687 Commits

Author SHA1 Message Date
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
Stein Magnus Jodal
621938f0fa Merge branch 'release-2.1' into develop 2017-02-11 13:44:15 +01:00
Stein Magnus Jodal
7862274c32 docs: Update changelog 2017-02-11 13:43:32 +01:00
Btjones711
34d09d1449 -Edited Test to reflect Idle bug fix
(cherry picked from commit 03b763172a)
2017-02-11 13:42:06 +01:00
Btjones711
fb9f2198bd -Changed Idle command by removing "list_command=False" to stay in convention with MPD
-Edited change log to reflect the bugfix

(cherry picked from commit 4fd86c37a7)
2017-02-11 13:41:33 +01:00
Btjones711
44d744fc5a -Changed Idle's list command to True to stay in convention with MPD
(cherry picked from commit 522ae022f3)
2017-02-11 13:37:16 +01:00
Stein Magnus Jodal
dfbccc836d docs: Syntax
(cherry picked from commit b2445a04db)
2017-02-11 13:19:32 +01:00
James Barnsley
70a5c6e117 Updating Iris readme; Renaming Iris screenshot
(cherry picked from commit 1881016126)
2017-02-11 13:19:10 +01:00
James Barnsley
9803b8f219 Updating Spotmop to Iris
_Spotmop_ now renamed _Iris_ and moved to new repository.
(cherry picked from commit cad7d10c88)
2017-02-11 13:19:05 +01:00
Stein Magnus Jodal
b2445a04db docs: Syntax 2017-02-11 13:18:23 +01:00
Stein Magnus Jodal
625ab52506 Merge pull request #1594 from jaedb/patch-1
Updating Spotmop to Iris
2017-02-11 13:17:52 +01:00
jcass
1f92c5bd52 Update screenshot for Mopidy-MusicBox-Webclient.
(cherry picked from commit 86bb9f5ec9)
2017-02-11 13:11:14 +01:00
John Cass
59f1f7a927 Merge pull request #1598 from jcass77/enhance/update_mmw_entry
Update screenshot for Mopidy-MusicBox-Webclient.
2017-02-05 06:53:42 +02:00
jcass
86bb9f5ec9 Update screenshot for Mopidy-MusicBox-Webclient. 2017-02-05 06:47:03 +02:00
Caysho
249533f000 docs/etc/file.rst
Remove trailing new line character

Signed-off-by: Caysho <caysho@internode.on.net>
2017-02-03 19:08:33 +08:00
Caysho
3f77f03057 mopidy/file/library.py
Improve sort efficiency with tkem's suggestion in PR 1595.

Remove
import operator
because operator.attrgetter() not used now.

mopidy/file/ext.conf
Remove errant new line character introduced in
commit 0e1e703cbe.

Signed-off-by: Caysho <caysho@internode.on.net>
2017-02-03 18:58:08 +08:00
Caysho
0e1e703cbe Discussion in mopidy PR 1595: remove sort order configuration item.
Browse/File sort order to be directories first, otherwise all items
alphabetically.
Final sort order to be left to clients.

Change mopidy/file/library.py to sort as described.

Remove changes to:
1. docs/ext/file.rst
2. mopidy/file/__init__.py
3. mopidy/file/ext.conf

Thanks go to sumpfralle for providing the base code for the sort lambda
and stable sort suggestion.

Signed-off-by: Caysho <caysho@internode.on.net>
2017-02-01 20:35:41 +08:00
Thomas Adamcik
ebc3eb75ad mpd: Merge pull request #1597 from Btjones711/idleFix
Changed Idle's list command to True. In order to stay in convention with MPD
2017-01-28 10:34:45 +01:00
Btjones711
03b763172a -Edited Test to reflect Idle bug fix 2017-01-26 21:07:54 -06:00
Btjones711
4fd86c37a7 -Changed Idle command by removing "list_command=False" to stay in convention with MPD
-Edited change log to reflect the bugfix
2017-01-26 21:02:28 -06:00
Btjones711
522ae022f3 -Changed Idle's list command to True to stay in convention with MPD 2017-01-26 16:28:58 -06:00
mopidy-dev
84992bf80e File: Add feature to file module for sorting files vs directories.
Add configuration option in [file] section of mopidy.conf
Add documentation for feature with the valid options.

Signed-off-by: caysho@internode.on.net
2017-01-23 21:24:39 +08:00