Stein Magnus Jodal
82e94f00fe
docs: Reduce depth of ToCs on front page
2013-03-31 13:31:52 +02:00
Thomas Adamcik
6283c6ee9b
Merge pull request #363 from jodal/feature/expose-uri-schemes-to-http-clients
...
Expose uri schemes to http clients
2013-03-31 03:55:59 -07:00
Thomas Adamcik
ea48384ef8
Merge pull request #364 from jodal/feature/limit-search-by-uri-root
...
Limit search to only return matches within given URI roots
2013-03-31 03:52:28 -07:00
Stein Magnus Jodal
06c7d8ea46
Merge branch 'develop' into feature/limit-search-by-uri-root
...
Conflicts:
docs/changes.rst
2013-03-31 12:45:31 +02:00
Thomas Adamcik
2845f9cf8b
Merge pull request #365 from jodal/feature/tracklist-add-by-uri
...
Add to tracklist by URI
2013-03-31 00:31:02 -07:00
Stein Magnus Jodal
0fe5ff8712
docs: js/README.rst was renamed to .md
2013-03-31 07:51:21 +02:00
Stein Magnus Jodal
0cc7d8f9bf
docs: More on extensiondev
2013-03-31 03:03:10 +02:00
Stein Magnus Jodal
3d847862ae
mpris: Use add(uri=uri) instead of add(lookup(uri))
2013-03-31 00:19:50 +01:00
Stein Magnus Jodal
f26db23de9
mpd: Use add(uri=uri) instead of add(lookup(uri))
2013-03-31 00:19:40 +01:00
Stein Magnus Jodal
bfd2010639
core: Let tracklist.add() lookup tracks by URI
2013-03-31 00:13:59 +01:00
Stein Magnus Jodal
02ac0cae42
docs: Add Mopidy.js on Node to changelog
2013-03-30 23:34:00 +01:00
Thomas Adamcik
27d424ff5b
Merge pull request #360 from jodal/feature/mopidy-for-node
...
Mopidy.js on Node.js
2013-03-30 15:25:36 -07:00
Stein Magnus Jodal
8ab0f09743
docs: Update changelog
2013-03-30 22:27:28 +01:00
Stein Magnus Jodal
2abce2af38
core: Limit search to backends matching URI roots
...
Fixes #337
2013-03-30 22:20:19 +01:00
Stein Magnus Jodal
c54db3298f
backends: Make search/find_exact accept 'uris' kwarg
2013-03-30 22:19:13 +01:00
Stein Magnus Jodal
1704828504
backends: Make search/find_exact take a query dict instead of kwargs
2013-03-30 22:14:33 +01:00
Stein Magnus Jodal
4414deae1d
http: Expose core.get_uri_schemes ( Fixes #361 )
2013-03-30 21:03:12 +01:00
Stein Magnus Jodal
e6460b6945
jsonrpc: Handle Pykka's CallableProxy objects as regular methods
2013-03-30 21:01:01 +01:00
Stein Magnus Jodal
0c05d7c60e
docs: Update screenshot of woutervanwijk/Mopidy-Webclient
2013-03-30 15:20:55 +01:00
Stein Magnus Jodal
0db6853485
docs: Add JukePi to clients list
2013-03-30 15:19:36 +01:00
Stein Magnus Jodal
31afbf6d70
docs: Add Mopidy Lux to client list
2013-03-30 15:19:26 +01:00
Stein Magnus Jodal
eb58296d61
Update changelog and authors
2013-03-30 15:02:04 +01:00
Stein Magnus Jodal
7e0b16680c
Merge remote-tracking branch 'herrernst/fix-non-ascii-paths' into develop
2013-03-30 14:59:13 +01:00
Stein Magnus Jodal
8a8a5109d6
audio: Remove redundant logging
2013-03-30 14:57:37 +01:00
Stein Magnus Jodal
631afff031
Merge pull request #362 from kingosticks/feature/doc-settings-typo
...
Wrong module path for StreamBackend example in settings.BACKENDS doc string
2013-03-30 05:18:39 -07:00
Stein Magnus Jodal
9e5f0703c7
audio: Fix UnicodeDecodeError when logging errors
...
Fixes #347
2013-03-30 13:16:21 +01:00
Nick Steel
13f39c8bf7
Wrong module path for StreamBackend example
2013-03-30 11:54:06 +00:00
Stein Magnus Jodal
e21de8dc8c
Update changelog and authors
2013-03-30 01:58:23 +01:00
Zan Dobersek
129894c01e
Clean up gst.Caps initialization
...
There's no need for appending every audio/x-raw-* structure to the gst.Caps
individually, they can all be listed inline inside the gst.Caps initialization.
(cherry picked from commit 13f0bfffe17c07ddbc3a8e5fc1e29c0015502392)
2013-03-30 01:56:07 +01:00
Zan Dobersek
b2657566f4
Update the song1.ogg file
...
Provide the Ogg file that matches the MP3 file (i.e. the file from which it was
converted) in duration, specifically 4680 milliseconds.
(cherry picked from commit e42c359821c410f10251ead492659a1f9563d2d7)
2013-03-30 01:55:53 +01:00
Zan Dobersek
7c115076b0
Add test coverage for scanning of Ogg files
...
Provide a song1.ogg audio file, converted from the tests/data/scanner/simple/song1.mp3
file, and perform the same test checks on its scanned data that are performed for
song1.mp3. The expected results are the same except for a small difference in the
reported duration.
(cherry picked from commit 61aa28f8a562f0b0722e2b3414677da82588fdb8)
2013-03-30 01:55:33 +01:00
Zan Dobersek
228f9bbf6b
Scanner doesn't work with Ogg Vorbis files
...
Enhance the caps for the uridecodebin element by appending to them structures covering
both audio/x-raw-int and audio/x-raw-float formats.
(cherry picked from commit bc33fce7b1e30745a4d2fc7e96e1a3c2640cc40e)
2013-03-30 01:55:22 +01:00
Stein Magnus Jodal
3c9f4e7183
Update authors
2013-03-30 01:47:18 +01:00
Stein Magnus Jodal
e9292776d6
Update changelog
2013-03-30 01:47:12 +01:00
Nick Steel
1c0601e9d4
Append the Spotify playlist's owner to the playlist name for followed (subscribed) playlists
...
(cherry picked from commit 176d3cca652ebbc98b68470ffa400e785ce20661)
2013-03-30 01:44:16 +01:00
Stein Magnus Jodal
5e374350f5
js: Add more metadata to package.json for npm publishing
2013-03-30 01:34:22 +01:00
Stein Magnus Jodal
461265f121
docs: Add Node.js installation instructions
2013-03-30 01:09:34 +01:00
Stein Magnus Jodal
74b4fdc7ee
js: Make test suite run on Node.js using faye-websocket
2013-03-29 13:51:28 +01:00
Stein Magnus Jodal
5e29647897
js: Remove redundant config not working on Node 0.10
2013-03-28 23:53:29 +01:00
Stein Magnus Jodal
75ec28bcc0
docs: Started on example files for an extension
2013-03-28 19:31:02 +01:00
Stein Magnus Jodal
e0ec4a52f1
docs: Fix list formatting
2013-03-27 16:21:50 +01:00
Stein Magnus Jodal
8ba9e3a442
docs: Initial example files for new extensions
2013-03-27 16:20:17 +01:00
Stein Magnus Jodal
b421b02a1e
docs: More extdev notes
2013-03-27 16:19:31 +01:00
Stein Magnus Jodal
0e03c3f26e
docs: Add intro to extdev
2013-03-27 14:39:49 +01:00
Stein Magnus Jodal
3c685eb93c
docs: Move extensiondev file
2013-03-26 17:45:45 +01:00
Stein Magnus Jodal
19e3059a69
docs: Add initial extension development docs
2013-03-26 17:29:57 +01:00
herrernst
5214927d14
fix lookup of filenames containing non-ascii characters
2013-03-24 15:01:09 +01:00
Stein Magnus Jodal
c1c5fff01f
docs: Recommend pkill instead of ps+kill
2013-03-24 01:05:53 +01:00
Stein Magnus Jodal
f843b32e88
Turn thread traceback logger on by default
...
It no longer requires an additional thread to work and it is very useful to
have this enabled when you hit an issue that is hard to reproduce.
2013-03-24 00:24:13 +01:00
Stein Magnus Jodal
c90322f1e2
Use thread traceback logger from Pykka 1.1
2013-03-24 00:23:50 +01:00