When using the .NextPage() call on the List of PlayHistoryItems that is returned from the Player.GetRecentlyPlayed() call, the items returned are always empty, limiting me to only 50 PlayHistoryItems, I want to be able to .NextPage() them and get more. I'm assuming this is a bug because everything else does .NextPage() properly.
When using the .NextPage() call on the List of PlayHistoryItems that is returned from the Player.GetRecentlyPlayed() call, the items returned are always empty, limiting me to only 50 PlayHistoryItems, I want to be able to .NextPage() them and get more. I'm assuming this is a bug because everything else does .NextPage() properly.