our current MRSS is failing to be imported as it has more items than the limit jwplayer now supports after they change the requriments. Their helpdesk suggest to use MRSS pagination:
Regarding the RSS ingest feeds, are able to include pagination links in your RSS feed? He said this should resolve the issue where a single feed can be used to add 45k videos. Here is a code example:
You can see the full RSS feed at https://cdn.jwplayer.com/v2/playlists/dGz2Fciy?format=mrss. Our MRSS ingest is able to iterate through the pages of this feed to ingest all of the items correctly.
our current MRSS is failing to be imported as it has more items than the limit jwplayer now supports after they change the requriments. Their helpdesk suggest to use MRSS pagination: