mopidy/mopidy
Mark Greenwood 6d2ac7a100 Fix #1218
Output a track's Last-Modified stamp in ISO 8601 format, as MPD does.

Output nothing if track has no last-modified stamp.

The test has to use datetime to work out what the output will look like,
because it is local-time zone dependant.
2015-07-13 06:35:34 +01:00
..
audio Merge branch 'develop' into feature/http-helpers 2015-05-09 00:45:09 +02:00
config main: Update to use extension_data structure 2015-05-11 22:47:13 +02:00
core Merge branch 'v1.0.x' into develop 2015-06-25 23:15:35 +02:00
file file: Consistently use URI in all log messages 2015-07-09 13:50:53 +02:00
http Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
internal file-browser: changd local_path to path in internal#path 2015-07-08 00:23:15 +02:00
local Merge branch 'v1.0.x' into develop 2015-06-25 23:15:35 +02:00
m3u m3u: Fix use of logger.warn() function alias 2015-07-08 13:24:03 +02:00
models Docs: URI field docstring typo 2015-06-04 13:17:18 +01:00
mpd Fix #1218 2015-07-13 06:35:34 +01:00
softwaremixer softwaremixer: Remove comment 2015-02-12 23:52:56 +01:00
stream file-browser: initial commit 2015-06-30 18:26:28 +02:00
__init__.py Merge branch 'v1.0.x' into develop 2015-06-26 12:48:03 +02:00
__main__.py main: Catch extension.setup exceptions 2015-05-12 23:55:09 +02:00
backend.py Merge branch 'v1.0.x' into develop 2015-06-25 23:15:35 +02:00
commands.py startup: Handle frontend and backend failures 2015-05-12 23:55:09 +02:00
compat.py py3: Use itervalues() for local track database 2014-12-07 21:44:39 +01:00
exceptions.py utils: Add validation helpers for verifying core APIs 2015-04-14 23:16:12 +02:00
ext.py ext: Update validate_extension to validate_extension_data 2015-05-11 22:30:50 +02:00
httpclient.py docs: Add versionadded to httpclient functions 2015-07-05 18:14:34 +02:00
listener.py listener: Move glib import into function 2015-04-08 00:11:15 +02:00
mixer.py startup: Handle potential mixer startup issues. 2015-05-12 23:55:09 +02:00
zeroconf.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00