Commit Graph

4359 Commits

Author SHA1 Message Date
Stein Magnus Jodal
f0df024fd9 travis: Remove -q flags, since Travis collapses install command output 2013-08-09 15:00:23 +02:00
Stein Magnus Jodal
7570b242e0 travis: Run flake8 as part of build 2013-08-09 14:56:06 +02:00
Stein Magnus Jodal
f433a77ec5 fab: Add lint/autolint tasks for running flake8 on everything 2013-08-09 14:56:06 +02:00
Stein Magnus Jodal
404fb00235 Remove pylint remnants 2013-08-08 21:12:42 +02:00
Stein Magnus Jodal
5c7a496dc2 Fix flake8 warnings 2013-08-08 21:09:01 +02:00
Stein Magnus Jodal
74ab07cc6c mpris: Frontend setup failure should only yield a warning 2013-08-07 13:09:44 +02:00
Stein Magnus Jodal
dbd88b0857 Merge pull request #490 from cgtobi/develop
Add test case for scanning empty wav files.
2013-08-06 09:45:06 -07:00
Tobias Sauerwein
0a32d89bab Add test case for scanning empty wav files. 2013-08-06 17:32:53 +02:00
Stein Magnus Jodal
4756c639b1 docs: Update AUTHORS with alzeih' real name 2013-08-06 13:46:55 +02:00
Stein Magnus Jodal
3be6346170 docs: Update changelog 2013-08-06 12:55:24 +02:00
Stein Magnus Jodal
091f8ffdf0 Merge pull request #486 from alzeih/develop
Strip invalid characters from playlist names sent through MPD frontend

Fix #474
Fix #480
2013-08-06 03:52:21 -07:00
alzeih
333f1c0dbf Move tests to *protocol*/stored_playlists_test.py 2013-08-06 22:22:18 +12:00
alzeih
7182f98843 cleanup tests and code
- move tests to tests/frontends/mpd/stored_playlists_test.py

stored_playlists_test.py:
- rename test methods names to remove _config
- remove unnecessary imports, setup, teardown, variables
- sort remaining imports

mopidy/frontends/mpd/dispatcher.py:
- remove regex comment
2013-08-06 21:14:23 +12:00
Stein Magnus Jodal
80d122ff92 Merge branch 'develop' of github.com:mopidy/mopidy into develop
Conflicts:
	docs/changelog.rst
2013-08-05 23:33:08 +02:00
Stein Magnus Jodal
dc29118639 docs: Update changelog 2013-08-05 23:32:11 +02:00
Stein Magnus Jodal
7973acf076 Merge branch 'feature/scanner_fix_deadlock' into develop
Fixes #476, #483
2013-08-05 23:31:27 +02:00
Stein Magnus Jodal
f35b45bf57 scanner: Fix time unit in log message. Formatting 2013-08-05 23:24:43 +02:00
Stein Magnus Jodal
e2bec79220 scanner: Reorder config values 2013-08-05 23:19:39 +02:00
Stein Magnus Jodal
022bcd089f scanner: Fix unregistering of the timeout callback 2013-08-05 23:18:37 +02:00
Stein Magnus Jodal
a5d8f02454 scanner: Fix local/scan_timeout value check 2013-08-05 23:18:07 +02:00
Stein Magnus Jodal
66f367048d docs: Document local/scan_timeout config value 2013-08-05 23:09:04 +02:00
Stein Magnus Jodal
22a0e1bd25 Merge pull request #482 from adamcik/feature/local-uris
Switch local over to custom uris and make library updater plugable.
2013-08-05 13:52:22 -07:00
Thomas Adamcik
16a8886617 docs: Update changelog with respect to local uri scheme and plugable library updaters. 2013-08-05 22:45:45 +02:00
Thomas Adamcik
0ce791f215 Merge branch 'develop' into feature/local-uris 2013-08-05 22:41:37 +02:00
Stein Magnus Jodal
f0b69c3394 Merge remote-tracking branch 'adamcik/feature/visualization' into develop
Conflicts:
	docs/changelog.rst
2013-08-05 22:41:09 +02:00
Stein Magnus Jodal
95c8077135 docs: nodejs deb now includes npm 2013-08-04 11:24:00 +02:00
Stein Magnus Jodal
dc7289ba83 docs: Fix formatting of code examples in lists 2013-08-04 11:22:36 +02:00
alzeih
3f1192e95b Match MPD implementation and add tests 2013-08-02 13:38:52 +12:00
Stein Magnus Jodal
e637eb9041 docs: Update changelog, authors 2013-08-02 00:01:45 +02:00
Thomas Adamcik
4ed67ae54e Merge pull request #481 from AlexandreP2101/develop
Improve proxy support by adding port and scheme to config.
2013-08-01 14:49:03 -07:00
alzeih
ac9acaabf0 typo in regex 2013-08-02 01:32:07 +12:00
Tobias Sauerwein
dee0d01e20 Throw an error when scan_timeout config is not loaded. 2013-08-01 09:31:44 +02:00
AlexandreP2101
da86015a2b Correct typo 2013-08-01 08:47:22 +02:00
Thomas Adamcik
c5c2d10455 audio: Update changelog and docs for visualizer. 2013-08-01 01:53:07 +02:00
Thomas Adamcik
a4d2f28ade audio: Fix tests with respect to visualizer support 2013-08-01 01:09:01 +02:00
Thomas Adamcik
20729eabe3 audio: Add visualiser support and adjust playbin flags
Sets up playbin to use just audio, soft_volume and downloading.
2013-07-31 23:55:59 +02:00
Tobias Sauerwein
3c6a0543f5 Scanner: Fix deadlock on incorrectly identified files 2013-07-31 23:52:24 +02:00
Alexandre Petitjean
c66e2a5b0f add some tests about optionnal integer and optionnal+choices string 2013-07-31 23:11:29 +02:00
Alexandre Petitjean
97848bc1a2 String config value can be optionnal AND have a choices list
Integer value can be optionnal
2013-07-31 10:05:20 +02:00
Stein Magnus Jodal
786d7c1ae0 Change docs license to Apache License, Version 2.0
I've looked through all contributions to the docs. Any contributions not by
Thomas Adamcik or myself are trivial (e.g. typo fixes) or have mostly been
replaced by later changes. Thus I'm comfortable with changing the license with
the agreement of Thomas Adamcik.

By changing the documentation license to be the same as the source code
license, we avoid ambiguities around the license of e.g. docstrings which are
written as part of the source code but are included in the generated docs.
2013-07-31 08:38:23 +02:00
Stein Magnus Jodal
4f310f51fc Change docs license to Apache License, Version 2.0
I've looked through all contributions to the docs. Any contributions not by
Thomas Adamcik or myself are trivial (e.g. typo fixes) or have mostly been
replaced by later changes. Thus I'm comfortable with changing the license with
the agreement of Thomas Adamcik.

By changing the documentation license to be the same as the source code
license, we avoid ambiguities around the license of e.g. docstrings which are
written as part of the source code but are included in the generated docs.
2013-07-30 23:21:08 +02:00
Thomas Adamcik
6ac62c6869 local: Review fixes. 2013-07-30 22:59:22 +02:00
Alexandre Petitjean
bb3242d15a correct default port config for proxy and deserialize function 2013-07-30 08:37:24 +02:00
Alexandre Petitjean
f9da3fe3e9 implement remarks for #481, also add scheme as requested in #472 2013-07-30 08:17:10 +02:00
alzeih
6c7566a2f3 Strip invalid characters from playlist names for MPD frontend
Fixes mopidy/mopidy$480 and mopidy/mopidy#474
2013-07-30 13:57:29 +12:00
Thomas Adamcik
18ed7c6279 local: Convert mopidy-local extension to local: uris.
- Use local:playlist:<name>, local:track:<path> and local:search uris
- Adds LocalPlaybackProvider which translates to file uris.
- Switches to storing actual uris in playlists - so local: urls and not
  file:// or plain paths.
- Moved file:// to streaming plugin
- Cleaned up tests and imports for these changes.
2013-07-30 00:40:12 +02:00
Thomas Adamcik
6818e20218 utils: Convert path_to_uri to single argument 2013-07-30 00:23:23 +02:00
Thomas Adamcik
af707dfdbb utils: Switch to urlparse for file-uri/path handling 2013-07-30 00:23:23 +02:00
Thomas Adamcik
bc4935bfcb backends: Add change track helper to playback provider 2013-07-30 00:22:57 +02:00
Thomas Adamcik
3cfa6c3bc0 local: Remove updater from backends 2013-07-30 00:21:55 +02:00