remove tvos dts hack no longer needed
This commit is contained in:
@@ -1228,7 +1228,8 @@
|
||||
lazy: true,
|
||||
showDetailsMenu: true,
|
||||
overlayPlayButton: true,
|
||||
allowBottomPadding: !scrollX
|
||||
allowBottomPadding: !scrollX,
|
||||
includeParentInfoInTitle: false
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
showChannelName: params.type != 'Recordings' && params.type != 'RecordingSeries',
|
||||
overlayMoreButton: !supportsImageAnalysis,
|
||||
showYear: query.IsMovie && params.type == 'Recordings',
|
||||
showSeriesYear: params.type === 'RecordingSeries',
|
||||
coverImage: true,
|
||||
cardLayout: supportsImageAnalysis,
|
||||
vibrant: supportsImageAnalysis
|
||||
|
||||
Reference in New Issue
Block a user