public Rating GetRating(int pUserId, int pMediaId) { return(CatalogueService.GetRating(pUserId, pMediaId)); }