Commit Graph

1612 Commits

Author SHA1 Message Date
Stein Magnus Jodal
8accaeddbd docs: Fix typos 2014-06-30 00:28:09 +02:00
Stein Magnus Jodal
a78cd01c7f docs: Link directly to the right install page 2014-06-27 23:33:47 +02:00
Stein Magnus Jodal
d6d4c4361b docs: Split install docs into four pages 2014-06-27 23:31:35 +02:00
Stein Magnus Jodal
ca093ea440 docs: Recommend our Homebrew tap for OS X installs 2014-06-27 23:02:12 +02:00
Stein Magnus Jodal
3b11b16b48 docs: Update APT and AUR instructions 2014-06-27 23:01:53 +02:00
Stein Magnus Jodal
50ebe5edf8 docs: Add Mopify to web client list 2014-06-27 14:59:15 +02:00
Stein Magnus Jodal
c513ff1aa5 docs: Add PR#762 to changelog 2014-06-24 22:47:25 +02:00
Stein Magnus Jodal
f80c42f8f6 docs: Add Mopidy-API-Explorer 2014-06-24 22:45:27 +02:00
Stein Magnus Jodal
3596382a5d docs: Formatting 2014-06-24 22:45:17 +02:00
Trygve Aaberge
62784d12e7 Add Mopidy-Spotify-Tunigo to list of extensions 2014-06-24 16:51:33 +02:00
Stein Magnus Jodal
24f9a2ac3b js: Release v0.4.0 2014-06-24 00:44:47 +02:00
Stein Magnus Jodal
3eca1675a2 docs: Update name/description of Mopidy MusicBox Webclient 2014-06-23 23:44:24 +02:00
Thomas Adamcik
e4d4652c68 Merge pull request #759 from jodal/feature/web-client-selector
Add web client selector
2014-06-23 22:47:14 +02:00
Stein Magnus Jodal
f850bb8bbc docs: Update changelog 2014-06-22 09:58:45 +02:00
Stein Magnus Jodal
7cfab1eff5 docs: Add PR#755 to changelog 2014-06-22 09:50:14 +02:00
Stein Magnus Jodal
d42bb24e69 docs: Add PR#758 to changelog 2014-06-22 09:47:24 +02:00
Thomas Adamcik
e7d3837840 docs: Update changelog with MPD browse imporovements. 2014-06-21 14:14:49 +02:00
Stein Magnus Jodal
cf051d243a docs: Fix second typo 2014-06-20 23:54:59 +02:00
Stein Magnus Jodal
43c0d0ba92 docs: Fix typo (closes #753) 2014-06-20 23:38:19 +02:00
Stein Magnus Jodal
715e3e24c2 Merge pull request #747 from jodal/feature/friendly-no-local-library-help
local: Add friendly help if no local library cache found
2014-06-20 23:32:11 +02:00
Thomas Adamcik
12b8b5e304 docs: Add #741 fix 2014-06-20 23:21:17 +02:00
Stein Magnus Jodal
f824ded6ca docs: Add PR#752 to changelog 2014-06-20 22:43:25 +02:00
Stein Magnus Jodal
05b993c908 Merge pull request #752 from adamcik/fix/gh-660-stream-metadata-blacklisting
stream: Allow for blacklisting of metadata lookups against URI patterns.
2014-06-20 22:37:10 +02:00
Stein Magnus Jodal
a84622e9b7 docs: Add PR#750 to changelog 2014-06-20 22:15:43 +02:00
Thomas Adamcik
50467fef78 stream: Allow for blacklisting of metadata lookups against URI patterns. 2014-06-20 22:10:22 +02:00
Stein Magnus Jodal
d15c7d0797 js: Log warning if calling convention is not explicitly set 2014-06-20 11:16:46 +02:00
Stein Magnus Jodal
c5028a8576 js: Fix console setup, allow mocking of the console 2014-06-20 11:16:15 +02:00
Stein Magnus Jodal
4919cae889 local: Add friendly help if no local library cache found
Fixes #711
2014-06-20 00:25:36 +02:00
Stein Magnus Jodal
5c726c3228 docs: Lift manpage a level up since we only have one command now 2014-06-20 00:13:06 +02:00
Stein Magnus Jodal
5cff531173 docs: Changelog tweaks 2014-06-19 23:57:51 +02:00
Stein Magnus Jodal
56ad78c333 docs: Add more details on Mopidy.js calling convention 2014-06-19 23:57:35 +02:00
Stein Magnus Jodal
c8cb2e8b79 docs: Fix duplicate cmdoption usage 2014-06-19 23:37:16 +02:00
Stein Magnus Jodal
6c80476d2a docs: Fix broken reference 2014-06-19 23:36:41 +02:00
Thomas Adamcik
ce4cc4915e Merge pull request #746 from jodal/feature/js-calling-convention
Add by-name calling convention to Mopidy.js
2014-06-19 23:20:18 +02:00
Stein Magnus Jodal
5484abf3da docs: Add ncmpcpp library view slowness workaround
Based on comments in #727.
2014-06-19 23:08:39 +02:00
Stein Magnus Jodal
225f41f999 js: Add by-position-or-by-name calling convention
Fixes #699
2014-06-18 23:27:07 +02:00
Stein Magnus Jodal
858a6977df js: Add callingConvention setting
For now it defaults to the existing behavior "by-position-only" and changing it
has no effect.
2014-06-17 20:57:55 +02:00
Stein Magnus Jodal
6864cc97ea docs: Improve Mopidy.js promise usage examples
Thanks to @briancavalier for the review!
2014-06-16 23:46:17 +02:00
Stein Magnus Jodal
3cf1973652 docs: Fix typo 2014-06-16 23:45:52 +02:00
Thomas Adamcik
af238d5259 Merge pull request #744 from jodal/feature/js-updates
Various updates to Mopidy.js
2014-06-16 22:26:29 +02:00
Stein Magnus Jodal
fa8f2652df docs: Nitpicking 2014-06-16 00:42:21 +02:00
Stein Magnus Jodal
681c2d1560 docs: Improve Mopidy.js Promise usage examples 2014-06-16 00:39:38 +02:00
Stein Magnus Jodal
76d13b6efd docs: Document Mopidy.js settings (fixes #702) 2014-06-16 00:38:40 +02:00
Stein Magnus Jodal
30471bab74 js: Add ServerError and ConnectionError types 2014-06-15 23:43:43 +02:00
Stein Magnus Jodal
eec51a1e83 js: Upgrade to when.js 3 2014-06-15 12:14:14 +02:00
Janez Troha
5cd685285b Add: More detailed icecast example 2014-06-06 14:39:49 +02:00
Stein Magnus Jodal
67b88b6992 docs: Add web app section to extensiondev guide 2014-06-04 21:58:03 +02:00
Stein Magnus Jodal
720a403439 http: Remove unused Router class 2014-06-04 21:32:54 +02:00
Stein Magnus Jodal
33228f2528 http: Simplify app registration 2014-06-04 21:32:19 +02:00
Stein Magnus Jodal
eea6138b3d http: Simplify static files serving 2014-06-04 20:47:49 +02:00
Stein Magnus Jodal
0e7c76db2e docs: Fix error 2014-06-03 00:42:24 +02:00
Stein Magnus Jodal
325ea976d8 docs: Add examples of using core from Tornado/WSGI 2014-05-30 22:52:46 +02:00
Stein Magnus Jodal
3354750921 docs: Add HTTP router docs
These docs reflects the current API usage.

I have plans to simplify the API, but I want to try out my ideas in
documentation first, so I need docs for existing API to have a starting point.
2014-05-30 16:13:13 +02:00
Nick Steel
a396387e10 Capital M for Mopidy 2014-05-26 13:38:24 +01:00
Nick Steel
15f9f78167 Link to Debian system service page in final step 2014-05-26 13:33:03 +01:00
Stein Magnus Jodal
ca7d269dd6 docs: New way of toggling the Debian system service
(cherry picked from commit 6030807120)
2014-05-25 23:13:58 +02:00
Stein Magnus Jodal
6030807120 docs: New way of toggling the Debian system service 2014-05-25 23:13:44 +02:00
dz0ny
26fbcff2f0 Fix: Screenshot size
(cherry picked from commit d6ddd4a1bd)
2014-05-25 22:57:35 +02:00
dz0ny
5860b9bf83 Update screenshot for Lux
(cherry picked from commit 40aaa915cb)
2014-05-25 22:57:27 +02:00
Stein Magnus Jodal
f2625c2181 docs: Fix typo
(cherry picked from commit 0bb83d79a5)
2014-05-25 22:56:57 +02:00
Stein Magnus Jodal
4785bdceb9 docs: Prefer echo ... | sudo tee ... over su -c ...
(cherry picked from commit b5c6af8d96)
2014-05-25 22:56:32 +02:00
Stein Magnus Jodal
5febe8f2e8 docs: Document proxy/{schema,port}
(cherry picked from commit 902064de73)
2014-05-25 22:56:22 +02:00
Stein Magnus Jodal
26343434c7 docs: Update pip command for installing dev version
(cherry picked from commit 211c4e9248)
2014-05-25 22:56:05 +02:00
Stein Magnus Jodal
98689037d8 docs: Fix typo
(cherry picked from commit e323afb427)
2014-05-25 22:55:55 +02:00
Stein Magnus Jodal
7c05161fd4 docs: Remove link to outdated Vagrant image
(cherry picked from commit 25e1aeb417)
2014-05-25 22:55:36 +02:00
Stein Magnus Jodal
ce2f3786a2 docs: Remove client screenshot to not grow packages with 3.5MB
(cherry picked from commit b587b47e86)
2014-05-25 22:55:01 +02:00
Stein Magnus Jodal
e005438c44 docs: Add Apollo player to web client list
(cherry picked from commit a311f3ca08)
2014-05-25 22:54:43 +02:00
Stein Magnus Jodal
3b896b1e68 docs: Fix typo
(cherry picked from commit adb817ecfe)
2014-05-25 22:54:30 +02:00
Stein Magnus Jodal
afff385730 docs: Fix typo
(cherry picked from commit ae63cc633c)
2014-05-25 22:54:16 +02:00
Stein Magnus Jodal
1ed4bf062d docs: Add page for the Debian package
(cherry picked from commit 9f6610a144)
2014-05-25 22:54:06 +02:00
Stein Magnus Jodal
4edbc66aca docs: Make 'mopidy config' more prominent
(cherry picked from commit afbd9895bf)
2014-05-25 22:53:35 +02:00
Stein Magnus Jodal
ee3551ef24 docs: Should install gstreamer0.10-alsa before using alsasink
(cherry picked from commit 9db9def367)
2014-05-25 22:53:22 +02:00
Stein Magnus Jodal
cc032c15da docs: Add Mopidy-Podcast-{gpodder.net,iTunes}
(cherry picked from commit 95a051abf8)
2014-05-25 22:53:07 +02:00
Janez Troha
9c03eefe6b Add: YouTube extension
(cherry picked from commit 9b1ec31fd1)

Conflicts:
	docs/ext/external.rst
2014-05-25 22:52:49 +02:00
Stein Magnus Jodal
b6723570cb docs: Add Mopidy-TuneIn
(cherry picked from commit 590ce19148)
2014-05-25 22:52:10 +02:00
Stein Magnus Jodal
6a5b1b9c2c docs: Add link to coveralls.io
(cherry picked from commit be0f1ee704)
2014-05-25 22:51:47 +02:00
Stein Magnus Jodal
5626ed799a docs: Add Mopidy-InternetArchive extension
(cherry picked from commit cce6d43fcf)
2014-05-25 22:50:32 +02:00
Stein Magnus Jodal
4c1fccbb04 docs: Add Mopidy-Yamaha extension
(cherry picked from commit 546507fa97)
2014-05-25 22:49:30 +02:00
Stein Magnus Jodal
3422bad8db docs: Support linking to Pykka API docs 2014-05-25 08:46:22 +02:00
Stein Magnus Jodal
d03988e1f5 http: Update docs todos 2014-05-22 21:03:42 +02:00
Stein Magnus Jodal
4d7ab27836 docs: Support intersphinx linking 2014-05-20 21:33:29 +02:00
Stein Magnus Jodal
4562de5615 docs: Add references to new API docs 2014-05-20 21:11:30 +02:00
Stein Magnus Jodal
0a1654c901 docs: Add #689 to changelog 2014-05-20 20:36:33 +02:00
Stein Magnus Jodal
db0d726f3f config: Fix decoding of exception message depending on locale 2014-05-20 20:15:44 +02:00
Stein Magnus Jodal
dcba410d91 audio, local: Fix decoding of exception messages depending on locale 2014-05-20 19:55:12 +02:00
Stein Magnus Jodal
05803591c5 docs: Improve JSON-RPC POST example 2014-05-16 15:43:14 +02:00
Stein Magnus Jodal
33a02754c1 docs: Add HTTP POST description and example 2014-05-16 15:20:19 +02:00
Stein Magnus Jodal
e2bec6aa06 docs: Minor JSON-RPC doc improvements 2014-05-15 21:35:06 +02:00
Stein Magnus Jodal
7b6735b9af docs: Split out HTTP server side API 2014-05-15 21:30:45 +02:00
Stein Magnus Jodal
d82c0cc960 docs: Add attribute getter/setter naming convention example 2014-05-15 21:30:35 +02:00
Stein Magnus Jodal
51b7ae4e94 docs: Include Browserify in npm section 2014-05-15 21:10:36 +02:00
Stein Magnus Jodal
d12381d7d4 docs: Move Mopidy.js docs to its own page 2014-05-15 21:10:36 +02:00
Stein Magnus Jodal
9e5b55dfa2 docs: Update changelog 2014-05-15 00:28:49 +02:00
Stein Magnus Jodal
83bb891de4 http: Improve Router docstrings, include in API docs 2014-05-14 23:42:55 +02:00
Stein Magnus Jodal
f58db4a766 docs: Improve HTTP extension docs 2014-05-14 23:30:10 +02:00
Stein Magnus Jodal
cf22fc98ad Merge branch 'dz0ny/tornado_http' into develop 2014-05-14 23:07:19 +02:00
Stein Magnus Jodal
47c195085a Merge pull request #735 from dz0ny/lux_pic
Lux screenshot update
2014-05-14 09:28:04 +02:00
dz0ny
d6ddd4a1bd Fix: Screenshot size 2014-05-14 00:29:38 +02:00
dz0ny
40aaa915cb Update screenshot for Lux 2014-05-14 00:27:39 +02:00
Stein Magnus Jodal
0bb83d79a5 docs: Fix typo 2014-05-12 22:03:50 +02:00
dz0ny
031c7c8e93 Add: Tornado as required dependency
Fix: Remove draft76
Fix: Remove class attributes for ws handler
Revert: default to /ws/ for for mopidy.html
2014-05-12 16:16:08 +02:00
dz0ny
f1d1a4713b Squashed commit of the following:
commit dbb7005aa866cdc337bde9c8169e9bf15e5c8042
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sun May 11 22:12:58 2014 +0200

    Fix: Make PR mergable

commit 5bb27da72c4276a930bf33955e6583f6781d23f6
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Thu May 8 23:31:54 2014 +0200

    Add: helper method for extensin url

commit 8a348b26b65102084a606ff73384a478bb785cf1
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Thu May 8 00:35:50 2014 +0200

    Add: Refactor ws and rpc to handlers, reuse code

commit 677c809d2b39a6c982ab835368fdb8a3ad9d1a92
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Thu May 8 00:18:10 2014 +0200

    Fix: Return proper HTTP headers

commit fe5fea2fc2a0d28a39532d6d4cd2b21013d57d24
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Wed May 7 23:48:19 2014 +0200

    Add: RPC post handler
    Add: tests for http post handler

commit e77e60310853b368758b09b303a96a95ff1b9b93
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sun May 4 22:15:04 2014 +0200

    Add: Documentation on how to extend http api

commit a3a14fb5d15f095e5bab23a590e0a8360a039f9a
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sun May 4 19:48:34 2014 +0200

    Add: HTTP tests for default router and static handler

commit 0d9544256bcb8f048eaedb5cdd57b1de027d387b
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sun May 4 15:44:32 2014 +0200

    Fix: Move StaticFileHandler to main http package

commit c83c9f661e658e4a843dc5c8c6ba5dc3f1ea9c1e
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sun May 4 15:29:49 2014 +0200

    Add: default Router implementation

commit 258cb7210bdf13833884c04cfb7fb4fa704394a7
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sun May 4 15:00:46 2014 +0200

    Add: Switch to registry for router registration

commit b7bfe7b814235b030d7ac30de90e2331e3d809d3
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sat May 3 21:52:58 2014 +0200

    Fix: Private methods
    Fix: Point to mopidy.html instead main.html
    Fix: Less noise in console

commit 232abe3029e93f78ce25db0c1bd44743cc23ed2d
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sat May 3 21:32:07 2014 +0200

    Fix: Start IOLoop in separate thread, so actor can stop it

commit d686892c2fa993cbedc99c8e8e7f9c961ac6f35a
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sat May 3 19:30:49 2014 +0200

    Fix: Router load order
    Fix: JS helper library WSS default url
    Add: Handlers from extensions

commit a1b0f5673a6719f229df27feccb284324675e9d1
Author: dz0ny <dz0ny@ubuntu.si>
Date:   Sat May 3 14:53:30 2014 +0200

    Add: Switch to Tornado framework
2014-05-12 14:54:50 +02:00
Stein Magnus Jodal
b5c6af8d96 docs: Prefer echo ... | sudo tee ... over su -c ... 2014-05-11 13:56:07 +02:00
Stein Magnus Jodal
902064de73 docs: Document proxy/{schema,port} 2014-05-11 13:53:48 +02:00
Stein Magnus Jodal
211c4e9248 docs: Update pip command for installing dev version 2014-05-11 13:40:41 +02:00
Stein Magnus Jodal
e323afb427 docs: Fix typo 2014-05-11 13:39:02 +02:00
Stein Magnus Jodal
25e1aeb417 docs: Remove link to outdated Vagrant image 2014-05-10 23:20:00 +02:00
Stein Magnus Jodal
d7731dd5d4 Add dev-requirements.txt with a number of tools 2014-05-08 23:11:30 +02:00
Stein Magnus Jodal
1c15de4c3f docs: flake8 no longer requires any arguments 2014-05-07 20:46: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
c7b3f4a978 local: Created needed dirs when scanning (fix #703) 2014-05-06 22:59:16 +02:00
Stein Magnus Jodal
5c8daad0ea docs: Update changelog 2014-05-06 22:33:11 +02:00
Stein Magnus Jodal
b587b47e86 docs: Remove client screenshot to not grow packages with 3.5MB 2014-04-26 22:50:06 +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
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
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
590ce19148 docs: Add Mopidy-TuneIn 2014-02-25 10:09:24 +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
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
Thomas Adamcik
79ce2ab902 Merge branch 'develop' into feature/mpd-tokenized-requests
Conflicts:
	docs/changelog.rst
2014-02-16 23:22:07 +01:00
Stein Magnus Jodal
ffde67f882 Merge branch 'master' into develop
Conflicts:
	docs/changelog.rst
2014-02-16 21:47:50 +01:00
Stein Magnus Jodal
4df730742d Release v0.18.3 2014-02-16 21:46:21 +01:00
Stein Magnus Jodal
0f0344a87e Merge branch 'master' into develop 2014-02-16 21:35:53 +01:00
Stein Magnus Jodal
871fbb0b2b docs: Fix build 2014-02-16 21:35:44 +01:00
Stein Magnus Jodal
b73095de28 Merge branch 'master' into develop
Conflicts:
	docs/changelog.rst
2014-02-16 21:33:24 +01:00
Stein Magnus Jodal
d18e1aafe4 docs: Update changelog for v0.18.2 2014-02-16 21:26:16 +01:00
Stein Magnus Jodal
61200b24f0 docs: Update changelog 2014-02-16 18:52:05 +01:00
Stein Magnus Jodal
cce6d43fcf docs: Add Mopidy-InternetArchive extension 2014-02-14 10:43:34 +01:00
Stein Magnus Jodal
546507fa97 docs: Add Mopidy-Yamaha extension 2014-02-14 10:27:12 +01:00
Stein Magnus Jodal
f96eb1d4f7 docs: Update changelog 2014-02-07 20:31:36 +01:00
Stein Magnus Jodal
639d0c89c9 Merge branch 'release/0.18.2' into develop 2014-02-07 00:52:07 +01:00
Stein Magnus Jodal
78c75af4e5 docs: Update changelog and authors 2014-02-07 00:51:27 +01:00
Stein Magnus Jodal
65c4cb62e0 Update changelog for feature release 2014-02-06 23:29:04 +01:00
Stein Magnus Jodal
bdb1f0f264 Update changelog for bugfix release 2014-02-06 23:28:20 +01:00
Thomas Adamcik
40cadbfa26 Fix increasing of verbosity using loglevels config 2014-02-06 23:18:25 +01:00
Stein Magnus Jodal
cfd41771a6 docs: Add Mopidy-Podcast extension 2014-02-03 09:54:14 +01:00
Thomas Adamcik
4e89ce7c06 docs: Add changelog for MPD tokenizer 2014-01-31 00:51:33 +01:00
Thomas Adamcik
a7f4ffb124 mpd: Update docs 2014-01-30 23:51:31 +01:00
Stein Magnus Jodal
38d3c6ccf9 models: Make Playlist.last_modified milliseconds since Unix epoch 2014-01-28 23:57:02 +01:00
Thomas Adamcik
981c4e4b81 docs: Update changelog and authors 2014-01-24 19:35:26 +01:00
Thomas Adamcik
9cef7208c9 docs: Update changelog and author for windows fixes 2014-01-24 19:18:33 +01:00
Stein Magnus Jodal
f6de8c4c29 docs: Update changelog for v0.18.1 2014-01-23 23:21:35 +01:00
Stein Magnus Jodal
b4f17d692e docs: Update changelog 2014-01-23 22:53:10 +01:00
Stein Magnus Jodal
7ce38de351 ext: Disable extension if a dependency isn't of the correct version
Fixes #657
2014-01-21 14:48:43 +01:00
Stein Magnus Jodal
4c7b6ccfc4 docs: Remove broken link 2014-01-20 22:05:21 +01:00
Stein Magnus Jodal
54beea9ead docs: Update changelog for v0.18.0 2014-01-19 22:28:03 +01:00
Nick Steel
fdee34950f MPD docs typo 2014-01-18 09:31:14 +00:00
Stein Magnus Jodal
04bea8e856 docs: Remove depdendency check from validate_environment() example 2014-01-18 02:27:56 +01:00
Stein Magnus Jodal
06abe7c5e0 docs: Add logging to extension example 2014-01-18 02:27:37 +01:00
Stein Magnus Jodal
838f7cd4d4 docs: Update --verbose description in manpage 2014-01-18 01:39:56 +01:00
Stein Magnus Jodal
1ea0978af5 dummy: Move dummy backend back into the mopidy package 2014-01-18 01:38:10 +01:00
Thomas Adamcik
316a1bf20f local: Ensure logging does not divide by zero in scanner. 2014-01-18 01:31:44 +01:00
Stein Magnus Jodal
6acd03995f docs: Fix syntax error 2014-01-18 01:20:51 +01:00
Stein Magnus Jodal
e7d4d362fe docs: Update changelog 2014-01-18 01:19:22 +01:00
Stein Magnus Jodal
b38d3dba79 docs: Add Mopidy-Dirble extension 2014-01-17 15:01:18 +01:00
Stein Magnus Jodal
fab3d8ae68 docs: Fix syntax error 2014-01-16 11:47:24 +01:00
Thomas Adamcik
fe1b01df4d Merge pull request #643 from jodal/feature/mpd-listall
Add "listall" and "listallinfo" MPD commands
2014-01-15 14:44:15 -08:00
Thomas Adamcik
21ce22fb7b docs: Add config to frontend and backend examples. 2014-01-15 22:48:46 +01:00
Stein Magnus Jodal
c4ab4b150a docs: Remove browsing from list of MPD limitations 2014-01-15 01:34:43 +01:00
Stein Magnus Jodal
07d9a15ff3 docs: Update changelog 2014-01-15 01:11:36 +01:00
Stein Magnus Jodal
eeb5a1f13a docs: Update changelog 2014-01-15 00:01:28 +01:00
Stein Magnus Jodal
d96ea03ac1 docs: Add issue ref to changelog 2014-01-14 10:07:54 +01:00
Stein Magnus Jodal
d1630e00f1 docs: Update changelog 2014-01-14 01:24:26 +01:00
Stein Magnus Jodal
a8eaaedb71 docs: Tweak audio/mixer_volume docs, update changelog 2014-01-13 22:40:35 +01:00
Stein Magnus Jodal
25e4bc0e30 docs: Recommend using Python module name as logger name 2014-01-13 22:28:17 +01:00
Stein Magnus Jodal
e071a161d6 Merge pull request #634 from sdbakker/enhancement/mixer-volume
Mixer volume in config
2014-01-13 13:27:51 -08:00
Stein Magnus Jodal
bba1f0a840 docs: Update install docs for OS X and source install 2014-01-12 23:31:47 +01:00
Stein Magnus Jodal
351eaefbaf docs: Fix link, add examples of URI conversion before playback 2014-01-12 13:47:58 +01:00
Stein Magnus Jodal
cee7cc28ab docs: Fix more typos 2014-01-12 13:42:09 +01:00
Thomas Adamcik
8aaf98e2d0 docs: Language fixes and added some more URI details 2014-01-12 13:35:52 +01:00
Stein Magnus Jodal
e1ec5b2217 docs: How to use backend URI schemes (fixes #429) 2014-01-12 13:26:42 +01:00
Stein Magnus Jodal
cc72ce8da9 docs: Complete lists of frontend/backend impls 2014-01-12 11:37:11 +01:00
Stein Magnus Jodal
d127bc8931 docs: Update changelog 2014-01-12 01:47:02 +01:00
Stein Magnus Jodal
94c904815d docs: Explain -v/-vv/-vvv differences 2014-01-12 01:47:01 +01:00
Stein Magnus Jodal
068b63b714 docs: Add info on init scripts (fixes: #266) 2014-01-11 21:40:38 +01:00
Stein Magnus Jodal
74d04d4e2f docs: Use pkill instead of line noise 2014-01-11 21:40:17 +01:00
Stein Magnus Jodal
feb1cd51bc docs: Add Mopidy-VKontakte 2014-01-11 21:10:25 +01:00
Stein Magnus Jodal
cc8bf67641 docs: More prose and less headers in ext docs 2014-01-11 21:05:21 +01:00
Stein Magnus Jodal
d9e602c128 docs: Make extensions and clients more prominent on the front page 2014-01-11 20:26:10 +01:00
Stein Magnus Jodal
d43a944d4d docs: Point Raspi users to the config and run sections
Ref. user not configuring or trying to run Mopidy at
http://www.raspberrypi.org/phpBB3/viewtopic.php?t=66074&p=484932
2014-01-11 19:59:23 +01:00
Stein Magnus Jodal
6b8331c9d5 docs: Actually include the Library class 2014-01-11 19:51:31 +01:00
Stein Magnus Jodal
f7407b6213 docs: Add mopidy.local.Library docs 2014-01-11 19:49:40 +01:00
Stein Magnus Jodal
81b3f21af0 docs: Update backend import 2014-01-11 18:28:16 +01:00
Stein Magnus Jodal
b6b542a60f backend: Move backend API to mopidy.backend
Keep imports from old locations working until extensions have been updated to
use the new location.
2014-01-11 18:20:45 +01:00
Stein Magnus Jodal
c962bdffcf docs: Remove reference to dummy backend 2014-01-11 16:49:34 +01:00
Stein Magnus Jodal
2731d23578 local: Move mopidy.{backends => }.local 2014-01-11 15:17:05 +01:00
Stein Magnus Jodal
120c381285 stream: Move mopidy.{backends => }.stream 2014-01-11 15:17:02 +01:00
Stein Magnus Jodal
cde87d8c3e docs: Update/rewrite changelog 2014-01-11 14:40:42 +01:00
Stein Magnus Jodal
3c7c0ae46c docs: Use Extension.setup() in extensiondev guide 2014-01-11 14:24:32 +01:00
Stein Magnus Jodal
b628825964 docs: Minor tweaks 2014-01-11 14:24:10 +01:00
Stein Magnus Jodal
99dff7515c docs: Add check-manifest tips 2014-01-11 14:19:37 +01:00
Stein Magnus Jodal
95ef4c0193 ext: Remove get_library_updaters() 2014-01-11 14:05:54 +01:00
Stein Magnus Jodal
58e3cb8faf docs: Update changelog with library browsing 2014-01-09 22:33:15 +01:00
Thomas Adamcik
1d93691296 docs: Add extend M3U to changelog 2014-01-09 22:15:48 +01:00
Simon de Bakker
bdb4f9e2a5 Added mixer_volume to config documentation 2014-01-09 20:50:09 +01:00
Stein Magnus Jodal
28cf3228b2 Merge pull request #617 from adamcik/feature/extension-registry
Switch to registry for most of mopidy extension hooks
2014-01-08 23:32:06 -08:00
Thomas Adamcik
042868e602 Merge branch 'develop' into feature/extension-registry
Conflicts:
	mopidy/backends/local/json/actor.py
	mopidy/backends/local/json/library.py
2014-01-08 23:50:03 +01:00
Thomas Adamcik
08961cfcdd docs: Update change log and local library info 2014-01-08 23:47:24 +01:00
kingosticks
0d74be0b1e Empty MPD commands should return an error instead of OK, just like the original MPD server. Includes tests. 2014-01-06 12:33:20 +00:00
Stein Magnus Jodal
26b3d268f7 docs: Change how to require() Mopidy.js 2014-01-04 16:16:25 +01:00
Stein Magnus Jodal
7f467802f3 docs: Update changelog 2014-01-04 00:15:12 +01:00
Stein Magnus Jodal
67fafd67d2 docs: Add hint about installing extension packages (fixes #627) 2014-01-03 23:30:15 +01:00
Stein Magnus Jodal
763dd2dbc2 Merge master into develop 2014-01-02 23:14:30 +01:00
Colin
30a648ee75 Fixed typo 2014-01-02 15:45:18 +00:00
Stein Magnus Jodal
9e905e2e4b docs: Bump copyright year to 2014 2014-01-01 13:15:51 +01:00
Stein Magnus Jodal
0d3867258a Merge branch 'master' into develop 2014-01-01 13:11:12 +01:00
Stein Magnus Jodal
8399e1f1b2 docs: Formatting 2014-01-01 13:11:04 +01:00
lukegiuliani
ed444a9aba Add in additional detail for Gentoo installs
Add in details around the fact that on Gentoo gstreamer-0.10 is in a slot, which is completely non-obvious the first time around.
2014-01-01 22:54:47 +11:00
Stein Magnus Jodal
9eb6307607 docs: Fix broken label reference 2013-12-31 16:36:04 +01:00
Stein Magnus Jodal
a9ab02737c docs: Remove outdated links to issue labels 2013-12-31 16:33:02 +01:00
Stein Magnus Jodal
79e0fe6d87 docs: Align header lines 2013-12-31 16:31:45 +01:00
Thomas Adamcik
702befd6ae Merge branch 'develop' into feature/extension-registry
Conflicts:
	setup.py
2013-12-31 15:34:02 +01:00
Thomas Adamcik
df12cba905 Merge pull request #623 from jodal/feature/move-frontends
Move MPD and HTTP frontends out of mopidy.frontends
2013-12-31 06:18:13 -08:00
Thomas Adamcik
63a8375429 local: Review comments and library interface update.
Added return value to flush so we can log what is being done.
2013-12-31 14:57:54 +01:00
Stein Magnus Jodal
9eab3cc8ce docs: Add Ref model to changelog 2013-12-31 14:25:43 +01:00
Stein Magnus Jodal
1ee534126e mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
Stein Magnus Jodal
621aff22c9 http: Move mopidy.{frontends => }.http 2013-12-31 14:04:25 +01:00
Thomas Adamcik
f5430f4a7f local: Move --clear to it's own sub-command.
Split library setup out into a helper and move the clear option to a command.
2013-12-30 21:47:02 +01:00
Thomas Adamcik
09c0ae2551 local: Add flush threshold to scanner.
Instead of triggering every 1000th query, this is now configurable and also
triggers the flush call to the library.
2013-12-30 01:31:00 +01:00
Thomas Adamcik
60112d7c6f Merge branch 'develop' into feature/extension-registry 2013-12-30 00:37:17 +01:00
Stein Magnus Jodal
7bb533a6b5 docs: Add note about public APIs and API stability 2013-12-29 15:38:41 +01:00
Stein Magnus Jodal
12d473ced6 zeroconf: Make public API with docs 2013-12-29 15:38:20 +01:00
Stein Magnus Jodal
4758a0ac12 tools: Remove unused dev tools 2013-12-29 15:04:47 +01:00
Stein Magnus Jodal
414708b405 docs: Move images out of the _static dir
Sphinx copies the images to _images when the docs are built. Thus the
mopidy-docs debian package contains two copies of all images; one in _static
and one in _images. By keeping the images next to the source documents we only
get the _images copy included in the Debian package, reducing the package size
by 1.5MB.
2013-12-27 13:44:06 +01:00
Stein Magnus Jodal
fbd307bbf6 docs: Update mock to support glib.get_{system,user}_config_dir{s,} 2013-12-27 13:40:17 +01:00
Thomas Adamcik
d93d3e6fcd local: Add local/library config value
- Updated library provider to support missing library
- Added config value to select local library provider
- Updated tests to use library config value
2013-12-24 00:22:58 +01:00
Thomas Adamcik
7e063774b3 local: Remove local-json as a split out extension.
Will be re-added using the new library interface. This commit does break tests.
2013-12-23 22:22:14 +01:00
Thomas Adamcik
353782e2c8 local: Add local/data_dir config value.
Not in use yet but, needed for future changes planed in this branch.
2013-12-23 21:40:35 +01:00
Stein Magnus Jodal
0ffeb2710b docs: Fix typo 2013-12-21 21:25:31 +01:00
Thomas Adamcik
0bbfaff085 docs: Fix typo in changelog 2013-12-20 00:14:02 +01:00
Thomas Adamcik
2a57190d7a docs: Update change log with XDG_CONFIG_DIRS change 2013-12-19 22:13:17 +01:00
Stein Magnus Jodal
3859448e06 core: Test version property, fix typo in changelog 2013-12-15 22:49:33 +01:00
Stein Magnus Jodal
77dd40b3d0 Merge remote-tracking branch 'kingosticks/feature/expose-version-to-api' into develop 2013-12-15 22:45:49 +01:00
Stein Magnus Jodal
b0b2e37950 docs: Include API docs for the Core class 2013-12-15 21:41:00 +01:00
Stein Magnus Jodal
7b667028e1 docs: Unbreak docs building 2013-12-15 21:38:48 +01:00
kingosticks
69b1f5e270 get_version changelog entry 2013-12-15 20:38:45 +00:00
Stein Magnus Jodal
1bdc941b9c Merge master into develop 2013-12-10 09:34:21 +01:00