Commit Graph

1612 Commits

Author SHA1 Message Date
Stein Magnus Jodal
7d443c6cda Move {data => extra/desktop}/mopidy.desktop 2014-12-27 14:47:53 +01:00
Stein Magnus Jodal
890ed53ee6 Merge branch 'release/v0.19.x' into develop
Conflicts:
	docs/changelog.rst
2014-12-24 00:41:10 +01:00
Stein Magnus Jodal
884c35e1f4 docs: Update changelog 2014-12-24 00:36:52 +01:00
Stein Magnus Jodal
dbbb86e6c0 Merge branch 'release/v0.19.x' into develop
Conflicts:
	mopidy/core/playback.py
2014-12-24 00:24:19 +01:00
Stein Magnus Jodal
c6ff9eee86 playback: Remove skipped track on next in consume mode
Also adds core level tests of consume behavior on next/prev/eot.

Fixes #902
2014-12-24 00:04:41 +01:00
Stein Magnus Jodal
c8c44c868b Merge branch 'release/v0.19.x' into develop 2014-12-23 22:58:54 +01:00
Stein Magnus Jodal
302bb7c221 ext: Fix unpacking of VersionConflict exception
Fixes #911
2014-12-23 22:58:19 +01:00
Stein Magnus Jodal
6ec35b2d02 Merge branch 'release/v0.19.x' into develop 2014-12-23 22:23:32 +01:00
Stein Magnus Jodal
fcf39833ca config: Support UTF-8 in default config
Fixes issue reported at https://discuss.mopidy.com/t/428.

Mopidy-HTTP-Kuechenradio includes a non-ASCII UTF-8 character in its
default config. If Mopidy didn't already have a config file, it crashed
when trying to create the initial config file based on the default
config of all available extensions.
2014-12-23 22:21:10 +01:00
Stein Magnus Jodal
532905bd74 docs: Add :discuss: shortcut for linking to forum threads 2014-12-23 22:21:10 +01:00
Stein Magnus Jodal
afcc77d3f8 Merge branch 'release/v0.19.x' into develop 2014-12-21 23:47:04 +01:00
Thomas Adamcik
94bdb88b9c http: Log errors instead of dying for HTTP startup.
(cherry picked from commit 9a2f8a3e4f)

Conflicts:
	docs/changelog.rst
2014-12-21 23:46:35 +01:00
Thomas Adamcik
9a2f8a3e4f http: Log errors instead of dying for HTTP startup. 2014-12-20 21:32:08 +01:00
Stein Magnus Jodal
70829390d1 docs: Fix typo 2014-12-16 23:39:22 +01:00
Stein Magnus Jodal
44599f1163 Merge branch 'release/v0.19.x' into develop
Conflicts:
	.mailmap
	AUTHORS
2014-12-16 23:38:39 +01:00
Stein Magnus Jodal
188c9ef26f docs: Update changelog 2014-12-16 23:34:00 +01:00
Stein Magnus Jodal
d057e5abdb Merge branch 'release/v0.19.x' into develop 2014-12-16 23:23:11 +01:00
Stein Magnus Jodal
a00bfb7fa1 Merge branch 'master' into release/v0.19.x 2014-12-16 23:22:16 +01:00
Stein Magnus Jodal
217919884e docs: Edit Raspbmc appendix a bit 2014-12-16 23:20:18 +01:00
Deni Bertovic
02489b02be Add appendinx about xbmc issues
XBMC won't boot because a different libtag version got
installed with mopidy system wide, and XBMC picks that up
insted of the one it vendors in. Added info how to fix this.
2014-12-16 23:08:50 +01:00
Stein Magnus Jodal
f1fd21f647 docs: Add upmpdcli as an alternative to Rygel
Based on PR #871 by @woutervanwijk.

Fixes #871
2014-12-16 23:01:52 +01:00
Thomas Adamcik
5015a7ff28 docs: Update authors and changelog 2014-12-14 13:37:13 +01:00
Stein Magnus Jodal
496142c201 py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
Stein Magnus Jodal
e18fd7d507 Merge branch 'release/v0.19.x' into develop 2014-11-26 23:53:31 +01:00
Stein Magnus Jodal
1220889c2f Merge branch 'master' into release/v0.19.x 2014-11-26 23:53:20 +01:00
Stein Magnus Jodal
676206dea9 docs: Add Mopidy-Webhooks extension 2014-11-26 23:14:21 +01:00
Stein Magnus Jodal
e4e4857f56 docs: Add Mopidy-WebSettings extension 2014-11-26 23:12:05 +01:00
Stein Magnus Jodal
2e16975b47 docs: Add Mopidy-TtsGpio extension 2014-11-26 23:09:55 +01:00
Stein Magnus Jodal
ed5ae037a5 docs: Add Mopidy-Simple-Webclient extension 2014-11-26 23:07:49 +01:00
Stein Magnus Jodal
833bd02f61 docs: Add Mopidy-OE1 extension 2014-11-26 22:40:57 +01:00
Stein Magnus Jodal
a21e12b274 docs: Add Mopidy-Local-SQLite extension 2014-11-26 22:37:40 +01:00
Stein Magnus Jodal
d34f1a3bee docs: Add Mopidy-EvtDev extension 2014-11-26 22:34:49 +01:00
Stein Magnus Jodal
21d9a3abe4 docs: Add Mopidy-AudioAddict extension 2014-11-26 22:34:46 +01:00
Stein Magnus Jodal
9f7e518397 docs: Move Mopify to the pip-installable list 2014-11-26 21:56:39 +01:00
Stein Magnus Jodal
ca8ecaffe6 docs: Only list web clients on the web extension page 2014-11-26 21:56:24 +01:00
Stein Magnus Jodal
cfc644448a docs: Update changelog 2014-11-05 09:30:19 +01:00
Stein Magnus Jodal
264070fab2 Merge branch 'release/v0.19.x' into develop 2014-11-04 21:28:25 +01:00
Stein Magnus Jodal
c070c1c0b5 docs: Update changelog 2014-11-04 21:27:59 +01:00
Stein Magnus Jodal
680dbffc0c models: Make all fields default to None or empty collection
(cherry picked from commit abed15b9e4)
2014-11-04 21:27:29 +01:00
Stein Magnus Jodal
b6ea9d0532 Merge branch 'release/v0.19.x' into develop
Conflicts:
	docs/changelog.rst
	tests/test_models.py
2014-11-04 20:21:10 +01:00
Stein Magnus Jodal
a4b17a9aa8 models: Fix equality for fields set to the default
Fixes #837

(cherry picked from commit bdd1fb983b)
2014-11-04 20:17:20 +01:00
Stein Magnus Jodal
88d64044de models: Hide empty lists from repr()
(cherry picked from commit 305a76486d)

Conflicts:
	docs/changelog.rst
2014-11-04 20:17:13 +01:00
Stein Magnus Jodal
c84ed733ee Merge pull request #874 from adamcik/feature/improve-find-and-scan-code
Feature/improve find and scan code
2014-10-20 14:07:46 +02:00
Thomas Adamcik
b9a7a9d2b6 local: Add follow symlinks setting 2014-10-17 20:08:33 +02:00
Stein Magnus Jodal
aede889203 docs: Fix typo
(cherry picked from commit c7a6a2abd9)
2014-10-14 21:09:58 +02:00
Stein Magnus Jodal
c7a6a2abd9 docs: Fix typo 2014-10-14 21:09:46 +02:00
Stein Magnus Jodal
a13f90d9d9 docs: Replace /etc/mopidy/extensions.d with /usr/share/mopidy/conf.d
(cherry picked from commit a1aad39c13)
2014-10-13 23:19:39 +02:00
Stein Magnus Jodal
c9b0101e76 docs: Make extensiondev example and API docs for validate_environment() match
(cherry picked from commit 31c874b3eb)
2014-10-13 23:19:30 +02:00
Stein Magnus Jodal
fe63e425d5 docs: Update Debian docs with 'mopidyctl'
(cherry picked from commit 933cbe1dce)
2014-10-13 23:19:21 +02:00
Nick Steel
0039133457 docs: typo in Mopidy-HTTP
(cherry picked from commit 839108e7c5)
2014-10-13 23:18:19 +02:00