Playlists: fix media not set over ML_SIZE_LIMIT
With pagedLists when a list is over the MEDIALIBRARY_SIZE_LIMIT, media over it won't be set, causing crashes. This forces each media to be set when the mediawrapper list is over the constant.
Fixes #2623 (closed)