The page for the video player is not loading properly again in 416.

EDIT:

Debug info
  • App Version: 1.0.416 (416)
  • Platform: android
  • OS Version: BP4A.251205.006

Modified Settings

The following settings have been changed from defaults:

  • isNotificationEnabled: 1 (default: 0)
  • commentDividers: 0 (default: 1)
  • isCommentActionsReversed: true (default: false)
  • shouldAlwaysOpenInDefaultBrowser: true (default: false)
  • shouldDisplayTitleAbove: true (default: false)
  • alwaysShowInstance: true (default: false)
  • applyUserNotesGlobally: true (default: false)
  • shouldSaveUserNoteContext: true (default: false)
  • alwaysTrustDomains: true (default: false)
  • shouldUseHighRefresh: false (default: true)
  • shouldLimitCardImages: true (default: false)
  • shouldPreloadImages: never (default: always)
  • shouldLoadCrosspostComments: false (default: true)
  • shouldAutofillPost: false (default: true)
  • commentTextStyle: labelSmall (default: bodyLarge)
  • postTitleTextStyle: titleXSmall (default: titleMedium)
  • customColoursPreset: 2 (default: 0)
  • isTopBarFixed: true (default: false)
  • showFullVotes: true (default: false)
  • shouldAlwaysDisplayAvatars: true (default: false)
  • shouldInstanceBlockIncludeUsers: false (default: true)
  • defaultRoute: /community?postCommonListingType=All&hint=All (default: null)
  • defaultPostSort: New (default: Active)
  • defaultCommentSort: Top (default: Hot)
  • cardType: list (default: card)
  • swipeActionsComment: [upvote, upvote, downvote] (default: [upvote, save, reply])
  • postActions: [comment, save, none, none] (default: [comment, save, none, crosspost])
  • swipeActionsPost: [hide, none, none] (default: [upvote, save, hide])
  • shouldVideoAutoplay: never (default: always)
  • shouldPreloadVideos: never (default: always)
  • shouldUseProfileBanner: true (default: false)
  • shouldDisplayCommunityBanner: false (default: true)
  • stickySortSettings: true (default: false)
  • theme: amoled (default: system)
  • imageDomainRewrites: {} (default: {})
  • applyUserVoteTotalsGlobally: true (default: false)

EDIT 2: Turning off the blur video background setting fixes it.

EDIT 3: This issue matched a previous problem with the video player so I thought it was a bug. It seems the blur setting was introduced in 416 but is still being worked on since the blur effect still needs to be added. In card view, the video gets duplicated and both video is playing.

  • sirxdaemon@lemmy.caOP
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 months ago

    It happens with all of the videos I’ve come across recently so I presumed it was widespread. I’ve updated the post with the debug info. Basically the video player is overplayed on the app when it appears rather than on a discrete page. Happens on card and list view but I’ll see if I can figure out which setting is causing it.

    EDIT: Blur video background setting is the culprit. Turning it on causes the problem.