Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/949753028198984a5e8c1c244a0640a62eae0ae2 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fix: add Palestine to supported countries

pull/4647/head
Raghd Hamzeh 4 years ago
parent ea20f05de4
commit 9497530281
No known key found for this signature in database
GPG Key ID: 2D7B8D087EDED5AA

@ -557,6 +557,12 @@
"ThreeLetterISORegionName": "OMN",
"TwoLetterISORegionName": "OM"
},
{
"DisplayName": "Palestine",
"Name": "PS",
"ThreeLetterISORegionName": "PSE",
"TwoLetterISORegionName": "PS"
},
{
"DisplayName": "Panama",
"Name": "PA",

Loading…
Cancel
Save