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.18.1+2
->2.18.2+1
2.18.1
->2.18.2
2.18.1
->2.18.2
2.18.1
->2.18.2
2.18.1
->2.18.2
2.18.1
->2.18.2
2.18.1
->2.18.2
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
jellyfin/jellyfin-exoplayer-ffmpeg-extension
v2.18.2+1
: 2.18.2+1Updates
2541b12
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/5356461b9
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/524fb9e37
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/541c73980
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/55de1bb2b
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/573fbe033
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/589d5450b
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/60b4f2eb3
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/6155e685c
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/599b0c1fc
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/62a9444c8
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/640c74758
by @renovate in https://github.com/jellyfin/jellyfin-exoplayer-ffmpeg-extension/pull/66Fixes
Full Changelog: jellyfin/jellyfin-androidx-media@v2.18.1+2...v2.18.2+1
google/ExoPlayer
v2.18.2
This release corresponds to the
AndroidX Media3 1.0.0-beta03 release.
ExoPlayer.isTunnelingEnabled
to check if tunneling is enabled forthe currently selected tracks
(#2518).
WrappingMediaSource
to simplify wrapping a singleMediaSource
(#7279).
available memory.
PlaybackStatsListener
(#180).
onMediaItemTransition
callback when callingseekToNext
or
seekToPrevious
in a single-item playlist(#10667).
Player.getSurfaceSize
that returns the size of the surface onwhich the video is rendered.
IllegalStateException
(#10758).
compileSdkVersion
to avoid compilation errors(#10684).
(#8944).
ProgressiveDownloader
caused bysimultaneous download and playback with the same
PriorityTaskManager
(#10570).
(#183).
(#10458).
(#9794).
SingleThreadExecutor
for releasingAudioTrack
instances to avoidOutOfMemory errors when releasing multiple players at the same time
(#10057).
AudioOffloadListener.onExperimentalOffloadedPlayback
for theAudioTrack offload state.
(#134).
AudioTrackBufferSizeProvider
a public interface.ExoPlayer.setPreferredAudioDevice
to set the preferred audiooutput device (#135).
respectively on all Android versions
(#10701).
MetadataRenderer
can now be configured to render metadata as soon asthey are available. Create an instance with
MetadataRenderer(MetadataOutput, Looper, MetadataDecoderFactory, boolean)
to specify whether the renderer will output metadata early orin sync with the player position.
a non-empty but invalid license URL.
setMediaDrmSession failed: session not opened
error when switchingbetween DRM schemes in a playlist (e.g. Widevine to ClearKey).
(#10666).
EventStream.presentationTimeOffset
from manifests(#10460).
TrackSelectionDialogBuilder
(#10429).
(#119).
(#162).
gets stuck loading an ad
(#10510).
(#10685).
inserted ads, for example IMA DAI
(#10764).
and above (#9933).
Studio releases
(#9933).
getDeviceInfo()
to be able to identifyCastPlayer
whencontrolling playback with a
MediaController
(#142).
too slow.
Transformer.Builder.setOutputMimeType(String)
. This feature hasbeen removed. The MIME type will always be MP4 when the default muxer is
used.
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.