Manage ACSM files that contains server internal error

This commit is contained in:
2023-01-06 21:17:57 +01:00
parent ab5afa5003
commit fc839e671a
2 changed files with 10 additions and 2 deletions

View File

@@ -64,7 +64,8 @@ namespace gourou
FF_INVALID_ACSM_FILE,
FF_NO_HMAC_IN_ACSM_FILE,
FF_NOT_ACTIVATED,
FF_NO_OPERATOR_URL
FF_NO_OPERATOR_URL,
FF_SERVER_INTERNAL_ERROR
};
enum DOWNLOAD_ERROR {