mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.74k stars 507 forks source link

The homepage displays videos from different users. #915

Closed cdorsat closed 10 months ago

cdorsat commented 10 months ago

The "Latest" section on the homepage should randomly display the latest videos uploaded by different users. Because if the same user uploads a large number of videos in a short period of time, other users will lose the opportunity to display. This is a functional experience problem that has been encountered.

mgogoulos commented 10 months ago

Not sure I understand what is the issue or problem here @cdorsat , can you elaborate?