]> kaliko git repositories - python-musicpd.git/log
python-musicpd.git
9 years agoFixed noidle command v0.4.1
Kaliko Jack [Tue, 17 Jun 2014 14:38:14 +0000 (16:38 +0200)]
Fixed noidle command

9 years agoDocument send_*/fetch_* and idle commands
Kaliko Jack [Tue, 17 Jun 2014 14:37:14 +0000 (16:37 +0200)]
Document send_*/fetch_* and idle commands

10 years agoAdd explicit file encoding for open in setup.py
Kaliko Jack [Sun, 19 Jan 2014 16:33:05 +0000 (17:33 +0100)]
Add explicit file encoding for open in setup.py

10 years agoAvoid potential dangerous default value [] as argument v0.4.0
Kaliko Jack [Sun, 15 Dec 2013 10:16:49 +0000 (11:16 +0100)]
Avoid potential dangerous default value [] as argument

10 years agoReleasing v0.4.0
Kaliko Jack [Sat, 18 Jan 2014 11:09:15 +0000 (12:09 +0100)]
Releasing v0.4.0

10 years agoUpates changelog
Kaliko Jack [Wed, 15 Jan 2014 08:33:59 +0000 (09:33 +0100)]
Upates changelog

10 years agoAdd range capabilities
Kaliko Jack [Tue, 14 Jan 2014 15:49:19 +0000 (16:49 +0100)]
Add range capabilities

10 years agoFixed documentation
Kaliko Jack [Fri, 15 Nov 2013 19:28:47 +0000 (20:28 +0100)]
Fixed documentation

10 years agoAdd some pylint exclusions
Kaliko Jack [Fri, 15 Nov 2013 19:15:37 +0000 (20:15 +0100)]
Add some pylint exclusions

10 years agoFixed documentation
Kaliko Jack [Fri, 15 Nov 2013 14:33:49 +0000 (15:33 +0100)]
Fixed documentation

10 years agoPreparing 0.4 release
Kaliko Jack [Tue, 12 Nov 2013 19:16:15 +0000 (20:16 +0100)]
Preparing 0.4 release

10 years agoAdd readcomments and toggleoutput commands
Kaliko Jack [Tue, 12 Nov 2013 18:43:47 +0000 (19:43 +0100)]
Add readcomments and toggleoutput commands

10 years agoFixed py_modules in setup.py
Kaliko Jack [Sun, 2 Jun 2013 13:27:28 +0000 (15:27 +0200)]
Fixed py_modules in setup.py

Mention explicitly py2 is not supported

10 years agoEase unitesting with mock
Kaliko Jack [Thu, 9 May 2013 12:26:54 +0000 (14:26 +0200)]
Ease unitesting with mock

10 years agoRenamed project mpd→musicpd v0.3.1b
Kaliko Jack [Thu, 9 May 2013 08:32:42 +0000 (10:32 +0200)]
Renamed project mpd→musicpd

11 years agoUse of hasattr instead of isinstance in disconnect
Kaliko Jack [Mon, 15 Apr 2013 19:21:14 +0000 (21:21 +0200)]
Use of hasattr instead of isinstance in disconnect

11 years agoExplicit R/W utf-8 encoded bytes to socket
Kaliko Jack [Mon, 15 Apr 2013 18:17:07 +0000 (20:17 +0200)]
Explicit R/W utf-8 encoded bytes to socket

python-mpd now deals only with unicode

11 years agoHandles better lost connections
Kaliko Jack [Mon, 15 Apr 2013 18:13:57 +0000 (20:13 +0200)]
Handles better lost connections

11 years agoUpdate changelog
Kaliko Jack [Thu, 11 Oct 2012 13:00:16 +0000 (15:00 +0200)]
Update changelog

11 years agoNew commands
Kaliko Jack [Thu, 11 Oct 2012 12:57:49 +0000 (14:57 +0200)]
New commands

* added searchadd, searchaddpl, seekcur commands
* new client to client commands

11 years agopython3 conversion
kaliko [Thu, 4 Oct 2012 15:28:45 +0000 (17:28 +0200)]
python3 conversion

Only supports python >= 3.2

13 years agosetup.py: incrementing version number to 0.3.0 python2 v0.3.0
J. Alexander Treuman [Tue, 14 Dec 2010 01:40:57 +0000 (20:40 -0500)]
setup.py: incrementing version number to 0.3.0

13 years agoREADME.txt: removing warning about iterate = True
J. Alexander Treuman [Tue, 14 Dec 2010 01:14:27 +0000 (20:14 -0500)]
README.txt: removing warning about iterate = True

Iterators are considered safe now, as all programming errors now raise an
exception instead of breaking horribly.  No need to scare people away from
it anymore.

13 years agoCHANGES.txt: adding more changes in prep for 0.3.0 release
J. Alexander Treuman [Tue, 14 Dec 2010 01:13:27 +0000 (20:13 -0500)]
CHANGES.txt: adding more changes in prep for 0.3.0 release

13 years agoREADME.txt: updating URLs
J. Alexander Treuman [Tue, 14 Dec 2010 01:06:48 +0000 (20:06 -0500)]
README.txt: updating URLs

13 years agompd.py: if command retval is None, don't require fetching
J. Alexander Treuman [Tue, 14 Dec 2010 00:47:23 +0000 (19:47 -0500)]
mpd.py: if command retval is None, don't require fetching

13 years agoadding replay_gain_mode and replay_gain_status commands
J. Alexander Treuman [Mon, 13 Dec 2010 23:11:21 +0000 (18:11 -0500)]
adding replay_gain_mode and replay_gain_status commands

13 years agompd.py: support commands with underscores
J. Alexander Treuman [Mon, 13 Dec 2010 23:04:00 +0000 (18:04 -0500)]
mpd.py: support commands with underscores

13 years agoadding mixrampdb and mixrampdelay commands
J. Alexander Treuman [Mon, 13 Dec 2010 22:53:48 +0000 (17:53 -0500)]
adding mixrampdb and mixrampdelay commands

13 years agoadding findadd and rescan commands
J. Alexander Treuman [Mon, 13 Dec 2010 22:50:29 +0000 (17:50 -0500)]
adding findadd and rescan commands

13 years agoadding decoders command
J. Alexander Treuman [Mon, 13 Dec 2010 22:47:49 +0000 (17:47 -0500)]
adding decoders command

13 years agosetup.py: updating classifiers
J. Alexander Treuman [Mon, 13 Dec 2010 22:18:27 +0000 (17:18 -0500)]
setup.py: updating classifiers

License is now LGPL, not GPL.  Also, I think it's about time we consider
python-mpd to be production-ready. ;)

13 years agodoc/commands.txt: updating args
J. Alexander Treuman [Mon, 13 Dec 2010 22:05:59 +0000 (17:05 -0500)]
doc/commands.txt: updating args

13 years agochanging license to LGPL
J. Alexander Treuman [Mon, 13 Dec 2010 21:02:29 +0000 (16:02 -0500)]
changing license to LGPL

13 years agoadding sticker commands
J. Alexander Treuman [Mon, 29 Nov 2010 19:11:19 +0000 (14:11 -0500)]
adding sticker commands

13 years agompd.py: adding support for spaces in command names
J. Alexander Treuman [Mon, 29 Nov 2010 18:51:39 +0000 (13:51 -0500)]
mpd.py: adding support for spaces in command names

13 years agompd.py: always compare self._sock to None
J. Alexander Treuman [Mon, 29 Nov 2010 02:17:24 +0000 (21:17 -0500)]
mpd.py: always compare self._sock to None

13 years agompd.py: updating _connect_tcp() with new socket code
J. Alexander Treuman [Mon, 29 Nov 2010 01:36:36 +0000 (20:36 -0500)]
mpd.py: updating _connect_tcp() with new socket code

_connect_tcp() is largely based on Python's socket.create_connection().
Previously, this code contained two bugs related to raising exceptions.

The first bug was introduced by my clumsy attempt to update the code to use
the new preferred method of raising exceptions (the same mistake was made
in the Python 3 port of the socket module).  Instead of raising
socket.error with the value of the original exception, socket.error was
raised with the original exception as the value of the new exception, thus
nesting an exception within an exception.  Python 3.1.3 fixed this by
simply re-raising the original exception.

The second bug is hit when getaddrinfo() returns an empty list.  A
socket.error is raised with a single string as its argument, instead of a
2-tuple as required by its parent class, IOError.  This bug continues to
persist in Python 3.1.3 as well as the latest svn tree.

This commit updates _connect_tcp() to be a nearly identical copy of the
Python 3.1.3 version of socket.create_connection(), except that
ConnectionError is raised when getaddrinfo() returns an empty list.

13 years agoremoving TODO.txt
J. Alexander Treuman [Thu, 15 Jul 2010 22:22:32 +0000 (18:22 -0400)]
removing TODO.txt

I maintain a separate personal TODO file for python-mpd which supercedes
this one, but it's really not fit for inclusion.

13 years agoCHANGES.txt: adding changes in prep for 0.3.0 release
J. Alexander Treuman [Thu, 15 Jul 2010 22:17:59 +0000 (18:17 -0400)]
CHANGES.txt: adding changes in prep for 0.3.0 release

13 years agompd.py: clear command list if an exception is raised
J. Alexander Treuman [Thu, 15 Jul 2010 21:52:54 +0000 (17:52 -0400)]
mpd.py: clear command list if an exception is raised

This fixes a very longstanding bug where an MPD command error would raise
an exception, but not clear the command list. This would prevent further
commands from being executed until the command list was completed, which
was impossible since the MPD command error broke out of the command list
on the server side.

13 years agompd.py: unset iterating flag if an exception is raised
J. Alexander Treuman [Thu, 15 Jul 2010 21:49:53 +0000 (17:49 -0400)]
mpd.py: unset iterating flag if an exception is raised

This fixes a bug where an MPD command error would raise an exception, but
leave the iterating flag set, preventing further commands from being
executed.

13 years agompd.py: don't allow command_list_end if already iterating
J. Alexander Treuman [Thu, 15 Jul 2010 21:27:23 +0000 (17:27 -0400)]
mpd.py: don't allow command_list_end if already iterating

13 years agompd.py: set iterating flag before returning iterator
J. Alexander Treuman [Thu, 15 Jul 2010 21:26:27 +0000 (17:26 -0400)]
mpd.py: set iterating flag before returning iterator

13 years agompd.py: check if iterating before fetching response
J. Alexander Treuman [Thu, 15 Jul 2010 21:12:53 +0000 (17:12 -0400)]
mpd.py: check if iterating before fetching response

If an iterator is currently in progress, all functions which fetch a
response (such as <cmd>() and fetch_<cmd>()) will be disabled, as well as
command lists.  This makes iterators much more reliable by preventing code
from reading a response while an iterator is trying to read another
response.  Previously this was allowed, and would corrupt the library state
by providing false responses to both the iterator and the code trying to
fetch a different response.

13 years agompd.py: remove superfluous StopIteration exceptions
J. Alexander Treuman [Thu, 15 Jul 2010 20:48:19 +0000 (16:48 -0400)]
mpd.py: remove superfluous StopIteration exceptions

13 years agoREADME.txt: give an example that actually works
J. Alexander Treuman [Thu, 15 Jul 2010 18:44:45 +0000 (14:44 -0400)]
README.txt: give an example that actually works

13 years agoupdating copyright years
J. Alexander Treuman [Thu, 15 Jul 2010 18:43:54 +0000 (14:43 -0400)]
updating copyright years

13 years agosetup.py: updating URL
J. Alexander Treuman [Thu, 15 Jul 2010 18:38:55 +0000 (14:38 -0400)]
setup.py: updating URL

13 years agompd.py: adding fileno() to export socket FD
J. Alexander Treuman [Thu, 15 Jul 2010 17:52:40 +0000 (13:52 -0400)]
mpd.py: adding fileno() to export socket FD

This allows access to the socket FD for polling if it can be written
to/read from.  This is useful with, for example, the idle command.  Simply
call send_idle(), poll the socket FD with select/poll/etc to check if it's
ready for reading, and if it is, call fetch_idle() to see what changed.
Note that select et al. call fileno() on any objects you pass to them, so
you can simply pass the MPDClient instance itself to these functions
instead of the FD returned by fileno().

13 years agompd.py: tidying up _execute()
J. Alexander Treuman [Thu, 15 Jul 2010 17:34:44 +0000 (13:34 -0400)]
mpd.py: tidying up _execute()

13 years agompd.py: adding support for asynchronous commands
J. Alexander Treuman [Thu, 15 Jul 2010 17:19:57 +0000 (13:19 -0400)]
mpd.py: adding support for asynchronous commands

send_<cmd>/fetch_<cmd> may now be used to send/fetch the command <cmd>.
fetch_<cmd> may be called multiple times to queue up various commands, but
they must be fetched in the same order they were sent.  This functionality
cannot be mixed with command lists.

14 years agompd.py: don't use has_key()
J. Alexander Treuman [Fri, 11 Sep 2009 23:22:11 +0000 (19:22 -0400)]
mpd.py: don't use has_key()

key in obj is easier to read, and even a little faster.

14 years agodoc/commands.txt: updating to match the new internal API
J. Alexander Treuman [Fri, 11 Sep 2009 23:20:50 +0000 (19:20 -0400)]
doc/commands.txt: updating to match the new internal API

14 years agompd.py: internal API cleanup
J. Alexander Treuman [Fri, 11 Sep 2009 23:15:23 +0000 (19:15 -0400)]
mpd.py: internal API cleanup

Function names should be more readable now, and the new naming scheme will
fit in better with the upcoming asynchronous API.

14 years agompd.py: raise ConnectionError if unix sockets aren't supported
J. Alexander Treuman [Wed, 10 Jun 2009 01:49:35 +0000 (21:49 -0400)]
mpd.py: raise ConnectionError if unix sockets aren't supported

14 years agopreliminary unix socket support
J. Alexander Treuman [Sun, 7 Jun 2009 19:39:38 +0000 (15:39 -0400)]
preliminary unix socket support

If the host passed to connect() starts with a "/", then a connection
attempt is made to the unix socket at the specified path.  The port
argument is currently still required, but will be ignored.  Attempting to
connect to a unix socket on Windows will raise an AttributeError (because
socket.AF_UNIX isn't defined), however this will later be changed.

14 years agoadding consume and single commands
J. Alexander Treuman [Mon, 1 Jun 2009 22:33:49 +0000 (18:33 -0400)]
adding consume and single commands

14 years agoadding idle and noidle commands
J. Alexander Treuman [Mon, 1 Jun 2009 22:16:54 +0000 (18:16 -0400)]
adding idle and noidle commands

Note that these commands aren't very usable in their current form.  idle()
blocks while waiting for events, and will thus hang if none are received.
Calling noidle() from another thread will cause idle() to return, but
python-mpd isn't considered re-entrant, so sharing instances between
threads isn't recommended.

14 years agoadding listplaylists command
J. Alexander Treuman [Mon, 1 Jun 2009 21:53:40 +0000 (17:53 -0400)]
adding listplaylists command

14 years agorearranging commands to match new protocol documentation
J. Alexander Treuman [Mon, 1 Jun 2009 16:41:30 +0000 (12:41 -0400)]
rearranging commands to match new protocol documentation

15 years agosetup.py: incrementing version number to 0.2.1 v0.2.1
J. Alexander Treuman [Mon, 30 Jun 2008 22:01:01 +0000 (18:01 -0400)]
setup.py: incrementing version number to 0.2.1

15 years agoCHANGES.txt: document change in previous commit
J. Alexander Treuman [Mon, 30 Jun 2008 21:59:19 +0000 (17:59 -0400)]
CHANGES.txt: document change in previous commit

15 years agompd.py: adding a workaround for systems missing socket.AI_ADDRCONFIG
J. Alexander Treuman [Mon, 30 Jun 2008 19:14:10 +0000 (15:14 -0400)]
mpd.py: adding a workaround for systems missing socket.AI_ADDRCONFIG

Python on Windows doesn't define socket.AI_ADDRCONFIG.  This is likely
because the flag is only supported by getaddrinfo() on Vista or later.

16 years agosetup.py: incrementing version number to 0.2.0 v0.2.0
J. Alexander Treuman [Thu, 3 Apr 2008 18:52:41 +0000 (14:52 -0400)]
setup.py: incrementing version number to 0.2.0

16 years agompd.py: catch all exceptions raised by _hello()
J. Alexander Treuman [Thu, 3 Apr 2008 04:23:36 +0000 (00:23 -0400)]
mpd.py: catch all exceptions raised by _hello()

I normally consider it bad form to catch all exceptions, since it can
result in lost KeyboardInterrupts.  But in this case we re-raise the
exception after cleaning up, so it's ok.

While _hello() itself only raises socket.error or an MPDError subclass, a
KeyboardInterrupt would previously go uncaught.  Since the connection was
never cleaned up, it could be left in an unusable state.  So just
disconnect on all exceptions instead.

16 years agoTODO.txt: removing pre- and post-release sections
J. Alexander Treuman [Thu, 3 Apr 2008 03:55:07 +0000 (23:55 -0400)]
TODO.txt: removing pre- and post-release sections

16 years agompd.py: changing exception raising to comply with the Python Style Guide
J. Alexander Treuman [Sun, 23 Mar 2008 21:20:46 +0000 (17:20 -0400)]
mpd.py: changing exception raising to comply with the Python Style Guide

16 years agompd.py: strip trailing \n from MPD's hello line for a nicer error message
J. Alexander Treuman [Sun, 23 Mar 2008 21:10:41 +0000 (17:10 -0400)]
mpd.py: strip trailing \n from MPD's hello line for a nicer error message

16 years agompd.py: reset to disconnected state if _hello() fails in connect()
J. Alexander Treuman [Sun, 23 Mar 2008 21:07:55 +0000 (17:07 -0400)]
mpd.py: reset to disconnected state if _hello() fails in connect()

16 years agoTODO.txt: removing completed TODO item
J. Alexander Treuman [Sun, 23 Mar 2008 20:51:48 +0000 (16:51 -0400)]
TODO.txt: removing completed TODO item

16 years agoCHANGES.txt: document change in previous commit
J. Alexander Treuman [Sun, 23 Mar 2008 20:50:49 +0000 (16:50 -0400)]
CHANGES.txt: document change in previous commit

16 years agompd.py: loop over addresses returned by getaddrinfo to connect to
J. Alexander Treuman [Sun, 23 Mar 2008 20:47:06 +0000 (16:47 -0400)]
mpd.py: loop over addresses returned by getaddrinfo to connect to

This allows us to support IPv6 and multi-homed hostnames.  getaddrinfo is
called with the same flags as libmpdclient uses, making address resolution
consistent between the two.

16 years agoCHANGES.txt: document change in previous commit
J. Alexander Treuman [Sun, 23 Mar 2008 20:05:53 +0000 (16:05 -0400)]
CHANGES.txt: document change in previous commit

16 years agompd.py: raise ConnectionError if connect() is called when already connected
J. Alexander Treuman [Sun, 23 Mar 2008 20:01:31 +0000 (16:01 -0400)]
mpd.py: raise ConnectionError if connect() is called when already connected

16 years agompd.py: use a separate file object for reading and writing sockets
J. Alexander Treuman [Sun, 23 Mar 2008 19:57:37 +0000 (15:57 -0400)]
mpd.py: use a separate file object for reading and writing sockets

This is to make it easier to read command output from a file instead of a
socket.  Useful for testing and benchmarking.

16 years agompd.py: raise ConnectionError when trying to use an unconnected socket
J. Alexander Treuman [Sun, 23 Mar 2008 19:50:48 +0000 (15:50 -0400)]
mpd.py: raise ConnectionError when trying to use an unconnected socket

ConnectionError will now be raised when trying to read from/write to a
socket before calling connect() or after calling disconnect().  In the past
it would try to complete the operation on the unconnected socket, resulting
in a socket.error exception.

16 years agoTODO.txt: cleaning up and splitting into pre- and post-release sections
J. Alexander Treuman [Sun, 23 Mar 2008 04:27:29 +0000 (00:27 -0400)]
TODO.txt: cleaning up and splitting into pre- and post-release sections

16 years agoTODO.txt: changing header for consistency
J. Alexander Treuman [Sun, 23 Mar 2008 04:22:12 +0000 (00:22 -0400)]
TODO.txt: changing header for consistency

16 years agoadding CHANGES.txt
J. Alexander Treuman [Sun, 23 Mar 2008 04:21:19 +0000 (00:21 -0400)]
adding CHANGES.txt

16 years agoTODO.txt: removing completed TODO item
J. Alexander Treuman [Sun, 23 Mar 2008 03:18:48 +0000 (23:18 -0400)]
TODO.txt: removing completed TODO item

16 years agompd.py: raise ConnectionError on EOF
J. Alexander Treuman [Sun, 23 Mar 2008 03:16:31 +0000 (23:16 -0400)]
mpd.py: raise ConnectionError on EOF

16 years agoTODO.txt: adding TODO item
J. Alexander Treuman [Wed, 5 Mar 2008 22:29:10 +0000 (17:29 -0500)]
TODO.txt: adding TODO item

16 years agompd.py: making _getitem return None if no item is returned
J. Alexander Treuman [Sat, 1 Mar 2008 20:03:47 +0000 (15:03 -0500)]
mpd.py: making _getitem return None if no item is returned

update and addid should normally always return a single item, so previously
an exception was raised if we got nothing.  However, when used in a
command_list, only the *last* call to update will return an item.  So
return None instead of raising an exception if we get nothing.

16 years agosetup.py: commenting out license/platforms v0.1.0
J. Alexander Treuman [Thu, 28 Feb 2008 00:19:13 +0000 (19:19 -0500)]
setup.py: commenting out license/platforms

The license and platforms fields should be filled out *only* if appropriate
classifiers don't already exist (which in our case, they do).

16 years agoMANIFEST.in: exclude setup.cfg
J. Alexander Treuman [Thu, 28 Feb 2008 00:04:30 +0000 (19:04 -0500)]
MANIFEST.in: exclude setup.cfg

Like MANIFEST.in, setup.cfg is (currently) only used for building
distributions.  So don't include it in the distribution itself.

16 years agompd.py: adding one line description at top of file
J. Alexander Treuman [Wed, 27 Feb 2008 23:59:36 +0000 (18:59 -0500)]
mpd.py: adding one line description at top of file

16 years agoTODO.txt: removing completed TODO item and pre-release section
J. Alexander Treuman [Wed, 27 Feb 2008 23:57:56 +0000 (18:57 -0500)]
TODO.txt: removing completed TODO item and pre-release section

16 years agoadding setup.py, setup.cfg, and MANIFEST.in
J. Alexander Treuman [Wed, 27 Feb 2008 23:56:53 +0000 (18:56 -0500)]
adding setup.py, setup.cfg, and MANIFEST.in

16 years agoTODO.txt: removing a completed TODO item
J. Alexander Treuman [Wed, 27 Feb 2008 23:17:59 +0000 (18:17 -0500)]
TODO.txt: removing a completed TODO item

16 years agoadding README.txt
J. Alexander Treuman [Wed, 27 Feb 2008 23:09:52 +0000 (18:09 -0500)]
adding README.txt

16 years agoTODO.txt: changing a couple TODO items
J. Alexander Treuman [Wed, 27 Feb 2008 21:28:15 +0000 (16:28 -0500)]
TODO.txt: changing a couple TODO items

16 years agoaddding doc/commands.txt to document supported commands
J. Alexander Treuman [Wed, 27 Feb 2008 21:24:45 +0000 (16:24 -0500)]
addding doc/commands.txt to document supported commands

16 years agorenaming TODO to TODO.txt
J. Alexander Treuman [Wed, 27 Feb 2008 21:15:57 +0000 (16:15 -0500)]
renaming TODO to TODO.txt

16 years agoTODO: removing completed TODO item
J. Alexander Treuman [Wed, 27 Feb 2008 21:15:25 +0000 (16:15 -0500)]
TODO: removing completed TODO item

16 years agoadding LICENSE.txt and a copyright notice to mpd.py
J. Alexander Treuman [Wed, 27 Feb 2008 21:12:18 +0000 (16:12 -0500)]
adding LICENSE.txt and a copyright notice to mpd.py

16 years agompd.py: removing shebang line
J. Alexander Treuman [Wed, 27 Feb 2008 21:06:25 +0000 (16:06 -0500)]
mpd.py: removing shebang line

16 years agoTODO: adding pre- and post-release sections, and a few more TODO items
J. Alexander Treuman [Wed, 27 Feb 2008 16:36:50 +0000 (11:36 -0500)]
TODO: adding pre- and post-release sections, and a few more TODO items

16 years agoTODO: adding TODO item
J. Alexander Treuman [Mon, 25 Feb 2008 21:34:29 +0000 (16:34 -0500)]
TODO: adding TODO item

16 years agomoving TODO list to separate TODO file
J. Alexander Treuman [Mon, 25 Feb 2008 20:40:05 +0000 (15:40 -0500)]
moving TODO list to separate TODO file