- Added ?land=live support for the homepage in [index.php](/Users/tyemeclifford/Documents/GH/mediaplayer/index.php). When live is enabled, visiting the homepage with ?land=live now renders the Live tab active first, hides the normal video player initially, preserves the live mode through homepage pagination, and updates the URL when switching between Videos and Live.
Also updated [README.md](/Users/tyemeclifford/Documents/GH/mediaplayer/README.md) and [changelog.md](/Users/tyemeclifford/Documents/GH/mediaplayer/changelog.md).
This commit is contained in:
@@ -19,6 +19,7 @@ All notable changes to this media player project.
|
||||
- Added public search for published videos.
|
||||
- Added configurable URL rewriting, defaulting to `/v/<slug>`, `/all`, and `/search/<query>`.
|
||||
- Added a configurable homepage live section with a Videos/Live toggle and default Stream.Place embed support.
|
||||
- Added `?land=live` homepage support so the live embed can be displayed first from a shareable landing URL.
|
||||
- Added social sharing metadata so video pages expose title, description, and thumbnail image data for link previews.
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user