Commit Graph

1960 Commits

Author SHA1 Message Date
Stein Magnus Jodal
b480de77e1 core: Fix docstring error
Fixes #1269
2015-09-01 15:33:01 +02:00
Stein Magnus Jodal
fcfb1515b1 local: Lower the default scan_flush_threshold
@tkem recommends that this is reduced from 1000 to maximum 100 to not
block incoming requests to Mopidy-Local-SQLite for too long while
scanning the local library.
2015-08-28 22:23:10 +02:00
Stein Magnus Jodal
0360936135 docs: Add a section on updating the local library
Fixes #1267
2015-08-28 22:04:33 +02:00
Stein Magnus Jodal
4cae6ea645 docs: ToC captions requires Sphinx 1.3 2015-08-27 15:27:59 +02:00
Stein Magnus Jodal
09a34fb90c Merge branch 'master' into v1.1.x 2015-08-23 17:27:11 +02:00
Stein Magnus Jodal
369f10b706 docs: Link to PR #1266 2015-08-23 00:37:38 +02:00
Stein Magnus Jodal
e1f349a6d4 m3u: Make empty playlists_dir default to ext's data dir
Partly fixes #1259
2015-08-23 00:37:38 +02:00
Stein Magnus Jodal
e0a028291a local: Replace local/data_dir with core/data_dir
Partly fixes #1259
2015-08-23 00:37:38 +02:00
Stein Magnus Jodal
b63642d873 Use core/*_dir when creating dirs we need
Partly fixes #1259
2015-08-23 00:37:38 +02:00
Stein Magnus Jodal
c48b6515f9 core: library.refresh() should check if backend has library
...and not playlists.

Fixes #1257
2015-08-23 00:35:54 +02:00
Stein Magnus Jodal
78ffaeb8d2 playlists: Fix crash on urilist comment with non-ASCII chars
Fixes #1265
2015-08-22 23:52:19 +02:00
Ben Evans
9bc78ac10e docs: JS block fix 2015-08-22 01:06:30 +01:00
Stein Magnus Jodal
baa2cc7ac8 docs: Add issue and PR links 2015-08-21 20:44:25 +02:00
Stein Magnus Jodal
52b81bd858 file: Don't scan files on browsing
Fixes #1260
2015-08-21 20:40:19 +02:00
Stein Magnus Jodal
77e8436f3e docs: Elaborate on core/{cache,data}_dir usage
Related to #1253
2015-08-21 20:01:06 +02:00
Stein Magnus Jodal
7411c84ba7 docs: Avoid double use of 'both' in same sentence 2015-08-20 10:50:35 +02:00
Stein Magnus Jodal
74e4d3f9ab docs: pip-mopidy can now use apt-extensions 2015-08-20 10:31:51 +02:00
Thomas Adamcik
e77a4afaf4 audio: Make scanner report MIME for missing plugins 2015-08-18 23:56:42 +02:00
Thomas Adamcik
087ee42882 audio: Fix scan timeout handling 2015-08-16 12:06:14 +02:00
Stein Magnus Jodal
73675f8d5d Merge branch v1.1.x into feature/stream-without-file-protocol
Conflicts:
	docs/changelog.rst
2015-08-15 23:58:39 +02:00
Stein Magnus Jodal
306b2f331f docs: Add #1249/#1255 to changelog 2015-08-15 23:12:01 +02:00
Stein Magnus Jodal
3dfa39adb0 docs: Add #1248/#1254 to changelog 2015-08-15 22:50:48 +02:00
Stein Magnus Jodal
96d5039054 docs: Update sponsors page
(cherry picked from commit b1c4324def)
2015-08-13 09:35:34 +02:00
Stein Magnus Jodal
f5f957e4c9 docs: Remove headers made redundant by ToC captions
(cherry picked from commit d942ae0555)
2015-08-13 00:02:33 +02:00
Stein Magnus Jodal
24d3fed411 docs: Add captions to ToCs
(cherry picked from commit 25e612876c)
2015-08-13 00:02:30 +02:00
Stein Magnus Jodal
784c9758ab docs: Include issues/PRs fixed at sprint 2015-08-10 00:35:33 +02:00
Stein Magnus Jodal
5519595947 docs: Add v1.1.0 release date 2015-08-09 23:43:07 +02:00
Stein Magnus Jodal
e8303c9402 docs: intern -> interned 2015-08-09 23:42:35 +02:00
Stein Magnus Jodal
f3e61daa92 docs: Update changelog 2015-08-09 22:43:33 +02:00
Stein Magnus Jodal
4ab1a2445f docs: Add m3u8 loading support to changelog 2015-08-07 15:35:07 +02:00
Stein Magnus Jodal
c8d31e94b7 mpd: Faster playlist listing 2015-08-06 01:06:43 +02:00
Mark Greenwood
c6a831b40a Update changelog for protocol extensions 2015-07-26 13:18:30 +01:00
Stein Magnus Jodal
0fcf492327 docs: Tweak #1232 docs, update changelog 2015-07-26 12:55:16 +02:00
Stein Magnus Jodal
0dc47e6084 Merge pull request #1232 from dprokic/feature/843-core-config-for-data-config-cache-dirs
config: Add config for data/config/cache directories
2015-07-26 12:25:58 +02:00
Stein Magnus Jodal
e930e2becd core: Tweak PR #1238 2015-07-26 12:18:49 +02:00
Stein Magnus Jodal
36dea42100 Merge pull request #1235 from EricJahn/fix/1045-filter-empty-fields
Conflicts:
	docs/changelog.rst
2015-07-26 12:14:13 +02:00
Thomas Adamcik
ee68a0a9da Merge pull request #1238 from dbrgn/feature/996-playlist-delete-event
core: Implemented playlist_deleted event triggering
2015-07-26 12:12:23 +02:00
Stein Magnus Jodal
70cfc0b33a mpd: PR #1235 tweaks, add changelog 2015-07-26 12:12:15 +02:00
Danilo Bargen
8975e72b34 Implemented playlist_deleted event 2015-07-26 11:57:17 +02:00
Thomas Adamcik
61bb7df64d Merge pull request #1239 from jodal/feature/stream-playlists
stream/audio: Make stream backend parse radio playlists itself
2015-07-26 11:48:19 +02:00
Stein Magnus Jodal
d991e51d40 stream: Extract first track from playlists 2015-07-26 11:24:39 +02:00
Stein Magnus Jodal
16f80ccb8d Add a dependency on Requests
And on Responses for mocking Requests calls in tests.
2015-07-26 11:20:59 +02:00
Mikhail Golubev
b596b85571 Add "sortname" field in the Artist model (#940) 2015-07-25 17:25:28 +02:00
Dejan Prokić
caff721055 config: Reorder core config options
As suggested by jodal on pull request #1232
Issue #843
2015-07-25 15:17:51 +02:00
Dejan Prokić
33cef9c56e config: Add config for data/config/cache directories
Issue #843
2015-07-25 12:21:57 +02:00
Stein Magnus Jodal
b9c0d305cd docs: Add core/max_tracklist_length config 2015-07-25 11:51:45 +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