mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Documented the daap_item_limit that limits the output of the daap-get-library script. Add changelog entries for r16568
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Nmap Changelog ($Id$); -*-text-*-
|
# Nmap Changelog ($Id$); -*-text-*-
|
||||||
|
|
||||||
|
o [NSE] Added the new daap-get-library script which uses the Digital Audio
|
||||||
|
Access Protocol to enumerate the contents of a library. The contents
|
||||||
|
contain the name of the artist, album and song.
|
||||||
|
|
||||||
o [Ndiff] Show a nicer error message when an input file can't be
|
o [Ndiff] Show a nicer error message when an input file can't be
|
||||||
loaded. Suggested by Derril Lucci, who also contributed a patch.
|
loaded. Suggested by Derril Lucci, who also contributed a patch.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
description = [[ Retrieves a list of music from a DAAP server including the name of the artist, album and songs ]]
|
description = [[ Retrieves a list of music from a DAAP server including the name of the artist, album and songs ]]
|
||||||
|
|
||||||
---
|
---
|
||||||
|
-- @args daap_item_limit Changes the output limit from 100 songs. If set to a negative value, no limit is enforced.
|
||||||
|
--
|
||||||
-- @output
|
-- @output
|
||||||
-- | daap-get-library:
|
-- | daap-get-library:
|
||||||
-- | BUBBA|TWO
|
-- | BUBBA|TWO
|
||||||
|
|||||||
Reference in New Issue
Block a user