# File lib/librmpd.rb, line 608 def playlists response = send_command 'lsinfo' filter_response response, /\Aplaylist: /i end