2024-08-02, 10:54 PM
There really isn't much that stands out to me when doing such, no errors or lines that scream something weird happening. I also can't verify what it should look like during normal operation at the moment.
This is what appears when I start the shuffle in firefox.
Exploring the object didn't show anything that stood out to me that could be causing it, like a weird value either.
Is what appears as a video reaches the end and refuses to automatically go to next.
This is what appears when I start the shuffle in firefox.
Code:
Active player: {"name":"Html Video Player","id":"htmlvideoplayer","playerName":"Html Video Player","playableMediaTypes":[false,true,false,false],"isLocalPlayer":true,"supportedCommands":["GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","SetMaxStreamingBitrate","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","SetShuffleQueue","PlayMediaSource","PlayTrailers","ToggleFullscreen","SetBrightness","SetAspectRatio","PlaybackRate"]} main.jellyfin.bundle.js:2:114740
SyncPlay WrapperFactory getWrapper: htmlvideoplayer syncPlay-ui-players-NoActivePlayer.d6748b7c524c6bf65abe.chunk.js:1:5275
nowplaying event: playbackstart 18084.239da02d76e26fda517e.chunk.js:1:9330
[nowPlayingBar:onStateChanged] event: playbackstart 18084.239da02d76e26fda517e.chunk.js:1:10036
Requesting url without automatic networking: http://localhost:8096/Sessions/Playing node_modules.jellyfin-apiclient.bundle.js:2:14622
[viewContainer] tryRestoreView
Object { url: "/video", type: "video-osd", state: null, autoFocus: false, fullscreen: true, transition: undefined, options: {…} }
main.jellyfin.bundle.js:2:210544
setting new text track index to: -1
Code:
Requesting url without automatic networking: http://localhost:8096/Sessions/Playing/Progress node_modules.jellyfin-apiclient.bundle.js:2:14622
Requesting url without automatic networking: http://localhost:8096/Sessions/Playing/Progress node_modules.jellyfin-apiclient.bundle.js:2:14622
[nowPlayingBar:onPlaybackStopped] event: playbackstop 18084.239da02d76e26fda517e.chunk.js:1:9826
nowplaying event: playbackstop playback-video.4c5c128439b53dd6fae9.chunk.js:1:26017
Requesting url without automatic networking: http://localhost:8096/Sessions/Playing/Stopped node_modules.jellyfin-apiclient.bundle.js:2:14622
Is what appears as a video reaches the end and refuses to automatically go to next.