Hi,
How should I change the rss feed so that only the thumbnails of the latest albums are included.
Many thanks for pointing me in the right direction.
You could take a look at the getAlbumStatistic and printAlbumStatistic functions in template-functions.php (the "latest" part), you could modify them to a latest album feed.
Thanks a lot. I'll check that out.