ronaldz
713c55321f
Updated the changelog
2015-03-01 14:56:38 -05:00
Stein Magnus Jodal
635ee6e4eb
Merge pull request #1002 from adamcik/fix/694
...
config: Debug log ignored sections (fixes : #694 )
2015-02-25 23:36:13 +01:00
Thomas Adamcik
4a3dfdd415
docs: Update changelog
2015-02-25 23:28:56 +01:00
Thomas Adamcik
3b41b26880
config: Fix review comments
2015-02-25 22:57:49 +01:00
Thomas Adamcik
5c833e106b
logging: Add support for per logger colors ( fixes : #808 )
2015-02-25 22:16:30 +01:00
Stein Magnus Jodal
b7d46d3247
Merge pull request #990 from adamcik/feature/mpd-blacklist-commands
...
mpd: Support blacklisting MPD commands in the server.
2015-02-18 21:25:50 +01:00
Thomas Adamcik
52814715b4
mpd: Fix review comments for commands blacklist
2015-02-18 20:57:22 +01:00
Thomas Adamcik
e4ba4b3e5f
mpd: Support blacklisting MPD commands in the server.
...
Default blacklist set to listall and listallinfo.
This change has been done to avoid clients being able to call "bad" MPD
commands which are often misused to try and keep a client db. Note that
this change will break some MPD clients, but the blacklist can be controlled
via config to allow opting out for now.
2015-02-18 00:13:24 +01:00
Trygve Aaberge
b6110de186
Merge pull request #989 from jaksi/patch-1
...
Change yaourt command to update packages from AUR.
2015-02-17 00:28:55 +01:00
Jakab Kristóf
305d88c920
Update arch.rst
...
yaourt only syncs AUR packages if the -a flag is given
2015-02-17 00:01:01 +01:00
Stein Magnus Jodal
f5e63c4063
flake8: Fix warnings after flake8 upgrade
2015-02-16 10:34:27 +01:00
Stein Magnus Jodal
d60c037fdc
docs: Update number of times -v is accepted
2015-02-13 12:24:33 +01:00
Stein Magnus Jodal
2d958d21b5
docs: Fix references and typos
2015-02-13 12:16:49 +01:00
Stein Magnus Jodal
82b94693f9
docs: Add Image to model relation graph
2015-02-13 01:39:57 +01:00
Stein Magnus Jodal
7aede98fda
Merge pull request #982 from adamcik/feature/use-proxy-in-stream-scanner
...
Use proxy in stream scanner
2015-02-13 01:04:09 +01:00
Thomas Adamcik
0e4e872d6b
stream: Hook stream scanner up to proxy settings
2015-02-13 00:52:20 +01:00
Stein Magnus Jodal
e4f2796e81
docs: Add model addition to changelog
2015-02-13 00:41:32 +01:00
Stein Magnus Jodal
638740541b
Merge pull request #981 from adamcik/feature/core-get-images
...
Add library.get_images()
2015-02-13 00:33:29 +01:00
Thomas Adamcik
3cb9eb52f0
Merge pull request #975 from jodal/feature/core-mixer
...
Add core.mixer replacing playback mixer methods.
2015-02-12 23:50:04 +01:00
Stein Magnus Jodal
83a5246074
Merge pull request #980 from adamcik/feature/add-tags-and-duration-to-local-library-add
...
Add tags and duration to local library add()
2015-02-12 23:26:13 +01:00
Stein Magnus Jodal
172633a2d8
Merge branch 'release/v0.19.x' into develop
...
Conflicts:
mopidy/audio/actor.py
setup.cfg
2015-02-12 23:18:56 +01:00
Stein Magnus Jodal
80516cab01
Merge branch 'master' into release/v0.19.x
...
Conflicts:
mopidy/audio/playlists.py
2015-02-12 23:17:29 +01:00
Stein Magnus Jodal
5a6eb78137
docs: Update changelog for PR#958
2015-02-12 23:11:29 +01:00
Thomas Adamcik
a3133afe6b
docs: Add changelog entry for core.library.get_images
2015-02-12 22:41:21 +01:00
Thomas Adamcik
663cdf929d
docs: Add tags/duration local addition to changelog
2015-02-12 21:13:50 +01:00
Stein Magnus Jodal
ece54b68d1
log: Support -vvvv to not filter logs at all
2015-02-12 19:29:14 +01:00
Stein Magnus Jodal
79dbc652e0
log: Define TRACE log level with name and color
2015-02-12 18:12:56 +01:00
Stein Magnus Jodal
df67d708db
config: Add support for 'all' loglevel
...
Equal to logging.NOTSET or 0 in the logging module.
2015-02-12 18:12:33 +01:00
Stein Magnus Jodal
42115c56f7
core: Add mixer controller ( fixes : #962 )
...
Deprecate volume and mute methods on playback controller.
2015-02-12 10:31:16 +01:00
Stein Magnus Jodal
352de135cd
core: Deprecate properties ( fixes #952 )
2015-02-11 00:17:12 +01:00
Stein Magnus Jodal
52457df525
Merge pull request #968 from kingosticks/fix/session-playlist-uri-mapping
...
Share MPD playlist uri mapping between sessions
2015-02-09 13:26:40 +01:00
Stein Magnus Jodal
75955822b7
docs: Remove ext steps from source install docs
...
Maintaining multiple copies of instructions for how to install specific
extensions doesn't scale well.
2015-02-09 13:16:18 +01:00
Stein Magnus Jodal
0ec9212146
docs: Break lines and tweak changes from PR#959
2015-02-09 13:13:51 +01:00
kingosticks
0de13994c2
Moved MPDUriMapper to own file and updated changelog
2015-02-09 12:07:17 +00:00
Stein Magnus Jodal
adb3df97db
Merge branch Lixxia/docs/install_from_source
2015-02-09 13:05:37 +01:00
Stein Magnus Jodal
faa5e01e0a
docs: Update changelog
2015-02-09 00:37:41 +01:00
Lixxia
c698e07931
changed documentation to make installing from source clearer.
2015-02-03 20:56:37 -05:00
Stein Magnus Jodal
c6ec143060
Merge branch 'release/v0.19.x' into develop
2015-02-02 23:00:53 +01:00
Stein Magnus Jodal
193799a57a
Merge branch 'master' into release/v0.19.x
2015-02-02 23:00:16 +01:00
Dirk Groenen
7fd0603e16
docs: Update Mopidy-Mopify entry
2015-02-02 22:59:40 +01:00
Stein Magnus Jodal
bec7d0d4ac
docs: New year
...
(cherry picked from commit edcad494da )
2015-02-02 22:59:38 +01:00
Stein Magnus Jodal
5b614e95d6
Update to Mopidy.js 0.5.0
2015-01-31 22:15:40 +01:00
Stein Magnus Jodal
5d19a16837
Merge branch 'release/v0.19.x' into develop
...
Conflicts:
docs/changelog.rst
2015-01-04 22:23:03 +01:00
kingosticks
73fac53dd5
Update changelog
...
(cherry picked from commit e252dd3a55 )
Conflicts:
docs/changelog.rst
2015-01-04 22:22:09 +01:00
Stein Magnus Jodal
767aa08685
New year
...
(cherry picked from commit edcad494da )
2015-01-04 22:21:15 +01:00
kingosticks
e252dd3a55
Update changelog
2015-01-04 20:54:13 +00:00
Stein Magnus Jodal
edcad494da
New year
2015-01-01 12:45:28 +01:00
Thomas Adamcik
8d913b56da
docs: Add note about noqa use
2014-12-30 00:39:31 +01:00
Stein Magnus Jodal
097172d574
Merge pull request #915 from adamcik/feature/taglist-converter
...
Add support for tracking metadata changes in audio
2014-12-28 20:21:37 +01:00
Thomas Adamcik
5513cbcfb1
audio: Update audio taglist key documentation
2014-12-27 23:28:19 +01:00