Merge pull request #6918 from thornbill/storage-metrics

Add storage metric display to dashboard
This commit is contained in:
Bill Thornton
2025-06-05 18:06:31 -04:00
committed by GitHub
16 changed files with 431 additions and 92 deletions
+9
View File
@@ -749,6 +749,7 @@
"LabelHomeScreenSectionValue": "Home screen section {0}",
"LabelHttpsPort": "Local HTTPS port number",
"LabelHttpsPortHelp": "The TCP port number for the HTTPS server.",
"LabelImageCache": "Image Cache",
"LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
"LabelImageType": "Image type",
"LabelImportOnlyFavoriteChannels": "Restrict to channels marked as favorite",
@@ -862,6 +863,7 @@
"LabelPreferredDisplayLanguage": "Preferred display language",
"LabelPreferredSubtitleLanguage": "Preferred subtitle language",
"LabelProfileContainer": "Container",
"LabelProgramData": "Program Data",
"LabelProtocol": "Protocol",
"LabelPublicHttpPort": "Public HTTP port number",
"LabelPublicHttpPortHelp": "The public port number that should be mapped to the local HTTP port.",
@@ -1558,6 +1560,13 @@
"StoryArc": "Story Arc",
"StopPlayback": "Stop playback",
"StopRecording": "Stop recording",
"StorageType.CDRom": "CD-ROM",
"StorageType.Fixed": "Fixed",
"StorageType.Network": "Network",
"StorageType.NoRootDirectory": "No Root Directory",
"StorageType.Ram": "RAM",
"StorageType.Removable": "Removable",
"StorageType.Unknown": "Unknown",
"StreamCountExceedsLimit": "The number of streams exceeds the limit",
"Studio": "Studio",
"Studios": "Studios",