Create karat.json

This commit is contained in:
redphx 2024-09-02 10:36:38 +07:00
parent 7312d1a56a
commit 4d4621a38d

14
devices/karat.json Normal file
View File

@ -0,0 +1,14 @@
{
"schema_version": 1,
"device_name": "Amazon Fire TV Stick 4k Max (2023)",
"device_type": "android-tv",
"settings": {
"script": {
"_base": "highest",
"video_player_type": "default",
"video_power_preference": "default",
"video_processing": "usm",
"video_sharpness": 0
}
}
}