Skip to content

Conversation

@TimUx
Copy link
Owner

@TimUx TimUx commented Nov 17, 2025

Summary

  • enable vertical scrolling on the home page by allowing overflow on the body
  • keep horizontal overflow hidden while preserving the existing layout

Testing

  • python -m py_compile app.py

Codex Task

@TimUx TimUx merged commit a07a001 into main Nov 17, 2025
@TimUx TimUx deleted the codex/research-falcon-player-api-and-endpoints-qbnt33 branch November 17, 2025 22:25
@chatgpt-codex-connector
Copy link

💡 Codex Review

https://github.com/TimUx/fpp-control/blob/ad2ca6f52b62bccfa3909f2c6558a8b4063d25d2/app.py#L176-L180
P1 Badge Re-enable FPP outputs after blackout

In stop_effects_and_blackout every playlist start is preceded by DisableOutputs, but there is no corresponding EnableOutputs anywhere in the code. On FPP instances that keep outputs disabled until explicitly re-enabled, this means the first request or scheduled show will turn the outputs off and all subsequent playback (including the show you just started) remains dark until someone manually re-enables outputs in FPP.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@TimUx TimUx restored the codex/research-falcon-player-api-and-endpoints-qbnt33 branch November 18, 2025 10:31
@TimUx TimUx deleted the codex/research-falcon-player-api-and-endpoints-qbnt33 branch November 20, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants