Skip to content

Conversation

@hongfeih-es
Copy link

No description provided.

robwalch and others added 30 commits July 8, 2025 10:27
chore(deps): update dependency prettier to v3.6.2
…r-138.x

chore(deps): update dependency chromedriver to v138.0.1
chore(deps): update dependency wrangler to v4.23.0
chore(deps): update dependency wrangler to v4.24.1
…ovate-updates

Dependency and renovate config updates
…r-138.x

chore(deps): update dependency chromedriver to v138.0.2
…in-n-17.x

chore(deps): update dependency eslint-plugin-n to v17.21.0
chore(deps): update dependency rollup to v4.44.2
…eslint-monorepo

chore(deps): update typescript-eslint monorepo to v8.36.0
…eslint-monorepo

chore(deps): update typescript-eslint monorepo to v8.37.0
…-media-library-0.x

chore(deps): update dependency @svta/common-media-library to v0.16.0
robwalch and others added 24 commits July 31, 2025 10:27
* Interstitials improvements
- Fix DateRange mapping in Live with fragment reference sliding (use `frag.setStart` over `frag.start =` to update tagAnchor ref)
- Skip gaps between interstitial assets
- Make MEDIA_ATTACHED async on transferMedia (this.media undefined in id3-track-controller onMediaAttached otherwise)
- Add metadata cue timing to assets for better event timing
- Removed unnecessary conditionals in changed files (added looser typing in cases where object[index] result may be undefined)
Fixes video-dev#7426

* Fix `fragment.byteLength` with no byte range

* Load next asset m3u8 on asset-list loaded (w/o append-in-place)

* Prevent schedule from advancing past interstitials loading asset-lists (with no duration)

* Handle append-in-line interstitials with shorter that playout-limit fill

* Advance asset player buffering on asset error prior to starting interstitial

* Update asset duration on first playlist update

* Workaround asset buffered to end edge cases

* Do not flush when QuotaExceededError is received by asset players while playing primary

* Handle seeking to unplayable range caused by truncated interstitial
Don't error if mediaKeys are set in case of custom EME integration
Use instance logger in level-helper functions
* Force schedule update on asset or interstitial error (in case playout duration is not changed by error but schedule update is needed)

* Handle seeking back in interstitial with faulty assets
…e-stream-controller, timeline-contoller, fragment-tracker...)

Stop gap measure for video-dev#7460
This also addresses some formatting issues found by prettier.
… for playout-limit change (video-dev#7467)

* Fix interstitial asset events not firing when attaching primary early for playout-limit change
* Add log message helper for timeline position updates
…tricted" before appending media (video-dev#7414)

* Handle EME key status errors before appending segments
Fixes video-dev#7413 (playback/switching fails on KEY_SYSTEM_STATUS_INTERNAL_ERROR 'internal-error' key status)

* Fix handling of one-to-many KEY URI to Key IDs
video-dev#7413

* Remove levels with "internal-error" key status errors and optimize key-bytes comparison
Add "FIXME" comments for future MediaKeySessionContext multi-key handling improvements

* Do not throw fatal keyLoadingPromise error when context changes on KEY_LOADING
reproducible with `hls.once(Hls.Events.KEY_LOADING, () => hls.removeLevel(hls.loadLevel))`
* Wait to retry fragment request when `navigator.onLine` is false
(uses polling for Firefox where "online" event never fires)
Fixes video-dev#7471
* Only treat no-alternate segment request failures as gaps in live playlists (video-dev#7464, video-dev#7410)
* Retry once per seeking out of current fragment range (even when offline)
* Do not exhaust retries in tick loop while seeking
* Only schedule immediate tick on seeking when buffer is empty and state is idle (video-dev#7472)
…s, and no-misused-promises (video-dev#7480)

ESlint error messages explain reasoning
@yajin2021 yajin2021 self-requested a review August 27, 2025 01:06
@hongfeih-es hongfeih-es merged commit 4722c78 into master-doris Aug 27, 2025
9 of 10 checks passed
@hongfeih-es hongfeih-es deleted the patch/v1.6.11-doris branch August 27, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants