Stein Magnus Jodal
a4ca3655ad
tox: Make flake8 test import order
2014-05-07 19:59:20 +02:00
Stein Magnus Jodal
2979de0f94
http: Polish Mopidy-HTTP Zeroconf service
...
Builds upon #725 to:
- Remove extra config for Mopidy-HTTP Zeroconf service
- Refactor Zeroconf setup code in the HTTP frontend a bit
- Add documentation
2014-05-06 23:20:14 +02:00
Stein Magnus Jodal
1b5c21452f
Merge wlcx/feature/zeroconf-announce-mopidy into develop
2014-05-06 23:16:26 +02:00
Stein Magnus Jodal
9ffceaf3d2
local: Add missing file
2014-05-06 23:16:19 +02:00
Stein Magnus Jodal
c7b3f4a978
local: Created needed dirs when scanning ( fix #703 )
2014-05-06 22:59:16 +02:00
Stein Magnus Jodal
7ae9a045df
Merge trygveaa/fix/bug-703-library-ensure-directory-exists into develop
2014-05-06 22:36:51 +02:00
Stein Magnus Jodal
5c8daad0ea
docs: Update changelog
2014-05-06 22:33:11 +02:00
Stein Magnus Jodal
9d4bcf21bc
Merge pull request #722 from trygveaa/develop
...
network: Respond to messages before closing connections
2014-05-06 22:28:55 +02:00
Stein Magnus Jodal
f6556ffafc
travis: Use 2.7_with_system_site_packages so tox with sitepackages=true can find gst/glib/etc
2014-05-03 12:10:27 +02:00
Stein Magnus Jodal
acca9752af
docs: Use badges from Shields.io
2014-05-03 12:10:27 +02:00
Trygve Aaberge
4220aa30ec
local: Ensure directory for library exists ( fixes #703 )
2014-05-03 02:15:14 +02:00
Sam Willcocks
05089fba3b
Update tests to add zeroconf-websocket config option
2014-04-27 17:50:41 +01:00
Sam Willcocks
f54377eb8a
Update default http config to add new zeroconf-websocket option
2014-04-27 17:37:51 +01:00
Sam Willcocks
9c402274bf
Merge branch 'develop' into feature/zeroconf-announce-mopidy
2014-04-27 04:51:46 +01:00
Sam Willcocks
4e8f1c7d54
Add extra zeroconf stuff in http to announce mopidy-http as it's own service
...
This is intended to help clients using the websocket api discover mopidy
2014-04-27 03:30:16 +01:00
Stein Magnus Jodal
b587b47e86
docs: Remove client screenshot to not grow packages with 3.5MB
2014-04-26 22:50:06 +02:00
Trygve Aaberge
d62ad966af
network: Respond to messages before closing connections
...
This makes a connection tell the actor to stop the connection, instead
of stopping it itself. This is preferable, because other messages sent
to the actor that is not processed yet, may now send data to the client.
E.g. it makes this work:
$ echo status | nc localhost 6600
2014-04-25 06:11:01 +02:00
Stein Magnus Jodal
203b13aad7
docs: Add missing image
2014-04-19 14:16:23 +02:00
Stein Magnus Jodal
a311f3ca08
docs: Add Apollo player to web client list
2014-04-19 11:43:54 +02:00
Stein Magnus Jodal
ed918fc7ff
core: Fix shadowed import
...
Catched by new stricter flake8
2014-03-31 09:53:54 +02:00
Stein Magnus Jodal
adb817ecfe
docs: Fix typo
2014-03-31 09:49:34 +02:00
Stein Magnus Jodal
ae63cc633c
docs: Fix typo
2014-03-31 09:47:45 +02:00
Stein Magnus Jodal
9f6610a144
docs: Add page for the Debian package
2014-03-29 22:14:06 +01:00
Stein Magnus Jodal
afbd9895bf
docs: Make 'mopidy config' more prominent
2014-03-29 21:14:45 +01:00
Stein Magnus Jodal
5583ca5aba
New flake8 version with new checks to conform to
2014-03-29 20:47:42 +01:00
Stein Magnus Jodal
9db9def367
docs: Should install gstreamer0.10-alsa before using alsasink
2014-03-29 20:27:52 +01:00
Stein Magnus Jodal
95a051abf8
docs: Add Mopidy-Podcast-{gpodder.net,iTunes}
2014-03-23 09:26:35 +01:00
Stein Magnus Jodal
52b6676fb2
Merge remote-tracking branch 'dz0ny/patch-1' into develop
...
Conflicts:
docs/ext/external.rst
Fixes #710
2014-03-11 09:40:04 +01:00
Janez Troha
9b1ec31fd1
Add: YouTube extension
2014-03-07 12:02:15 +01:00
Stein Magnus Jodal
c267e0b740
docs: Update changelog
2014-03-02 09:04:45 +01:00
Stein Magnus Jodal
db7aff4512
utils: Tweak docstrings from PR#707
2014-03-02 09:00:47 +01:00
Stein Magnus Jodal
957036c899
Merge pull request #707 into develop
...
Improve scan performance for remote filesystems
2014-03-02 08:34:54 +01:00
Stein Magnus Jodal
061ff00a39
tests: Don't depend on the order of random sequences
2014-02-28 01:17:53 +01:00
Thomas Adamcik
7386dd30b6
utils: Remove old find_files
2014-02-26 23:53:12 +01:00
Thomas Adamcik
78f727b9be
local: Update how scanner work is done to improve remote FS support.
...
This changes the scanner to prefetch all the files+mtimes using our new
threaded finder. Hopefully making scanning against remote filesystems
somewhat less painful.
2014-02-26 23:31:11 +01:00
Thomas Adamcik
5b7a6065e7
util: Add find_mtimes helper
2014-02-26 23:27:44 +01:00
Thomas Adamcik
4e332da3ed
utils: Update find to be threaded.
...
This is needed to speedup searches when using network mounted directories where
we are heavily IO bound.
2014-02-26 23:10:08 +01:00
Stein Magnus Jodal
590ce19148
docs: Add Mopidy-TuneIn
2014-02-25 10:09:24 +01:00
Stein Magnus Jodal
ad86b0caef
package: Include tox.ini in packages
2014-02-17 14:25:35 +01:00
Stein Magnus Jodal
fbf932325f
docs: Update testing docs
2014-02-17 12:51:02 +01:00
Stein Magnus Jodal
be0f1ee704
docs: Add link to coveralls.io
2014-02-17 12:51:02 +01:00
Stein Magnus Jodal
daf07a8edc
travis: Use tox to run both tests, docs build, and flake8 linting
2014-02-17 12:51:02 +01:00
Stein Magnus Jodal
815b490206
tox: Add tox config file
...
This allows for testing across multiple environments, including Python 3 in
the not too distant future. The instant bonus is that this allows for testing
the docs build at Travis so I don't make more releases like 0.18.2 with broken
docs.
2014-02-17 12:51:02 +01:00
Stein Magnus Jodal
d069c3e311
docs: Fix syntax error
2014-02-17 12:51:02 +01:00
Stein Magnus Jodal
a67bb55428
Remove the mopidy-convert-config migration tool
...
It's almost a year since we changed configuration format and the tool is
barely maintained, probably not doing a perfect job any longer.
2014-02-17 11:57:30 +01:00
Stein Magnus Jodal
30dde4e593
ext: Remove old extension API
...
As far as I know, all extensions except Mopidy-Arcam (not currently
maintained) and Mopidy-VKontakte already use the new API. Both of the
remaining extensions got open pull requests with the needed changes to use the
new API.
2014-02-17 11:44:57 +01:00
Stein Magnus Jodal
ed1edb622c
backend: Remove old backends API
...
As far as I know, Mopidy-VKontakte is the only backend extension that hasn't
been updated to use the new API yet. They have a PR ready for merging that does
the update for them.
2014-02-17 10:27:39 +01:00
Stein Magnus Jodal
4e75126b22
docs: Update changelog
2014-02-16 23:29:27 +01:00
Stein Magnus Jodal
3dbf50fa5b
mpd: Fix typo, remove comment
2014-02-16 23:27:04 +01:00
Stein Magnus Jodal
daa6af6f1b
Merge pull request #654 from adamcik/feature/mpd-tokenized-requests
...
Tokenize MPD requests instead of regexp per command variant
2014-02-16 23:23:23 +01:00