Your problem here is the -1 which indicates to start at the last record, but then go forwards (so only one record is left before you get to the end of the list). You should use the below if you want to get information on the last 1000 streams:
liststreams * true 1000 -1000