Sync with Master - #4
Merged
Merged
Conversation
Sunrise, sunset, twilight bands and moon phase for a screen, computed on the player from its own coordinates and clock. No API key and no network calls at runtime.
The en-DE long date renders as "16. September" on macOS and "16 September" on the CI runner, since the separator moves with the ICU build. The contract is the order of the parts, so assert that instead.
The rotation came from the difference in azimuth between sun and moon, which treats the sky as flat around the moon. That holds while the two are close together and fails at opposition, where the azimuths are 180 apart: exactly where the difference wraps. The disc turned through 172 degrees in two minutes, every full moon, twice a day. Use the position angle of the sun seen from the moon, measured on the sphere from the zenith. Over a lunation the largest step is now 2.25 degrees per two minutes, which is the moon's own motion.
Move live, auto-play, and frozen sky moments into Screenly settings so the same controls work on players without a bottom panel.
Keep location and playback in the main form; tuck coordinates, timezone, and clock format under Advanced.
feat: add Daylight, an offline sun and moon Edge App
Use the release that always deploys from screenly.yml and drop the frozen v1 checks pin.
Shoot one city per frozen playback mode, drop the old golden-hour gallery assets, and document the new gallery in the README.
Shoot San Francisco live and every frozen playback setting at all player resolutions via the standard edge-apps screenshots path, and drop the store-screenshots flow.
Keep every resolution for live mode only, and drop the extra mode WebPs at other sizes.
Match the named playback mode files so every shot has an explicit mode label.
Use the split day/night mark as the Edge App icon and point the manifest at it.
Make the heading setting help text simpler, and list what each playback value shows in the README.
Replace Time Machine UI with a playback setting
salmanfarisvp
requested a deployment
to
stage
September 21, 2026 20:33 — with
GitHub Actions
Waiting
514sid
approved these changes
Sep 21, 2026
This branch is waiting to be deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.