Update track_to_mpd_format docstring with new parameters

This commit is contained in:
Thomas Adamcik 2010-10-29 22:20:19 +02:00
parent 8d1339ef7f
commit 059ad2d4c9

View File

@ -15,6 +15,10 @@ def track_to_mpd_format(track, position=None, cpid=None, key=False, mtime=False)
:type position: integer
:param cpid: track's CPID (current playlist ID)
:type cpid: integer
:param key: if we should set key
:type key: boolean
:param mtime: if we should set mtime
:type mtime: boolean
:rtype: list of two-tuples
"""
result = [