Skip to content

image-source: Include .webp files in directory source#12219

Open
TarunCore wants to merge 1 commit intoobsproject:masterfrom
TarunCore:fix/slide-show-webp-not-loading-from-directories
Open

image-source: Include .webp files in directory source#12219
TarunCore wants to merge 1 commit intoobsproject:masterfrom
TarunCore:fix/slide-show-webp-not-loading-from-directories

Conversation

@TarunCore
Copy link

Description

Previously, the Image Slide Show source skipped *.webp files when adding images via 'Add Directory'. This update ensures that .webp files are now correctly included.

Motivation and Context

Fixes #12216

How Has This Been Tested?

Types of changes

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@WizardCM WizardCM added the Enhancement Improvement to existing functionality label Jun 7, 2025
Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicks.

  • The commit message prefix should be image-source:
  • The commit message subject's first word after the prefix should use Sentence case (Include)
  • The commit message body should be line-wrapped at 72 characters

@RytoEX RytoEX self-assigned this Jun 11, 2025
Previously, the Image Slide Show source skipped *.webp files when
adding images via 'Add Directory'. This update ensures that .webp
files are now correctly included.
@TarunCore TarunCore force-pushed the fix/slide-show-webp-not-loading-from-directories branch from 6943ae4 to fe835d3 Compare June 20, 2025 18:48
@TarunCore TarunCore changed the title image source: include .webp files in directory source image-source: Include .webp files in directory source Jun 20, 2025
@TarunCore TarunCore requested a review from RytoEX July 1, 2025 13:07
@RytoEX RytoEX added this to the OBS Studio 32.0 milestone Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Image slide show source skips *.webp files in folders

4 participants