@kasperb Ok cool. The API changes has not affected the module. Are you showing Headlines or Image?
The config has a
count = total posts to get
show = number posts to show at the same time
So, if you have count set to 10 and you have show set to 4 and the total posts it received from the subreddit = 10 then it will show 4 then page the next 4 then the last 2 etc. All depends on how your config is set and how many posts it pulls from all the subreddits you specified.
