TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
180 stars 42 forks source link

Recent VODs section doesnt show pinned (public) courses #1185

Closed MariusAlbrecht closed 9 months ago

MariusAlbrecht commented 10 months ago

Describe the bug The Recent VODs section seems to only show private courses associated to the user when the user is logged in and any public courses when the user is not logged in. When logged in that does not include public courses that the user pinned

To Reproduce Steps to reproduce the behavior:

  1. Log in
  2. Pin public course
  3. Go to homescreen
  4. Not see streams from the pinned course in the recent VODs section

Expected behavior Show public pinned courses as well

Screenshots n/a

Desktop (please complete the following information):

Smartphone (please complete the following information): not tested

Additional context list of recent streams is set here: https://github.com/TUM-Dev/gocast/blob/bad8f2c194b05d039111f0c45de53b2da460eff9/web/ts/components/main.ts#L36