From 3522a4498ad1201b1e198a702f48c48534ed51c0 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 7 Jun 2010 02:26:12 +0200 Subject: [PATCH] Document search_result arg to Track.mpd_format() --- mopidy/models.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mopidy/models.py b/mopidy/models.py index 42344677..0da43fa6 100644 --- a/mopidy/models.py +++ b/mopidy/models.py @@ -144,6 +144,8 @@ class Track(ImmutableObject): :param position: track's position in playlist :type position: integer + :param search_result: format for output in search result + :type search_result: boolean :rtype: list of two-tuples """ result = [