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.
This PR contains the following updates:
2.19.0+1
->2.19.1+1
2.19.0
->2.19.1
2.19.0
->2.19.1
2.19.0
->2.19.1
2.19.0
->2.19.1
2.19.0
->2.19.1
2.19.0
->2.19.1
Release Notes
jellyfin/jellyfin-exoplayer-ffmpeg-extension (org.jellyfin.exoplayer:exoplayer-ffmpeg-extension)
v2.19.1+1
: 2.19.1+1Updates
c311970
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/116Full Changelog: jellyfin/jellyfin-androidx-media@v2.19.0+1...v2.19.1+1
google/ExoPlayer (com.google.android.exoplayer:extension-cronet)
v2.19.1
This is the last planned release of the
com.google.android.exoplayer2
artifacts. This project is now deprecated. All users should migrate to
androidx.media3
(which contains the same ExoPlayer code). Seethe migration guide
for more details, including a script to help with the migration.
This release corresponds to the
AndroidX Media3 1.1.1 release.
multidex
dependency from all modules(#499).
PlaybackStatsListener
where spuriousPlaybackStats
arecreated after the playlist is cleared.
streaming format (sf), stream type (st), version (v), top birate (tb),
object duration (d), measured throughput (mtp) and object type (ot)
(#8699).
Player.getState()
never transitioned toSTATE_ENDED
when playing very short files
(#538).
offloaded Opus playback in accordance with RFC 7845.
Previously indent and tab offset were included when limiting the cue
length to 32 characters (which was technically correct by the spec)
(#11019).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.