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
Jeremy B. Merrill
4e5431c77a
replaces outdated option --show-config with correct mopidy config in docs
2013-12-09 19:27:41 -05:00
Stein Magnus Jodal
e90c3eaf19
requirements: Move docs requirements to docs/
2013-12-06 10:28:07 +01:00
Stein Magnus Jodal
a937d5e117
requirements: Fold testing requirements into docs
2013-12-06 10:23:57 +01:00
Stein Magnus Jodal
8295dd4f4a
requirements: Fold http.txt into Mopidy-HTTP docs
2013-12-06 10:23:29 +01:00
Thomas Adamcik
1a032c5f92
Merge pull request #603 from adamcik/feature/lookup-stream-metadata
...
Add metadata lookup to streaming backend.
2013-12-05 15:06:01 -08:00
Thomas Adamcik
7c7db63659
docs: Add stream/timeout config value to docs
2013-12-05 23:03:50 +01:00
Thomas Adamcik
e37b1a1754
docs: Add streaming metadata lookup to changelog
2013-12-05 23:01:57 +01:00
PÃ¥l Ruud
91710e3618
Document workaround example for #492
...
The example is using an Icecast fallback stream that plays a silent MP3 file
when Mopidy sends the shutdown signal.
Tested and found working, however had minor issues with the client
(mpg123) playing the stream was getting out of sync when rapidly changing
songs.
Looking at the Icecast logs, it revealed that the switch between the mopidy and
the fallback stream happened immediately, so the issue is probably with the
client.
2013-12-05 21:49:49 +01:00
Stein Magnus Jodal
4a599eec0c
docs: Minor tweaks
2013-12-04 23:30:01 +01:00
Stein Magnus Jodal
07784ed058
Merge branch 'develop' into feature/local-json
2013-12-04 23:27:21 +01:00
Thomas Adamcik
acdc65e9c7
docs: Update changelog with pluggable libraries.
2013-12-04 23:04:30 +01:00
Thomas Adamcik
9794826f26
local: Review changes
2013-12-04 22:52:24 +01:00
Thomas Adamcik
9c2d38e989
local: Remove tag cache support
...
- Updates doc references to tag cache
- Removes tag cache from config and marks it deprecated
- Removes tag cache from setup.py
- Removes tag cache from config converter
- Removes tag cache from tests
- Converts local library tests to use JSON.
2013-12-04 22:38:16 +01:00
Stein Magnus Jodal
2a2d725804
docs: Add Moped client, update other web clients
2013-12-04 22:31:41 +01:00
Stein Magnus Jodal
81e437ae70
docs: Document value separation in config values with lists
2013-12-03 19:07:25 +01:00
Thomas Adamcik
121d2c782a
docs: Add info about local-json and pluggable libraries
2013-11-28 23:42:12 +01:00
Stein Magnus Jodal
2baa00b3a8
docs: Update changelog
2013-11-26 21:16:18 +01:00
Stein Magnus Jodal
55afa18672
docs: Fix reference
...
(cherry picked from commit 13fb2bf604 )
2013-11-23 21:49:58 +01:00
Stein Magnus Jodal
13fb2bf604
docs: Fix reference
2013-11-23 21:40:05 +01:00
Stein Magnus Jodal
972056643f
docs: Use twine for uploading sdist/bdist_wheel
2013-11-23 21:31:20 +01:00
Stein Magnus Jodal
519002dd93
docs: Update changelog for v0.17.0
2013-11-23 20:22:00 +01:00
Stein Magnus Jodal
eaf6e51ed7
docs: Update changelog
2013-11-23 08:30:18 +01:00
Stein Magnus Jodal
f233d8c48e
docs: Update changelog
2013-11-20 22:31:11 +01:00
Stein Magnus Jodal
3ff4f0e4fc
docs: Improved file/option markup
2013-11-18 22:18:57 +01:00
Thomas Adamcik
f84bafe750
Merge pull request #583 from jodal/feature/software-mixing-by-default
...
audio: Change to software mixing by default
2013-11-16 06:23:09 -08:00
Stein Magnus Jodal
e25705f8fa
local: Ignore *.nfo and *.html when scanning
2013-11-16 15:19:48 +01:00
Stein Magnus Jodal
495c0b627b
audio: Change to software mixing by default
2013-11-16 15:05:01 +01:00
Stein Magnus Jodal
4e3cc59581
docs: Move commands changes to top of changelog
2013-11-16 14:32:06 +01:00
Thomas Adamcik
9586cb7fc9
docs: Update usage in man page
2013-11-16 03:11:30 +01:00
Thomas Adamcik
ea28e91f63
Merge branch 'develop' into feature/subcommands
...
Conflicts:
mopidy/scanner.py
2013-11-16 03:08:38 +01:00
Thomas Adamcik
0ab772f251
docs: Add command API to docs and extension dev page.
2013-11-16 03:04:48 +01:00
Stein Magnus Jodal
3b03cdd222
docs: Update changelog
2013-11-16 02:26:57 +01:00
Thomas Adamcik
f89169d551
commands: Review changes for wording etc ( #570 )
2013-11-16 02:23:04 +01:00
Thomas Adamcik
ce13e7ae9e
doc: Update with command changes
2013-11-14 23:39:09 +01:00
Thomas Adamcik
37ba3ca01d
Merge branch 'develop' into feature/commands-helper-tmp
...
Conflicts:
mopidy/utils/log.py
2013-11-14 23:36:27 +01:00
Stein Magnus Jodal
d529202b88
docs: Update changelog
2013-11-14 21:28:27 +01:00
Lasse Bigum
9ba5f6862f
Merge branch 'develop' of https://github.com/mopidy/mopidy into feature/extra_tags
2013-11-13 00:23:44 +01:00
Stein Magnus Jodal
04788abaac
core: Change tracklist.{filter,remove} usage
...
The criterias are now a mapping between field names and one or more values.
This aligns tracklist.{filter,remove} with the API of
library.{find_exact,search}, and allows for e.g. batch removals.
An exception is raised immediately if the API is used in the old way to ease
migration and debugging.
2013-11-12 00:00:22 +01:00
Stein Magnus Jodal
50be4a5316
docs: Update changelog
2013-11-11 23:13:25 +01:00
Stein Magnus Jodal
aa7b360d0d
docs: Fix typos
2013-11-11 22:59:45 +01:00
Stein Magnus Jodal
d2280d9a86
docs: Add {mpd,http}/zeroconf descriptions
2013-11-11 22:52:36 +01:00
Stein Magnus Jodal
df4f99cf7b
docs: Update changelog
2013-11-11 22:46:21 +01:00
Thomas Adamcik
851cf65328
docs: More review fixes
2013-11-10 13:11:01 +01:00
Thomas Adamcik
4e6ebbe955
local/docs: Update based on review comments
...
- Bunch of typos and wording improvements from review.
- Fixed mopidy.backends.local.scan botched merge.
- Document and enforce that sub-command name needs to be bytes.
2013-11-09 18:20:22 +01:00
Thomas Adamcik
df953ea1e6
Merge branch 'develop' into feature/subcommands
...
Conflicts:
mopidy/scanner.py
2013-11-09 13:40:47 +01:00
Thomas Adamcik
5cd0938e0d
docs: Update changelog with sub-commands work
2013-11-09 13:38:09 +01:00
Thomas Adamcik
3945e437de
docs: Fix minor doc issues found during review
...
- Adds autodoc for mopidy.audio.scan
- Updates ``file://`` to ``local:``
- Minor language fix.
2013-11-09 13:30:27 +01:00
Thomas Adamcik
67c028c31e
docs: Update docs with respect to sub-commands
2013-11-09 13:23:52 +01:00
Lasse Bigum
deb442c54a
Update documentation
2013-11-09 03:10:20 +01:00
Thomas Adamcik
51d1e22655
docs: Update changelog for PR #566 and #567
2013-11-08 23:51:45 +01:00
Stein Magnus Jodal
5b78ff94ff
docs: Remove count from MPD limitations list
2013-11-07 19:33:46 +01:00
Stein Magnus Jodal
0ab1aacbc5
docs: Remove redundant Read The Docs config
2013-11-04 23:36:02 +01:00
Stein Magnus Jodal
4b920e66d4
docs: Add refs to fixed issues
2013-11-03 12:24:56 +01:00
Stein Magnus Jodal
bbe7a467cd
Merge branch 'master' into develop
...
Conflicts:
docs/changelog.rst
2013-11-02 23:47:22 +01:00
Stein Magnus Jodal
80a112c316
docs: Update changelog for v0.16.1
2013-11-02 23:44:02 +01:00
Stein Magnus Jodal
640337bc68
docs: Update changelog
2013-11-02 22:38:20 +01:00
Stein Magnus Jodal
a44b7c06a5
docs: Update changelog
2013-11-02 22:20:02 +01:00
Stein Magnus Jodal
51ffcb8609
docs: Update changelog
2013-11-02 22:07:03 +01:00
Stein Magnus Jodal
96633e1e83
docs: Remove wrong arguments for mopidy-convert-config
2013-11-01 16:45:20 +01:00
Stein Magnus Jodal
be5582e212
docs: Add manpages for all commands
2013-11-01 16:39:03 +01:00
Stein Magnus Jodal
4ec372ad0a
docs: Strip commands and unchanged configs
2013-11-01 15:29:24 +01:00
Stein Magnus Jodal
c0bfb5dfd3
docs: Simplify Arch install docs
2013-10-28 20:50:48 +01:00
Stein Magnus Jodal
4680688bd2
docs: Add howto for updating Debian packages
2013-10-28 12:06:39 +01:00
Stein Magnus Jodal
27f8597f57
docs: Merge license page into authors page
2013-10-28 11:54:49 +01:00
Stein Magnus Jodal
590de1e9a9
docs: Further updates to the release howto
2013-10-27 23:00:21 +01:00
Stein Magnus Jodal
c9930c675f
docs: Update release howto
2013-10-27 22:50:11 +01:00
Stein Magnus Jodal
10102f0c86
docs: Update changelog for v0.16.0
2013-10-27 22:34:24 +01:00
Stein Magnus Jodal
191e809841
Update changelog
2013-10-27 22:03:20 +01:00
Thomas Adamcik
3884da2d7e
local: Rename scan_blacklist_extensions to excluded_file_extensions
2013-10-27 21:27:11 +01:00
Thomas Adamcik
3a1d4db227
local: Add file ext blacklist ( fixes #516 ).
...
Adds a new local/scan_blacklist_extensions config value for controlling file
extensions to ignore.
2013-10-27 14:26:06 +01:00
Stein Magnus Jodal
add79d90dd
docs: Warn about EOT issue with Shoutcast ( fixes #545 )
2013-10-25 18:16:08 +02:00
Stein Magnus Jodal
b0ae7d3c6f
local: Fix crash on non-ASCII chars in URIs
2013-10-24 23:22:01 +02:00
Stein Magnus Jodal
1e3191a0f9
docs: Search is on every page, don't need a search page
2013-10-24 09:51:09 +02:00
Stein Magnus Jodal
f4d0d5648f
docs: Fix typo
2013-10-23 22:39:33 +02:00
Stein Magnus Jodal
84612ca1ac
docs: Fix typo
2013-10-23 22:27:04 +02:00
Stein Magnus Jodal
9d0b04e96f
docs: Fix link to Mopidy-Arcam
2013-10-23 21:20:00 +02:00
Stein Magnus Jodal
8097add7ed
docs: More exact GStreamer version range
2013-10-23 20:30:25 +02:00
Stein Magnus Jodal
ef15c4f6fc
docs: Enable new RTD theme
2013-10-23 20:29:05 +02:00
Stein Magnus Jodal
2117add55f
docs: Include minimum GStreamer version
2013-10-20 23:48:17 +02:00
Thomas Adamcik
010cb62756
docs: Add note about fixing #198 to changelog
2013-10-20 23:45:33 +02:00
Stein Magnus Jodal
c31815b0e6
docs: Update changelog
2013-10-20 23:21:45 +02:00
Thomas Adamcik
d968244712
docs: Update changelog with scanner info.
2013-10-20 17:19:03 +02:00
Stein Magnus Jodal
53333f7121
docs: Update changelog
2013-10-20 16:06:08 +02:00
Stein Magnus Jodal
8561e9c815
docs: Remove mopidy.backends.spotify
2013-10-20 10:44:25 +02:00
Stein Magnus Jodal
11a9b5b1f2
docs: Add Mopidy-Notifier to extension list
2013-10-19 23:15:13 +02:00
Stein Magnus Jodal
8edf81dca1
docs: Update changelog
2013-10-19 22:57:13 +02:00
Thomas Adamcik
c8f5c1aacf
Merge pull request #537 from jodal/tidy-up-core
...
Core playback and tracklist modularity improvement v2
2013-10-19 13:24:21 -07:00
Stein Magnus Jodal
46bd5bc096
docs: Reduce depth of ToC
2013-10-19 21:09:49 +02:00
Stein Magnus Jodal
345be9d3ed
docs: Update changelog for tidy-up-core changes
2013-10-19 20:53:02 +02:00
Javier Domingo Cansino
1d4ff4c9c6
Merging upstream changes in tidy-up-core
2013-10-15 09:37:54 +02:00
Stein Magnus Jodal
61f2d7314e
docs: Fix typo
2013-10-13 19:50:04 +02:00
Stein Magnus Jodal
2082e5ec0c
docs: Fix error in changelog
2013-10-11 20:08:11 +02:00
Javier Domingo Cansino
686dd5981d
Merging branch develop into tidy-up-core
2013-10-11 10:43:50 +02:00
Stein Magnus Jodal
d9d9a57df4
docs: Add Mopidy-Arcam to extension list
2013-10-11 10:09:19 +02:00
Stein Magnus Jodal
5745682400
docs: Add Mopidy-radio-de to extension list
2013-10-11 10:06:27 +02:00
Stein Magnus Jodal
a7d6102ea8
Merge pull request #530 from terlar/patch-1
...
Update Arch installation instructions
2013-10-11 00:26:19 -07:00
Stein Magnus Jodal
c69f9f7af4
docs: Update changelog
2013-10-10 00:00:05 +02:00
Stein Magnus Jodal
e7d6a995e8
spotify: Move to external extension
2013-10-08 22:42:26 +02:00
Stein Magnus Jodal
ec66bf1f1e
docs: Update changelog
2013-10-07 23:44:41 +02:00
Stein Magnus Jodal
c589583b74
mpris: Move to external extension
2013-10-07 23:42:07 +02:00
Stein Magnus Jodal
de3e4254d7
docs: Fix syntax error
2013-10-07 22:38:07 +02:00
Stein Magnus Jodal
f479d86838
docs: Update changelog
2013-10-07 22:21:45 +02:00
Stein Magnus Jodal
971d84467f
docs: Add cookiecutter, update extension examples
2013-10-07 22:20:23 +02:00
Stein Magnus Jodal
79a8768c53
docs: Unbreak docs building
2013-10-07 21:08:55 +02:00
Stein Magnus Jodal
decda983e6
docs: Simplify extension page
2013-10-07 00:06:35 +02:00
Stein Magnus Jodal
6400a45a0e
scrobbler: Move to external extension
2013-10-07 00:02:41 +02:00
Thomas Adamcik
8c8fdb0b01
docs: Add bug fix to changelog
2013-10-06 22:30:16 +02:00
Thomas Adamcik
06ae86b9f8
docs: Update changelog with playlist in gstreamer changes
2013-10-06 21:35:49 +02:00
Javier Domingo Cansino
2ac13d9b44
Merge branch 'develop' into tidy-up-core
2013-10-03 09:20:08 +02:00
Lasse Bigum
9661cb4650
doc: Remove duplicate "Extension configuration" section in config.rst
2013-09-22 01:42:26 +02:00
Stein Magnus Jodal
882f5a48d1
docs: Update changelog for v0.15.0
2013-09-19 19:24:29 +02:00
Javier Domingo Cansino
8b13270f67
Merge branch 'develop' into tidy-up-core
2013-09-17 12:42:42 +02:00
Stein Magnus Jodal
0a2ef6322e
js: Build updated mopidy.js
2013-09-17 00:43:58 +02:00
Stein Magnus Jodal
e830f31480
Fix too broad truthness test ( fix #501 )
...
This caused TlTracks with tlid=0 to be sent to HTTP clients without the tlid
field.
2013-09-16 21:58:23 +02:00
Stein Magnus Jodal
713cd598d0
docs: Mopidy-GMusic is now on PyPI
2013-09-16 10:12:58 +02:00
Stein Magnus Jodal
05d4fa846f
config: Deserialize Secret to unicode ( fix #473 )
...
MPD, Scrobbler, and Spotify extensions have been reviewed for need for changes
due to this, without anything being found.
2013-09-15 23:51:41 +02:00
Stein Magnus Jodal
82077ace02
docs: Add Mopidy-SomaFM ( fix #509 )
2013-09-15 22:41:21 +02:00
Stein Magnus Jodal
1dedb331d3
docs: Add Mopidy-GMusic ( fix #355 )
2013-09-15 22:37:34 +02:00
Javier Domingo Cansino
7ae4adddeb
Merge branch 'develop' into tidy-up-core
2013-09-12 11:41:01 +02:00
Javier Domingo Cansino
72890bbe8d
docs: Fixing changelog syntax
2013-09-12 11:38:15 +02:00
Stein Magnus Jodal
c3066995e1
docs: Add Mopidy-Subsonic extension
2013-09-01 23:29:57 +02:00
Stein Magnus Jodal
9af4290f45
mpd: Accept listall and listallinfo without the URI argument
2013-09-01 23:14:30 +02:00
Stein Magnus Jodal
c311ef98e6
docs: Fix typo
2013-08-29 12:32:27 +02:00
Javier Domingo Cansino
fa20214bbe
Merge branch 'develop' into tidy-up-core
2013-08-19 15:20:26 +02:00
Thomas Adamcik
4352de920e
docs: Update authors and changelog
2013-08-15 23:18:43 +02:00
Javier Domingo Cansino
7af86d65ac
Merge branch 'develop' into tidy-up-core
...
Git was not correctly identifying the merge and threw a conflict
2013-08-12 13:41:15 +02:00
Javier Domingo Cansino
11d82056a9
core: Merged tracklist_position to index inside TracklistController
...
docs: Updated changelog.rst
2013-08-09 09:15:54 +02:00
Stein Magnus Jodal
404fb00235
Remove pylint remnants
2013-08-08 21:12:42 +02:00
Javier Domingo Cansino
782a6a7d1f
Renamed tl_track_at_* to more readable names
2013-08-08 17:01:24 +02:00
Javier Domingo Cansino
b15c4f198b
docs: Updating changelog.rst to reflect updates in core
2013-08-08 13:39:18 +02:00
Stein Magnus Jodal
3be6346170
docs: Update changelog
2013-08-06 12:55:24 +02: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
66f367048d
docs: Document local/scan_timeout config value
2013-08-05 23:09:04 +02: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
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
Terje Larsen
7256f706eb
Update index.rst
...
python2-pylast has been moved into the community packages: https://www.archlinux.org/packages/community/any/python2-pylast/
2013-08-02 10:00:48 +02:00
Stein Magnus Jodal
e637eb9041
docs: Update changelog, authors
2013-08-02 00:01:45 +02:00
Thomas Adamcik
c5c2d10455
audio: Update changelog and docs for visualizer.
2013-08-01 01:53:07 +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
Stein Magnus Jodal
608b9c9b6c
docs: Update changelog, authors
2013-07-28 23:25:42 +02:00
Stein Magnus Jodal
6855fddbfb
docs: Update changelog, authors
2013-07-26 12:46:42 +02:00
Stein Magnus Jodal
73f47a9fce
docs: raspi instructions work for both Raspbian and Debian
2013-07-11 22:48:05 +02:00
Stein Magnus Jodal
0a61b4642e
Merge branch 'master' into develop
...
Conflicts:
docs/changelog.rst
2013-07-01 11:53:45 +02:00
Stein Magnus Jodal
259e55a280
Merge remote-tracking branch 'mopidy/master'
2013-07-01 11:52:51 +02:00
Stein Magnus Jodal
bcf7143096
docs: Update changelog for 0.14.2
2013-07-01 11:50:06 +02:00
Stein Magnus Jodal
cd2f71fa3a
docs: Fix link to rpi-update
...
(cherry picked from commit a4543ca13a )
2013-06-24 23:12:39 +02:00
Stein Magnus Jodal
a4543ca13a
docs: Fix link to rpi-update
2013-06-24 23:12:17 +02:00
Stein Magnus Jodal
ed196e05f6
docs: Unbreak docs building by mocking dbus.String properly
2013-06-20 20:06:24 +02:00
Stein Magnus Jodal
2a43166b50
docs: Fix dist-upgrade command ( fixes #470 )
...
(cherry picked from commit 31ef29e121 )
2013-06-13 15:05:07 +02:00
Stein Magnus Jodal
31ef29e121
docs: Fix dist-upgrade command ( fixes #470 )
2013-06-13 15:04:00 +02:00
Stein Magnus Jodal
ce111f6bcd
docs: Fix typo
2013-05-12 21:47:24 +02:00
Stein Magnus Jodal
75db7c9e7f
docs: Fix typo
2013-05-12 21:46:46 +02:00
Stein Magnus Jodal
346ede73e5
docs: Review Raspi sound quality howto
2013-05-12 21:38:38 +02:00
Thomas Adamcik
b2a0b58943
docs: Add how to get good sound on raspis ( fixes : #299 )
2013-05-12 21:38:30 +02:00
Stein Magnus Jodal
7ed7cc13ee
docs: Add glossary ( fixes #430 )
2013-05-12 21:38:22 +02:00
Stein Magnus Jodal
647325532b
docs: Review Raspi sound quality howto
2013-05-11 18:40:08 +02:00
Thomas Adamcik
86c2ee14cc
docs: Add how to get good sound on raspis ( fixes : #299 )
2013-05-11 00:57:49 +02:00
Stein Magnus Jodal
0e75365396
docs: Add glossary ( fixes #430 )
2013-05-02 23:13:08 +02:00
Stein Magnus Jodal
7560df945e
docs: Add section on extension config and disabling
2013-05-02 22:36:25 +02:00
Stein Magnus Jodal
30ab660627
docs: Remove mixers' module docs
2013-05-02 22:36:12 +02:00
Stein Magnus Jodal
db956ee1a9
docs: Use 'config' more consistently
2013-05-02 22:35:56 +02:00
Stein Magnus Jodal
9ad88f712d
docs: Fix typo and level of header
2013-05-02 22:35:49 +02:00
Janez Troha
30ea4860a7
Add mention of mopidy-convert-config
2013-05-02 22:34:42 +02:00
Stein Magnus Jodal
5dea63a548
docs: Add section on extension config and disabling
2013-05-01 21:44:02 +02:00
Stein Magnus Jodal
370cf133fa
docs: Remove mixers' module docs
2013-05-01 21:43:40 +02:00
Stein Magnus Jodal
01335b9fea
docs: Use 'config' more consistently
2013-05-01 20:51:20 +02:00
Stein Magnus Jodal
c7ab8cedca
docs: Fix typo and level of header
2013-05-01 15:07:56 +02:00
Stein Magnus Jodal
b9a7f20b15
docs: Fix logging config link
2013-05-01 15:06:09 +02:00
Thomas Adamcik
0ae247a3da
Merge pull request #444 from dz0ny/patch-1
...
Add mention of mopidy-convert-config
2013-05-01 05:47:44 -07:00
Janez Troha
7b361b836c
Add mention of mopidy-convert-config
2013-05-01 14:12:49 +03:00
Stein Magnus Jodal
f7ef080671
docs: Add argparse conversion to changelog
2013-04-29 22:17:36 +02:00
Stein Magnus Jodal
200473861f
docs: Add issue reference
2013-04-29 22:04:39 +02:00
Stein Magnus Jodal
d7453982b8
Require Python 2.7
2013-04-29 19:21:21 +02:00
Stein Magnus Jodal
264c097bc4
docs: Add changelog for 0.15
2013-04-29 19:18:08 +02:00
Stein Magnus Jodal
0d3e970890
docs: Update changelog for v0.14.1
2013-04-28 23:45:40 +02:00
Stein Magnus Jodal
82f191939c
docs: Update changelog for v0.14.0
2013-04-28 21:49:23 +02:00
Stein Magnus Jodal
c81c563c0f
spotify: Fix for #387 fixes #425 too
2013-04-28 10:06:39 +02:00
Stein Magnus Jodal
44cf8a0099
spotify: Fix crash when a playlist is added ( fixes #387 )
2013-04-28 10:04:57 +02:00
Stein Magnus Jodal
42f6ce6437
docs: Add some stats to the changelog
2013-04-28 01:28:51 +02:00
Stein Magnus Jodal
263ecc3da7
docs: Add missing words to changelog
2013-04-28 01:18:54 +02:00
Thomas Adacmik
3e911ef41c
docs: Changelog improvements
2013-04-28 01:09:24 +02:00
Stein Magnus Jodal
4efb1f8071
docs: Add note on 'python setup.py develop' to changelog
2013-04-27 23:58:30 +02:00
Stein Magnus Jodal
4828d9cfba
docs: Add note on new extensions to changelog
2013-04-27 23:58:15 +02:00
Stein Magnus Jodal
b6844a1e99
docs: A word about codestyle and conventions in extensions
2013-04-26 22:21:57 +02:00
Stein Magnus Jodal
03e5dfd05b
docs: Fix syntax error in example
2013-04-26 22:06:09 +02:00
Stein Magnus Jodal
7e85a0cc37
docs: Add ImmutableObject.copy() example
2013-04-26 21:08:19 +02:00
Stein Magnus Jodal
1647ea73d1
docs: Split web client list by transport (HTTP or MPD)
2013-04-26 21:03:08 +02:00
Stein Magnus Jodal
b95e76a0a6
docs: Document default mixer and its behavior
2013-04-26 20:14:37 +02:00
Stein Magnus Jodal
b4d7afe190
docs: Remove Spotify from Rygel example output
2013-04-26 20:10:43 +02:00
Stein Magnus Jodal
a7a1a23b6d
docs: Encurage use of pastebins when getting help
2013-04-26 20:08:55 +02:00
Stein Magnus Jodal
e7d2a5f384
docs: Remove config API inheritance diagrams
2013-04-25 22:39:28 +02:00
Stein Magnus Jodal
3e37ac1e4a
docs: Change wording for proxy config values
2013-04-25 22:39:27 +02:00
Stein Magnus Jodal
acbfbca864
docs: AUR package installs from master
2013-04-25 22:39:27 +02:00
Stein Magnus Jodal
8ff740ee04
docs: Update copyrights to include 2013
2013-04-25 22:39:27 +02:00
Thomas Adamcik
b7232797ea
config/ext: Accept unicode defaults
2013-04-24 23:31:39 +02:00
Stein Magnus Jodal
eb18d8d4e3
docs: Remove indications of non-specific issues
2013-04-23 23:00:52 +02:00
Stein Magnus Jodal
9c7ad2bf2d
docs: Remove speculations about sound quality on Raspi
2013-04-23 22:57:21 +02:00
Stein Magnus Jodal
5864b56a04
docs: Remove Debian 6 on Raspberry Pi instructions
...
Debian 7/wheezy is due for release in a couple of weeks.
2013-04-23 22:56:27 +02:00
Stein Magnus Jodal
babd47b37a
docs: Fix duplicate links
2013-04-23 22:45:08 +02:00
Stein Magnus Jodal
3e0793250c
docs: serial no longer needs to be mocked
2013-04-23 22:34:18 +02:00
Stein Magnus Jodal
ccde21298f
docs: Fix typos
2013-04-22 23:21:03 +02:00
Stein Magnus Jodal
88ba70a460
docs: mopidy-convert-config usage
2013-04-22 23:15:44 +02:00
Stein Magnus Jodal
7c293f58a2
docs: Add Mopidy-Beets extension
2013-04-21 22:56:03 +02:00
Stein Magnus Jodal
5150b0bb53
docs: Extensions should have a MANIFEST.in and ext.conf
2013-04-20 23:08:23 +02:00
Thomas Adamcik
18ebb56b3e
config: Add logging/config_file
2013-04-17 23:47:18 +02:00
Stein Magnus Jodal
c6490afc2d
docs: Update installation guide
2013-04-17 23:37:06 +02:00
Stein Magnus Jodal
466cf3ba33
deps: Rename --list-deps to --show-deps
2013-04-16 23:07:38 +02:00
Stein Magnus Jodal
ada697fbf3
docs: Remove duplicate link label
2013-04-16 10:50:59 +02:00
Stein Magnus Jodal
3e366efb20
Move NAD mixer to an external extension
2013-04-16 10:46:57 +02:00
Stein Magnus Jodal
a9a789aa8a
conf: Rename logging.levels to loglevels
...
Part of #280
2013-04-15 20:40:01 +02:00
Stein Magnus Jodal
ee915fbf7a
docs: Add command line options
2013-04-15 18:51:58 +02:00
Stein Magnus Jodal
90067a2128
docs: Mark command line options with :option:
2013-04-15 18:28:12 +02:00
Stein Magnus Jodal
8939167e88
Merge pull request #414 from adamcik/feature/config-value-kwargs
...
Make config value init kwargs strict.
2013-04-15 09:15:08 -07:00
Stein Magnus Jodal
a7035063c2
docs: Note on debugging GStreamer
2013-04-15 11:58:54 +02:00
Thomas Adamcik
0ede12f050
ext: Update and fix extensiondev docs with respect to config
2013-04-15 00:08:48 +02:00
Stein Magnus Jodal
4c08a5dfab
docs: Include Backend class in API docs
2013-04-14 14:27:53 +02:00
Stein Magnus Jodal
0ae356f581
docs: Add note about using virtualenv
2013-04-14 14:19:29 +02:00
Stein Magnus Jodal
61e0f941e0
docs: Don't number lists explicitly in rST
2013-04-14 14:19:20 +02:00
Stein Magnus Jodal
96d6badfd7
docs: More reasons for running 'python setup.py develop'
2013-04-14 14:05:19 +02:00
Stein Magnus Jodal
2d0e5ac117
docs: Document config API
2013-04-14 13:58:37 +02:00
Stein Magnus Jodal
6df42299b4
docs: Remove b'' usage in setup.py example
2013-04-14 13:15:42 +02:00
Stein Magnus Jodal
b42fa02195
docs: Fix typo
2013-04-14 13:14:15 +02:00
Stein Magnus Jodal
c481c2fe52
docs: Update changelog
2013-04-14 13:12:16 +02:00
Stein Magnus Jodal
209c8d979a
docs: Document API of Extension class
2013-04-14 13:12:14 +02:00
Stein Magnus Jodal
f001142b7d
docs: Update default.conf path
2013-04-14 11:29:47 +02:00
Stein Magnus Jodal
06534a8dc2
docs: Update Extension example
2013-04-13 22:56:23 +02:00
Stein Magnus Jodal
d232b729c9
docs: Add TODOs for documenting command line options
2013-04-13 14:24:20 +02:00
Stein Magnus Jodal
9d94e815ce
docs: Note about logging in extensions
2013-04-13 14:22:37 +02:00
Stein Magnus Jodal
73e3a77484
docs: Link from ext API to extensiondev
2013-04-13 14:06:20 +02:00
Stein Magnus Jodal
a2e08c6d4e
docs: Add note about extension's API usage
2013-04-13 14:04:54 +02:00
Stein Magnus Jodal
0052dbeb0d
docs: Remove extension support implementation plan
2013-04-13 14:01:07 +02:00
Stein Magnus Jodal
a543a01675
docs: Minor updates to extensiondev docs
2013-04-13 13:55:56 +02:00
Stein Magnus Jodal
0007597961
docs: Add mopidy.ext to API docs
2013-04-13 13:51:02 +02:00
Stein Magnus Jodal
dbbe0fd16e
docs: Remove link to removed document
2013-04-13 13:49:01 +02:00
Stein Magnus Jodal
e1cf8fbd2c
docs: Remove extensiondev draft warning
2013-04-13 13:40:14 +02:00
Stein Magnus Jodal
028c56b003
docs: Add links to blog posts on commit messages
2013-04-13 13:25:50 +02:00
Stein Magnus Jodal
ad1904023e
docs: Rename dev docs to devtools
2013-04-13 01:01:25 +02:00
Stein Magnus Jodal
2ac1cc4582
docs: Link to code style from contributions docs
2013-04-13 00:56:08 +02:00
Stein Magnus Jodal
b0e281b90a
docs: Extract codestyle to own page
2013-04-13 00:53:49 +02:00
Stein Magnus Jodal
cf42161e1e
docs: Move how to run from Git instructions
2013-04-13 00:53:32 +02:00
Stein Magnus Jodal
8362fbcdc5
docs: Add page on versioning
2013-04-13 00:38:58 +02:00
Stein Magnus Jodal
e737edf5ec
docs: Started on new contribution docs
2013-04-13 00:32:54 +02:00
Stein Magnus Jodal
fb6a91f23e
docs: Remove duplicate description of pkill -SIGUSR1
2013-04-13 00:32:31 +02:00
Stein Magnus Jodal
2730dccecd
docs: Add troubleshooting tips
2013-04-12 23:47:58 +02:00
Stein Magnus Jodal
b300924e2b
docs: Link from HTTP ext to HTTP clients page
2013-04-12 21:50:14 +02:00
Stein Magnus Jodal
7387acd017
docs: A note about stream backend usage
2013-04-12 21:50:14 +02:00
Stein Magnus Jodal
69c2a2d32c
docs: Reorder default config and confval descriptions
2013-04-12 21:50:14 +02:00
Stein Magnus Jodal
7b9095adba
docs: More structure to the ext page
2013-04-12 21:50:14 +02:00
Stein Magnus Jodal
11d01124c8
docs: Update troubleshooting todo
2013-04-12 01:38:41 +02:00
Stein Magnus Jodal
2281b62566
docs: Show additional ToC level for API and modules
2013-04-12 01:38:41 +02:00
Stein Magnus Jodal
0c090499c5
docs: Document 'config' arg to frontend actors
2013-04-12 01:38:31 +02:00
Stein Magnus Jodal
3280f04132
docs: Update config system introduction
2013-04-12 01:23:05 +02:00
Stein Magnus Jodal
3de39b5a4c
docs: Document core config values
2013-04-12 01:12:04 +02:00
Stein Magnus Jodal
1550d553d3
docs: Fix broken reference in MPRIS ext docs
2013-04-12 01:06:11 +02:00
Stein Magnus Jodal
ad21236155
docs: Move usage instructions from config to ext pages
2013-04-12 00:54:47 +02:00
Stein Magnus Jodal
f01ac1c550
docs: Rename docs section
2013-04-12 00:30:16 +02:00
Stein Magnus Jodal
079f584733
docs: Link from MPD module docs to ext docs
2013-04-12 00:28:18 +02:00
Stein Magnus Jodal
ae7543a985
docs: Move local to ext registry
2013-04-12 00:17:48 +02:00
Stein Magnus Jodal
8bcf1de21c
docs: Move stream to ext registry
2013-04-12 00:13:22 +02:00
Stein Magnus Jodal
7c01db842d
docs: Remove empty dummy backend docs
2013-04-12 00:07:59 +02:00
Stein Magnus Jodal
08117841c1
docs: Move Spotify to ext registry
2013-04-12 00:06:52 +02:00
Stein Magnus Jodal
12938df3a1
docs: Unbreak links to MPRIS docs
2013-04-12 00:06:52 +02:00
Stein Magnus Jodal
b7546eed0b
docs: Move MPD to ext registry
2013-04-11 23:58:42 +02:00
Stein Magnus Jodal
82d2ecd41e
docs: Move MPRIS to ext registry
2013-04-11 23:38:45 +02:00
Stein Magnus Jodal
21f2e5c8b0
docs: Unbreak links from HTTP client page
2013-04-11 23:34:12 +02:00
Stein Magnus Jodal
7a4475b3d6
docs: Unbreak link from changelog
2013-04-11 23:27:16 +02:00
Stein Magnus Jodal
0e9da33147
docs: Move HTTP to ext registry and API section
2013-04-11 23:25:57 +02:00
Stein Magnus Jodal
6072bbe0b8
docs: Move scrobbler docs to new ext registry
2013-04-11 23:01:56 +02:00
Stein Magnus Jodal
5fb16eb1ea
docs: Add extension registry
2013-04-11 22:54:55 +02:00
Stein Magnus Jodal
d2b9eda335
docs: Fix wording
2013-04-11 22:33:39 +02:00
Stein Magnus Jodal
7e5ff4bfae
docs: Updated intro
2013-04-11 22:23:22 +02:00
Stein Magnus Jodal
86dc02d794
docs: Reduce depth of development ToC
2013-04-11 22:12:42 +02:00
Stein Magnus Jodal
6cee13b5f7
docs: Tweak authors page
2013-04-11 22:12:18 +02:00
Stein Magnus Jodal
3302e18abe
docs: Add empty 'contributing' page
2013-04-11 22:05:00 +02:00
Stein Magnus Jodal
d0f2a77e78
docs: Reorganize frontpage sections
2013-04-11 22:04:40 +02:00
Stein Magnus Jodal
8a1f2ab608
docs: Rename 'changes' to 'changelog'
2013-04-11 21:56:39 +02:00
Stein Magnus Jodal
3a386f05ad
docs: Add empty troubleshooting page
2013-04-11 21:49:29 +02:00
Stein Magnus Jodal
2b5e2f6e3f
Update changelog
2013-04-09 23:41:52 +02:00
Stein Magnus Jodal
130347f994
docs: Update config page howtos
2013-04-09 01:04:47 +02:00
Stein Magnus Jodal
74032e02ea
docs: Check for 'MIXER_TRACK_' to not confuse with old 'MIXER_TRACK' setting
2013-04-09 00:23:37 +02:00
Stein Magnus Jodal
2cd0fdc571
docs: Fix typo
2013-04-09 00:14:59 +02:00
Stein Magnus Jodal
5be8fa347f
docs: Add 'confval' object type to Sphinx
2013-04-09 00:14:00 +02:00
Stein Magnus Jodal
777993583f
settings: Remove settings module
2013-04-07 00:39:26 +02:00
Stein Magnus Jodal
837db09aff
docs: Sort list
2013-04-06 01:45:09 +02:00
Thomas Adamcik
7d44f9967d
scrobbler: Renamed lastfm to scrobbler ( fixes #375 )
2013-04-05 23:59:15 +02:00
Thomas Adamcik
e226ddd652
config/ext: Remove ext. prefix from configs.
2013-04-02 22:12:00 +02:00
Stein Magnus Jodal
2e678ffe8f
ext: Change entry point from 'mopidy.extension' to 'mopidy.ext' to be more consistent
2013-04-02 12:07:35 +02:00
Stein Magnus Jodal
7d78d02d59
ext: Add both dist_name and ext_name to Extension class
2013-04-02 12:04:03 +02:00
Stein Magnus Jodal
f80f9d878e
docs: Tweak extensiondev docs
2013-04-02 11:51:48 +02:00
Stein Magnus Jodal
09b6859752
docs: Update extensiondev implementation plan
2013-04-01 23:59:40 +02:00
Stein Magnus Jodal
54164007c5
docs: Update extensiondev docs to match real usage
2013-04-01 23:45:23 +02:00
Stein Magnus Jodal
4a8b7c763e
docs: Remove py_modules comment from example setup.py
2013-04-01 22:10:18 +02:00
Thomas Adamcik
c416893fb3
ext: Update suggestion for config validation mechanics.
2013-04-01 21:57:53 +02:00
Stein Magnus Jodal
bddb90e490
docs: Add 'ext.' prefix to config sections
2013-04-01 20:44:23 +02:00
Stein Magnus Jodal
aa1f8199c2
Remove the FRONTENDS setting
2013-04-01 20:22:29 +02:00
Stein Magnus Jodal
74788a2ccb
Remove the BACKENDS setting
2013-04-01 20:14:20 +02:00
Stein Magnus Jodal
a7a3803446
docs: Update changelog and authors
2013-04-01 19:35:38 +02:00
Stein Magnus Jodal
77f8e228d8
docs: Fix typo
2013-04-01 13:19:46 +02:00
Stein Magnus Jodal
5fcae977ca
docs: If using pip Pykka will be installed automatically
2013-04-01 13:08:54 +02:00
Stein Magnus Jodal
0f593b66bd
docs: Remove 'platforms' from extension's setup.py example
2013-04-01 13:08:54 +02:00
Stein Magnus Jodal
1a9fea08a5
docs: setuptools always regenerates MANIFEST
2013-04-01 13:08:53 +02:00
Stein Magnus Jodal
a8b81eadd0
Switch from distutils to setuptools
2013-04-01 13:08:53 +02:00
Stein Magnus Jodal
64b0cc7b98
ext: Support multiple frontends/backends in an extension
2013-04-01 11:30:07 +02:00
Stein Magnus Jodal
b095f14083
docs: Sort imports
2013-04-01 10:43:37 +02:00
Stein Magnus Jodal
1e49021c5b
docs: Refine extensiondev docs
2013-04-01 10:42:09 +02:00
Stein Magnus Jodal
e56a0376c2
docs: Simplify Extension class by removing @classmethod
2013-03-31 22:58:29 +02:00
Stein Magnus Jodal
f4ff30d382
docs: Add Debian package updating to the release procedure
2013-03-31 17:02:05 +02:00
Stein Magnus Jodal
950ba27197
docs: Update changelog for v0.13.0
2013-03-31 16:59:10 +02:00
Stein Magnus Jodal
c25a6e4c78
docs: Refining the extensiondev docs
2013-03-31 16:20:17 +02:00
Stein Magnus Jodal
48ab99c457
docs: Cleanup changelog
2013-03-31 14:09:32 +02:00
Stein Magnus Jodal
bc78a65fff
js: Upgrade when.js from 1.8.1 to 2.0.0
2013-03-31 14:09:32 +02:00
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
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
0cc7d8f9bf
docs: More on extensiondev
2013-03-31 03:03:10 +02: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
Stein Magnus Jodal
8ab0f09743
docs: Update changelog
2013-03-30 22:27:28 +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
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
9e5f0703c7
audio: Fix UnicodeDecodeError when logging errors
...
Fixes #347
2013-03-30 13:16:21 +01:00
Stein Magnus Jodal
e21de8dc8c
Update changelog and authors
2013-03-30 01:58:23 +01:00
Stein Magnus Jodal
e9292776d6
Update changelog
2013-03-30 01:47:12 +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
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
Stein Magnus Jodal
59bcabfdfe
docs: Add info about mailing list
2013-03-23 23:53:32 +01:00
Stein Magnus Jodal
dffea519a7
core: Warn if track isn't playable
2013-03-23 23:48:18 +01:00
Stein Magnus Jodal
49c8062ba6
mpris: Add discNumber support
2013-03-23 20:58:22 +01:00
Stein Magnus Jodal
50cce23d82
mpris: Add artUrl support
2013-03-23 20:46:43 +01:00
Stein Magnus Jodal
ea029de503
docs: Add SearchResult to models diagram
2013-03-22 09:20:11 +01:00
Stein Magnus Jodal
3a3a5219eb
Update changelog
2013-03-20 01:17:20 +01:00
Stein Magnus Jodal
2e98dbeebd
docs: Formatting. Remove promises of sound quality
2013-03-20 01:09:42 +01:00
Stein Magnus Jodal
f74b59aced
Revert "docs: Add changelog entry for EOT/EOS fixing."
...
This reverts commit 42e84c8e2e .
Conflicts:
docs/changes.rst
2013-03-19 23:32:42 +01:00
Stein Magnus Jodal
71e25e751d
Merge branch 'master' into develop
...
Conflicts:
docs/changes.rst
mopidy/audio/utils.py
mopidy/backends/stream/actor.py
tests/backends/base/events.py
2013-03-12 21:09:14 +01:00
Stein Magnus Jodal
af6b661ef7
docs: Update changelog for v0.12.0
2013-03-12 21:03:50 +01:00
Stein Magnus Jodal
8fe688f7a7
docs: Fix typos in changelog
...
Conflicts:
docs/changes.rst
2013-03-12 20:23:40 +01:00
Stein Magnus Jodal
c4d94988a3
docs: Add stream backend to changelog
...
Conflicts:
docs/changes.rst
2013-03-12 20:23:40 +01:00
Stein Magnus Jodal
3e39469cbb
docs: Document new backend
2013-03-12 20:23:39 +01:00
Stein Magnus Jodal
befc83f28c
Update changelog
2013-03-12 20:13:54 +01:00
Stein Magnus Jodal
7083729930
docs: Fix typos in changelog
...
Conflicts:
docs/changes.rst
2013-03-12 20:10:19 +01:00
Stein Magnus Jodal
d2a51f7128
models: Add Album.num_discs ( #286 )
2013-03-12 20:08:52 +01:00
Stein Magnus Jodal
f3ccf871e5
models: Add Track.disc_no ( #286 )
2013-03-12 20:08:44 +01:00
Stein Magnus Jodal
bb9ef63a42
models: Add Album.images field ( #263 )
2013-03-12 20:08:24 +01:00
Stein Magnus Jodal
04b24b4a37
core: Add 'include_tracks' argument to 'get_playlists()'
...
Conflicts:
docs/changes.rst
2013-03-12 20:07:11 +01:00
Thomas Adamcik
0404ec625b
Update changelog with mixer track selection change.
...
Conflicts:
docs/changes.rst
2013-03-12 20:04:25 +01:00
Stein Magnus Jodal
9749f66972
Use bytestrings for the keys of **kwargs dicts
...
Python < 2.6.5rc1 does not work with unicode keys. Fixes #302 .
2013-03-12 20:01:27 +01:00
Stein Magnus Jodal
cc69de5626
Fix Python 2.6.0/2.6.1 support ( fixes #302 )
...
Conflicts:
docs/changes.rst
2013-03-12 20:01:05 +01:00
Stein Magnus Jodal
d9300f72bd
scanner: Support symlinks
2013-03-12 19:59:19 +01:00
0xadam
613a666930
docs: Append to /etc/modules, not overwrite
...
Fixes the snd_bcm2835 module not being loaded and therefore sound output not working
2013-03-03 20:14:44 +01:00
Stein Magnus Jodal
4df84b3086
docs: Spotify now works on armhf
2013-03-03 20:14:37 +01:00
Stein Magnus Jodal
25bab4bee6
docs: Fix syntax error
2013-03-03 20:14:27 +01:00
Stein Magnus Jodal
2bdc4b75ce
docs: Refer to HTTP clients page for web based MPD clients
2013-03-03 20:14:11 +01:00
Stein Magnus Jodal
af4e33a9f0
docs: Add rompr to web client list ( fixes #321 )
2013-03-03 20:14:05 +01:00
Stein Magnus Jodal
93e86896e3
docs: Fix syntax error
2013-03-03 20:14:01 +01:00
Stein Magnus Jodal
559e184aa8
docs: Prefix issue numbers with '#' instead of 'GH-'
2013-03-03 20:13:43 +01:00
Stein Magnus Jodal
e099884d60
docs: Add woutervanwijk's web client
2013-03-03 20:12:41 +01:00
Stein Magnus Jodal
e527badedc
Merge pull request #334 from 0xadam/patch-1
...
docs: Append to /etc/modules, not overwrite
2013-03-01 23:36:10 -08:00
0xadam
0e2f512498
docs: Append to /etc/modules, not overwrite
...
Fixes the snd_bcm2835 module not being loaded and therefore sound output not working
2013-03-01 22:24:13 -08:00
Stein Magnus Jodal
22f386cf73
docs: Spotify now works on armhf
2013-02-07 22:25:27 +01:00
Stein Magnus Jodal
3ee8485d7e
docs: Fix syntax error
2013-01-10 22:16:25 +01:00
Stein Magnus Jodal
689e7c5f3d
docs: Refer to HTTP clients page for web based MPD clients
2013-01-10 22:13:44 +01:00
Stein Magnus Jodal
3c83041084
docs: Add rompr to web client list ( fixes #321 )
2013-01-10 22:12:44 +01:00
Stein Magnus Jodal
947b68b1be
docs: Fix syntax error
2013-01-10 21:47:21 +01:00
Stein Magnus Jodal
78f4a85e92
docs: Prefix issue numbers with '#' instead of 'GH-'
2013-01-08 00:05:51 +01:00
Stein Magnus Jodal
7f81b7c34c
docs: Fix typos in changelog
2013-01-08 00:05:27 +01:00
Stein Magnus Jodal
1a0842117f
models: Add Album.num_discs ( #286 )
2013-01-06 22:07:06 +01:00
Stein Magnus Jodal
99593fd357
models: Add Track.disc_no ( #286 )
2013-01-06 22:07:06 +01:00
Stein Magnus Jodal
6599094b1e
models: Add Album.images field ( #263 )
2013-01-06 21:43:52 +01:00
Stein Magnus Jodal
2eb9ad710a
core: Add 'include_tracks' argument to 'get_playlists()'
2013-01-06 21:04:27 +01:00
Thomas Adamcik
42e84c8e2e
docs: Add changelog entry for EOT/EOS fixing.
2013-01-06 11:32:37 +01:00
Stein Magnus Jodal
928034222a
Merge branch 'master' into develop
...
Conflicts:
docs/changes.rst
2013-01-03 23:55:00 +01:00
Thomas Adamcik
91297c1ba8
Update changelog with mixer track selection change.
2013-01-03 22:54:13 +01:00
Stein Magnus Jodal
d34ba24cfe
Use bytestrings for the keys of **kwargs dicts
...
Python < 2.6.5rc1 does not work with unicode keys. Fixes #302 .
2013-01-03 10:04:05 +01:00
Stein Magnus Jodal
62cbcee5d7
Fix Python 2.6.0/2.6.1 support ( fixes #302 )
2013-01-02 23:40:59 +01:00
Stein Magnus Jodal
052efc23ed
docs: Add stream backend to changelog
2013-01-02 22:32:58 +01:00
Stein Magnus Jodal
b009606df5
docs: Document new backend
2013-01-02 22:29:07 +01:00
Stein Magnus Jodal
dfa0d648f9
scanner: Support symlinks
2013-01-02 21:39:14 +01:00
Stein Magnus Jodal
fb8e96bbf0
docs: Add woutervanwijk's web client
2012-12-29 13:23:21 +01:00
Thomas Adamcik
ea2f2d74b5
Merge pull request #294 from jeremybmerrill/patch-1
...
Add caveat about static in sound test file.
2012-12-24 17:53:29 -08:00
Stein Magnus Jodal
c37ce8751e
Release v0.11.1
2012-12-24 20:23:51 +01:00
Jeremy B. Merrill
f1aa1f9d66
Add caveat about static in sound test file.
...
Add a note saying that the purpose of the "aplay ... Front_Center.wav" line is merely to test whether the sound works or not, rather than to test its quality.
Anecdotally, I had very static-y sound from the aplay command, which prompted me to incorrectly believe that my sound would not work with Mopidy. As it turns out, the sound works fine using Mopidy or gstreamer. This note will hopefully keep other Mopidy users from thinking their sound is broken when it is not. (I ended up installing armhf version and trying to use despotify, which didn't work, before coming back to Mopidy.)
2012-12-24 13:14:01 -05:00
Stein Magnus Jodal
81b9d1116d
docs: Update changelog
2012-12-24 12:13:00 +01:00
Stein Magnus Jodal
01bb711074
docs: Add v0.12 section to changelog
2012-12-24 11:11:39 +01:00
Stein Magnus Jodal
e7d9a1bcdb
docs: Update changelog for v0.11.0
2012-12-24 10:54:50 +01:00
Stein Magnus Jodal
a1cfc74d29
Merge branch 'develop' into feature/mpd-album-artist-search-results
...
Conflicts:
docs/changes.rst
2012-12-23 18:49:51 +01:00
Stein Magnus Jodal
58cbbe8cb3
Merge pull request #287 from jodal/feature/search-result-model
...
Add SearchResult model
2012-12-23 09:47:11 -08:00
Stein Magnus Jodal
5d707e3918
settings: Fail if BACKENDS/FRONTENDS setting isn't iterable ( fixes #278 )
2012-12-23 15:42:49 +01:00
Stein Magnus Jodal
ce318316a3
mpd: Don't restart current track before seek
2012-12-23 12:20:34 +01:00
Stein Magnus Jodal
e5c0bcd110
docs: Add issue references
2012-12-21 23:28:59 +01:00
Stein Magnus Jodal
455f0145e7
mpd: Include artists and albums in search results
2012-12-21 23:10:20 +01:00
Stein Magnus Jodal
b0ba2040df
Return SearchResult objects from find_exact() and search()
...
This applies to both backends and core.
2012-12-21 22:05:20 +01:00
Stein Magnus Jodal
52b20b3297
models: Add SearchResult model
2012-12-21 00:30:20 +01:00
Stein Magnus Jodal
4b94a5a8ef
spotify: Increase max search results from 100 to 200
2012-12-20 22:15:46 +01:00
Stein Magnus Jodal
242df28114
mpd: Support search by date ( #272 )
2012-12-20 21:34:06 +01:00
Stein Magnus Jodal
02c8ea53d7
local: Add search-by-date support
2012-12-20 21:30:09 +01:00
Stein Magnus Jodal
147bb5e983
local: Read track date from tag cache
2012-12-20 21:30:08 +01:00
Stein Magnus Jodal
30ac1896b3
Merge branch 'develop' into feature/improved-lookup
2012-12-20 19:15:39 +01:00
Stein Magnus Jodal
79cbdb4fbb
mpd: Add MPD_SERVER_CONNECTION_TIMEOUT setting
2012-12-19 23:47:22 +01:00
Stein Magnus Jodal
4a29e2549a
Merge branch 'develop' into feature/improved-lookup
...
Conflicts:
docs/changes.rst
mopidy/backends/spotify/library.py
2012-12-19 23:32:32 +01:00
Stein Magnus Jodal
3cdc9e4e99
spotify: Add SPOTIFY_TIMEOUT setting
2012-12-19 23:25:20 +01:00
Stein Magnus Jodal
e63e6f7bbb
docs: Update changelog
2012-12-19 21:58:36 +01:00
Stein Magnus Jodal
6d8a8a7902
docs: Update changelog
2012-12-19 19:55:15 +01:00
Stein Magnus Jodal
ea37cf1a44
core: Include the TlTrack in track_playback_* events
2012-12-19 17:06:04 +01:00
Stein Magnus Jodal
c5ac7aeb77
core: Include new volume level in volume_changed event
2012-12-19 16:31:58 +01:00
Stein Magnus Jodal
dfda1cb064
docs: Update changelog
2012-12-19 14:40:48 +01:00
Stein Magnus Jodal
59ccc207ea
core: Make all methods callable without kwargs, e.g. from Mopidy.js
2012-12-17 15:38:32 +01:00
Stein Magnus Jodal
5122a254aa
models: Specify time zone of Playlist.last_modified as UTC
2012-12-16 20:22:42 +01:00
Stein Magnus Jodal
0b6673e7f5
mpd: Bump protocol version to 0.17.0
2012-12-15 01:48:49 +01:00
Stein Magnus Jodal
b43fc2ebe9
mpd: Stub channel commands
2012-12-15 01:44:20 +01:00
Stein Magnus Jodal
b95c8032de
mpd: Add 'searchaddpl' command
2012-12-15 01:18:13 +01:00
Stein Magnus Jodal
9b1dfa6978
mpd: Add 'searchadd' command
2012-12-15 00:40:33 +01:00
Stein Magnus Jodal
6ac2c249b5
mpd: Add 'findadd' command
2012-12-15 00:39:52 +01:00
Stein Magnus Jodal
50cbe5f384
mpd: Add range support to 'load' command
2012-12-14 22:13:08 +01:00
Stein Magnus Jodal
49d585a97c
mpd: Add 'config' command
2012-12-14 12:08:17 +01:00
Stein Magnus Jodal
ac537a63c7
mpd: Add 'seekcur' command
2012-12-14 11:53:44 +01:00
Stein Magnus Jodal
bac240501b
docs: Add empty changelog entry for v0.11
2012-12-14 11:52:55 +01:00
Stein Magnus Jodal
1919d7f8c2
docs: Include full list of authors
2012-12-13 02:21:21 +01:00
Stein Magnus Jodal
4122bd6639
docs: Add HTTP frontends to frontend impls list
2012-12-13 01:59:24 +01:00
Stein Magnus Jodal
005b751efb
docs: Update changelog for v0.10.0
2012-12-13 00:20:06 +01:00
Stein Magnus Jodal
24ace415a0
spotify: pyspotify 1.9 and 1.10 are both supported
2012-12-13 00:19:43 +01:00
Thomas Adamcik
8ee4b431ac
Merge pull request #276 from jodal/feature/scanner-encoding-support
...
Scanner encoding support
2012-12-12 15:11:10 -08:00
Stein Magnus Jodal
b397162bd0
docs: Update changelog
2012-12-12 15:11:07 +01:00
Stein Magnus Jodal
f5dc5aba83
docs: Add HTTP clients page
2012-12-12 14:03:43 +01:00
Stein Magnus Jodal
40aa6db3c4
docs: Fix Sphinx syntax
2012-12-11 11:31:36 +01:00
Stein Magnus Jodal
cdda3bc5dd
scanner: Add -q and -v options for controlling log output
2012-12-11 11:00:42 +01:00
Stein Magnus Jodal
74cbb91cfb
docs: Add Mopidy.js to changelog
2012-12-04 13:02:14 +01:00
Stein Magnus Jodal
510b821db8
docs: Formatting
2012-12-03 00:30:26 +01:00
Stein Magnus Jodal
006e411cd8
docs: Update changelog
2012-12-03 00:28:54 +01:00
Stein Magnus Jodal
4889d2a928
scanner: Ignore invalid dates
2012-12-02 15:44:09 +01:00
Stein Magnus Jodal
c54a9c3260
docs: Add HTTP frontend to changelog
2012-12-01 17:31:27 +01:00
Stein Magnus Jodal
7d047acc2e
Merge branch 'develop' into feature/http-frontend
2012-11-25 22:04:53 +01:00
Stein Magnus Jodal
90663021a4
Merge branch 'feature/json-rpc' into feature/http-frontend
2012-11-25 08:39:20 +01:00
Stein Magnus Jodal
b71b0751b8
Merge remote-tracking branch 'cjohansen/patch-2' into develop
...
Conflicts:
docs/installation/index.rst
2012-11-23 01:19:32 +01:00
Christian Johansen
c53f6838a6
Un-"fix" Ubuntu typo
2012-11-23 00:54:38 +01:00
Christian Johansen
18b5496aff
Typo! python-pip is actually pip-python
...
Mass confusion: The package is called python-pip, the binary is pip-python
2012-11-23 00:46:05 +01:00
Christian Johansen
622b98502c
Add installation instructions for Fedora
2012-11-23 00:38:36 +01:00
Stein Magnus Jodal
26e6b2e730
Fix crash when XDG variables contain non-ASCII characters ( fixes #256 )
2012-11-21 10:20:08 +01:00
Stein Magnus Jodal
33e268c79b
docs: Create changelog for v0.10
2012-11-21 10:17:25 +01:00
Stein Magnus Jodal
532a915db8
Merge branch 'develop' into feature/http-frontend
2012-11-21 02:02:58 +01:00
Stein Magnus Jodal
a5d222dee3
Update changelog for v0.9.0
2012-11-21 01:43:16 +01:00
Stein Magnus Jodal
3af3eb5127
mpd: Make 'decoders' return an empty response to please ncmpcpp
2012-11-21 01:29:14 +01:00
Stein Magnus Jodal
512b95fdb0
docs: Update changelog with MPD search/find change
2012-11-21 01:18:19 +01:00
Stein Magnus Jodal
5fbb6328d6
mpd: list shouldn't return blank artist names, album names, or dates
2012-11-21 00:48:08 +01:00
Stein Magnus Jodal
72574c1ae0
mpd: listplaylists should not return playlists without a name
2012-11-21 00:32:46 +01:00
Stein Magnus Jodal
f313d9d446
spotify: Ignore playlists without a name
2012-11-21 00:23:10 +01:00
Stein Magnus Jodal
02345beb0e
docs: Add major docs changes to the changelog
2012-11-20 23:57:06 +01:00
Stein Magnus Jodal
174d38b790
docs: Clean changelog for v0.9
2012-11-20 23:34:21 +01:00
Stein Magnus Jodal
3dc1586213
core: Remove tracklist.append()
2012-11-20 21:55:51 +01:00
Stein Magnus Jodal
d107b13fcb
core: Remove playback.current_tlid
2012-11-20 21:48:19 +01:00
Stein Magnus Jodal
2f27167677
core: Remove playback.track_at_previous
2012-11-20 21:48:03 +01:00
Stein Magnus Jodal
4c19321500
core: Remove playback.track_at_eot
2012-11-20 21:48:03 +01:00
Stein Magnus Jodal
70d4dba7aa
core: Remove playback.track_at_next
2012-11-20 21:47:44 +01:00
Stein Magnus Jodal
e87f6f70b1
docs: Add Spotify proxy support to changelog
2012-11-20 14:30:41 +01:00
Stein Magnus Jodal
f8bd291d5f
spotify: Require pyspotify 1.9
2012-11-20 14:26:06 +01:00
Stein Magnus Jodal
56c4892f46
Merge branch 'develop' into feature/http-frontend
2012-11-20 00:27:19 +01:00
Stein Magnus Jodal
78dec9717d
mpd: Ignore search/find/list with empty filter values ( fixes #246 )
2012-11-19 22:20:51 +01:00
Stein Magnus Jodal
eab399357f
Make library.lookup() return a list of tracks
2012-11-19 21:09:10 +01:00
Stein Magnus Jodal
32639ea8de
Replace {tracklist,playlists}.get() with .filter() which always returns a list
2012-11-19 21:09:10 +01:00
Stein Magnus Jodal
7df556c9b3
Return lists of tracks from search() and find_exact()
2012-11-19 18:13:14 +01:00
Stein Magnus Jodal
7e3fba0155
Merge branch 'develop' into feature/http-frontend
2012-11-18 09:45:44 +01:00
Stein Magnus Jodal
b8c7703c79
mpris: Implement the playlists interface ( fixes #229 )
2012-11-17 01:45:24 +01:00
Stein Magnus Jodal
0f6c9a1673
backends: Add BackendListener interface with playlists_loaded() event
2012-11-17 01:22:25 +01:00
Stein Magnus Jodal
fd86b7173c
core: Add playlist to playlist_changed() event
2012-11-16 23:50:01 +01:00
Stein Magnus Jodal
6ffc61e9c9
core,mpd: Trigger tracklist_changed() instead of playlist_changed() on tracklist change
2012-11-16 11:46:04 +01:00
Stein Magnus Jodal
fff70c46a6
core: Make tracklist.append() return the appended TlTracks
2012-11-16 10:26:45 +01:00
Stein Magnus Jodal
4aa23e3306
docs: A small changelog cleanup
2012-11-15 09:16:01 +01:00
Stein Magnus Jodal
bcaeca7acc
scanner: Support multiple tag sets per track ( fixes #236 )
2012-11-14 22:51:12 +01:00
Stein Magnus Jodal
e1ef73f517
Merge branch 'develop' into feature/http-frontend
2012-11-14 09:35:19 +01:00
Stein Magnus Jodal
cee6894ff6
Update changelog
2012-11-14 09:27:03 +01:00
Stein Magnus Jodal
3a24deaec3
Rename 'stored playlists' to 'playlists'
2012-11-14 09:23:19 +01:00
Stein Magnus Jodal
dc356a81fd
Merge branch 'feature/rename-cp-to-tracklist' into develop
...
Conflicts:
docs/changes.rst
mopidy/frontends/mpd/protocol/current_playlist.py
2012-11-13 19:09:18 +01:00
Stein Magnus Jodal
0dd09bce82
spotify: Support search by track URI ( fixes #233 )
2012-11-13 11:56:04 +01:00
Stein Magnus Jodal
7ec156e373
mpd: Don't lowercase search queries
2012-11-13 11:55:54 +01:00
Stein Magnus Jodal
4f0a708411
mpd: Allow 'file' key to 'search' and 'find'
2012-11-13 11:34:48 +01:00
Stein Magnus Jodal
bba9548b27
Rename 'current playlist' to 'tracklist'
2012-11-13 10:59:48 +01:00
Stein Magnus Jodal
1b5b7abfdd
Allow settings prefixed with 'CUSTOM_' ( fixes #204 )
2012-11-13 00:44:07 +01:00