From 62e293668dfcc9d1d31186999f0a025c45fd2736 Mon Sep 17 00:00:00 2001 From: Howard <0n3la57k155@gmail.com> Date: Thu, 16 Nov 2023 08:10:36 +0800 Subject: [PATCH 1/2] update tvOS16 offline resources --- Documentation/OfflineMode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/OfflineMode.md b/Documentation/OfflineMode.md index 18b8b2dc..cfaf32d9 100644 --- a/Documentation/OfflineMode.md +++ b/Documentation/OfflineMode.md @@ -29,7 +29,7 @@ Replace `url-4K-SDR` with `url-1080-H264` or `url-1080-SDR` for 1080p H264 (defa We recommend you start with the first one, consider the others optional : -- Download and untar `https://sylvan.apple.com/Aerials/resources-13.tar` (tvOS13 resources), rename the bundle to `TVIdleScreenStrings13.bundle` and the JSON to `tvos13.json` +- Download and untar `https://sylvan.apple.com/Aerials/resources-16.tar` (tvOS16 resources), rename the bundle to `TVIdleScreenStrings13.bundle` and the JSON to `tvos13.json` - Optionnally, also download and untar `https://sylvan.apple.com/Aerials/resources.tar` (tvOS12 resources), rename the bundle to `TVIdleScreenStrings12.bundle` and the JSON to `tvos12.json`. - Optionnally, also download and rename `https://sylvan.apple.com/Aerials/2x/entries.json` to `tvos11.json` (tvOS11 resources, also in 4K) - Optionnally, also download and rename `http://a1.phobos.apple.com/us/r1000/000/Features/atv/AutumnResources/videos/entries.json` to `tvos10.json` (The original Aerials, in 1080p H.264 only) From 1c972f26d190ea310eb0b15b7661b98601a55212 Mon Sep 17 00:00:00 2001 From: Howard <0n3la57k155@gmail.com> Date: Thu, 16 Nov 2023 08:14:38 +0800 Subject: [PATCH 2/2] Update OfflineMode.md --- Documentation/OfflineMode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/OfflineMode.md b/Documentation/OfflineMode.md index cfaf32d9..fe826e82 100644 --- a/Documentation/OfflineMode.md +++ b/Documentation/OfflineMode.md @@ -29,7 +29,7 @@ Replace `url-4K-SDR` with `url-1080-H264` or `url-1080-SDR` for 1080p H264 (defa We recommend you start with the first one, consider the others optional : -- Download and untar `https://sylvan.apple.com/Aerials/resources-16.tar` (tvOS16 resources), rename the bundle to `TVIdleScreenStrings13.bundle` and the JSON to `tvos13.json` +- Download and untar `https://sylvan.apple.com/Aerials/resources-16.tar` (tvOS16 resources), unzip the `.tar` file and find the `entries.json` file. - Optionnally, also download and untar `https://sylvan.apple.com/Aerials/resources.tar` (tvOS12 resources), rename the bundle to `TVIdleScreenStrings12.bundle` and the JSON to `tvos12.json`. - Optionnally, also download and rename `https://sylvan.apple.com/Aerials/2x/entries.json` to `tvos11.json` (tvOS11 resources, also in 4K) - Optionnally, also download and rename `http://a1.phobos.apple.com/us/r1000/000/Features/atv/AutumnResources/videos/entries.json` to `tvos10.json` (The original Aerials, in 1080p H.264 only)