# File lib/librmpd.rb, line 794 def playlist_changes( version ) response = send_command "plchanges #{version}" build_songs_list response end