Changeset 35389 in project
- Timestamp:
- 04/14/18 20:48:18 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/mpd-client
r30884 r35389 159 159 Return a list of alists describing new songs since playlist version {{VERSION}}. Note: to detect songs that were deleted at the end of the playlist, use the {{playlistlength}} returned by {{(get-status)}}. 160 160 161 <procedure>(add-song CONN PATH)</procedure>161 <procedure>(add-song! CONN PATH)</procedure> 162 162 Adds {{PATH}} (a string naming a file or directory) to the end of the current playlist. Directories are added recursively. Increments playlist version by 1 for each added song. 163 163
Note: See TracChangeset
for help on using the changeset viewer.