I've created a view that is generating a playlist of an album. It has 20 songs. If I set the nodes per page to 20, I get an empty player with 'undefined- click to start' in the title bar.

If I set the nodes per page to be 5, it does the same thing on the first page, but puts songs in the subsequent pages.

The list seems to be generating correctly when all nodes are one one page. When I enable paging, the

* m3u
* pls
* xspf

links at the bottom are off by one, the first empty page shows songs 1-5, then the second page actually plays those songs, while it's links display 6-10 - see what I mean here:

http://rushmorebeekeepers.com/?q=testalbum

Thanks for any help you can give.