mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
New: View, Sort, Filter by Movie popularity on Index and Discover
Fixes #1947
This commit is contained in:
@@ -18,6 +18,7 @@ interface CssExports {
|
||||
'originalTitle': string;
|
||||
'path': string;
|
||||
'physicalRelease': string;
|
||||
'popularity': string;
|
||||
'qualityProfileId': string;
|
||||
'rottenTomatoesRating': string;
|
||||
'runtime': string;
|
||||
|
||||
Reference in New Issue
Block a user