Commit Graph

1915 Commits

Author SHA1 Message Date
Danilo Bargen
8975e72b34 Implemented playlist_deleted event 2015-07-26 11:57:17 +02:00
Stein Magnus Jodal
ee0f2f2a94 docs: Remove extra word 2015-07-22 19:48:05 +02:00
Thomas Adamcik
edd7afb174 docs: Add some notes about validation that are performed 2015-07-22 19:31:02 +02:00
Stein Magnus Jodal
d74e40f5e8 docs: git can now push with tags in one command 2015-07-22 18:41:54 +02:00
Stein Magnus Jodal
80e33e273c Merge branch 'v1.0.x' into develop
Conflicts:
	docs/changelog.rst
2015-07-22 18:41:17 +02:00
Stein Magnus Jodal
63fa6849e2 Release v1.0.8 2015-07-22 18:34:38 +02:00
Stein Magnus Jodal
9a934c6e9c docs: Update changelog for v1.0.8 2015-07-22 18:31:09 +02:00
Stein Magnus Jodal
131d992bed local: Filter out None from get_distinct results
Fixes #1202
2015-07-22 12:02:31 +02:00
Stein Magnus Jodal
6cb48f29ce mpd: Simplify Last-Modified test, update changelog 2015-07-22 11:21:04 +02:00
Stein Magnus Jodal
073d368c82 Merge branch 'v1.0.x' into develop
Conflicts:
	docs/changelog.rst
	mopidy/mpd/translator.py
	tests/core/test_library.py
2015-07-21 18:36:13 +02:00
Stein Magnus Jodal
fb859a9f23 m3u: Fix crash if playlist filename is not decodable
...with the current file system encoding

Fixes #1209
2015-07-21 18:31:21 +02:00
Stein Magnus Jodal
c88cf5ee82 mpd: Add listfiles command skeleton 2015-07-21 15:04:29 +02:00
Stein Magnus Jodal
2135b1372a mpd: Add mount/unmount/listmounts/listneighbors command skeletons 2015-07-21 14:50:51 +02:00
Stein Magnus Jodal
21a3b74e9b mpd: Add addtagid/cleartagid command skeleton 2015-07-21 14:30:18 +02:00
Stein Magnus Jodal
3970e69686 docs: Add missing image
(cherry picked from commit 2f8d625324)
2015-07-21 14:12:54 +02:00
Stein Magnus Jodal
2f8d625324 docs: Add missing image 2015-07-21 14:12:13 +02:00
Stein Magnus Jodal
7b711e4dac mpd: Add rangeid command skeleton 2015-07-21 14:12:01 +02:00
Stein Magnus Jodal
0832103f79 docs: Add Mopidy-Material-Webclient 2015-07-21 09:26:17 +02:00
Stein Magnus Jodal
01689b7944 docs: Add Mopidy-dam1021 mixer extension
Fix #1217
2015-07-21 09:17:05 +02:00
Thomas Adamcik
cd75570141 docs: Fix PR number in latest changelog entry 2015-07-20 19:49:42 +02:00
Thomas Adamcik
ef9a393ba0 docs: Changelog for cherrypicked MPD fix 2015-07-20 19:37:25 +02:00
Thomas Adamcik
8ada2625db core: Move tracklist setting to default.conf and add changelog 2015-07-20 17:07:43 +02:00
Stein Magnus Jodal
a99e161aab docs: Fix typos 2015-07-09 21:40:04 +02:00
Stein Magnus Jodal
5a3dc180fb docs: Add file backend to changelog
Fixes #1004
2015-07-09 14:04:23 +02:00
Stein Magnus Jodal
2b58948f56 Merge branch 'rawdlite/feature/file-browsing' into develop 2015-07-09 13:10:36 +02:00
rawdlite
07d4f6ddf2 Rename Mopidy-Files to Mopidy-File 2015-07-08 23:43:40 +02:00
Stein Magnus Jodal
68531ae5ed docs: Fix typo 2015-07-08 13:05:31 +02:00
Stein Magnus Jodal
9da571d272 mpd: Tweak docstring, add PR#1213 to changelog 2015-07-08 12:59:13 +02:00
tom roth
d8e0099ff4 file-browser: Changed as discussed in PR 1207 2015-07-07 08:01:15 +02:00
tom roth
81af757b09 file-browser: let the user decide on minimal scanner timeout 2015-07-06 15:23:05 +02:00
tom roth
1f3a4abab0 file-browser: Various changes as discussed in PR 1207 2015-07-06 11:11:23 +02:00
Stein Magnus Jodal
6673ae4308 docs: Add HTTP request recommendations for extensions
Related to #1156
2015-07-05 19:08:35 +02:00
Stein Magnus Jodal
ab7e463af0 docs: Remove trailing whitespace 2015-07-05 18:18:34 +02:00
tom roth
307a879a90 file-browser: added some documentation 2015-07-03 13:34:26 +02:00
kyleheyne
03d6543254 Update osx.rst
Changed brew upgrade to brew upgrade --all.
2015-06-29 14:22:08 -04:00
Stein Magnus Jodal
3b1b0dd2e9 Merge branch 'v1.0.x' into develop 2015-06-26 12:48:03 +02:00
Stein Magnus Jodal
97a5ae737f docs: Update changelog for v1.0.7 2015-06-26 00:34:24 +02:00
Stein Magnus Jodal
1345f23b20 docs: Update changelog 2015-06-25 23:23:48 +02:00
Stein Magnus Jodal
749c8baceb Merge branch 'v1.0.x' into develop
Conflicts:
	mopidy/core/library.py
	tests/core/test_playback.py
2015-06-25 23:15:35 +02:00
Stein Magnus Jodal
fd93ca7679 docs: Update changelog for v1.0.6 2015-06-25 22:25:05 +02:00
Thomas Adamcik
9d087ff94d Merge branch 'v1.0.x' of github.com:mopidy/mopidy into v1.0.x
Conflicts:
	docs/changelog.rst
2015-06-24 22:12:09 +02:00
Thomas Adamcik
ea6f8a559e Merge pull request #1191 from kermit666/docs-update
docs: describe the library update steps
2015-06-24 22:07:00 +02:00
Stein Magnus Jodal
be272c0abb docs: Remove refs to ci.mopidy.com 2015-06-03 23:13:42 +02:00
Naglis Jonaitis
feb9963a8e mpd: Ignore tracks without length in the "count" command 2015-05-28 01:40:38 +03:00
Dražen Lučanin
dd6e8c0f77 docs: describe the library update steps 2015-05-26 18:46:08 +02:00
Thomas Adamcik
1d636ce59e core: Make sure track gets changed while paused 2015-05-20 23:26:55 +02:00
Thomas Adamcik
31509ea568 core/mpd/local: Add title to get_distinct field types 2015-05-19 22:37:35 +02:00
Stein Magnus Jodal
10b0796bbd Merge branch 'v1.0.x' into develop 2015-05-19 22:08:56 +02:00
Stein Magnus Jodal
7023bcded6 docs: Update changelog for v1.0.5 2015-05-19 22:04:37 +02:00
Stein Magnus Jodal
14b9c12d09 docs: Remove MPD client test procedure and outdated results
(cherry picked from commit 4ede30436a)
2015-05-19 22:01:44 +02:00