You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Contents/DefaultPrefs.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,12 @@
135
135
"type": "text",
136
136
"default": ""
137
137
},
138
+
{
139
+
"id": "referer",
140
+
"label": "Custom HTTP referer string (might require playlist reaload for changes to take effect)",
141
+
"type": "text",
142
+
"default": ""
143
+
},
138
144
{
139
145
"id": "optimized_for_streaming",
140
146
"label": "Optimized for streaming - switching this off might force PMS to transcode everything even when Direct Play and Direct Stream options are unavailable",
0 commit comments