feat: allow grouping shows into collections (#6389)

* Add form to enable grouping of shows

* Add strings for the group shows form
This commit is contained in:
Bill Thornton
2025-04-01 15:18:13 -04:00
committed by GitHub
4 changed files with 26 additions and 10 deletions
+2
View File
@@ -724,6 +724,8 @@
"LabelFriendlyName": "Friendly name",
"LabelGroupMoviesIntoCollections": "Group movies into collections",
"LabelGroupMoviesIntoCollectionsHelp": "Movies in a collection will be displayed as one grouped item when displaying movie lists.",
"LabelGroupShowsIntoCollections": "Group shows into collections",
"LabelGroupShowsIntoCollectionsHelp": "Shows in a collection will be displayed as one grouped item when displaying show lists.",
"LabelH264Crf": "H.264 encoding CRF",
"LabelH265Crf": "H.265 encoding CRF",
"LabelHardwareAccelerationType": "Hardware acceleration",