diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2026-07-15 17:43:27 +0200 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-07-15 17:43:27 +0200 |
| commit | 2bac9a8f0cd3c5a2e13da9fed27d2b0e00044b3a (patch) | |
| tree | 81353ba6564ccbc653fd00d03522b0da603b15f2 /tests/Jellyfin.LiveTv.Tests/Test Data | |
| parent | f8771b52ec68e706126398e61399c50fdfd2a20f (diff) | |
Fix SchedulesDirect image limit recognition
Diffstat (limited to 'tests/Jellyfin.LiveTv.Tests/Test Data')
| -rw-r--r-- | tests/Jellyfin.LiveTv.Tests/Test Data/SchedulesDirect/metadata_programs_image_limit_response.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Jellyfin.LiveTv.Tests/Test Data/SchedulesDirect/metadata_programs_image_limit_response.json b/tests/Jellyfin.LiveTv.Tests/Test Data/SchedulesDirect/metadata_programs_image_limit_response.json new file mode 100644 index 0000000000..34931aa769 --- /dev/null +++ b/tests/Jellyfin.LiveTv.Tests/Test Data/SchedulesDirect/metadata_programs_image_limit_response.json @@ -0,0 +1 @@ +[{"programID":"SH00712240","data":[{"width":"135","height":"180","uri":"assets/p282288_b_v2_aa.jpg","size":"Sm","aspect":"3x4","category":"Banner-L3","text":"yes","primary":"true","tier":"Series"}]},{"programID":"SH00712241","code":5003,"message":"Image download limit exceeded. Try again tomorrow."}] |
