mirror of
https://github.com/iptv-org/iptv.git
synced 2026-07-04 21:02:38 +08:00
Merge branch 'master' into UltraHDR-patch-4
This commit is contained in:
commit
75e808d2e4
@ -149,6 +149,7 @@ function parseStatus(error) {
|
||||
case 'FFMPEG_PROCESS_TIMEOUT':
|
||||
return 'timeout'
|
||||
case 'HTTP_FORBIDDEN':
|
||||
case 'HTTP_UNAUTHORIZED':
|
||||
case 'HTTP_UNAVAILABLE_FOR_LEGAL_REASONS':
|
||||
return 'blocked'
|
||||
default:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user