Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reworked Image Slideshow Asynchronus feature does not work #10599

Open
lfrisk opened this issue Apr 25, 2024 · 2 comments
Open

Reworked Image Slideshow Asynchronus feature does not work #10599

lfrisk opened this issue Apr 25, 2024 · 2 comments

Comments

@lfrisk
Copy link

lfrisk commented Apr 25, 2024

Operating System Info

macOS 12

Other OS

No response

OBS Studio Version

30.1.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/7phqW8Znzvt2TYHW

OBS Studio Crash Log URL

No response

Expected Behavior

I expected that any new Image Slideshow sources that I created after upgrading to 30.1.2 would automatically scan the folder and adjust the playlist according to the images in the folder.

Current Behavior

The new Image Slideshow source which is supposed to be asynchronus in 30.1.2 kept the same number of images as originally loaded in the folder, but replaced the output of images I removed from the folder with black placeholders. After quitting the software and re-launching the source, the slideshow re-populated the playlist with the current number of images in the folder.

Steps to Reproduce

  1. Create new Image Slideshow after updating to 30.1.2
  2. While slideshow is active, remove files from the folder where the Image Slideshow is sourcing the media content
  3. Instead of reducing the number of images in the slideshow, the missing files are displayed as black placeholders.
    ...

Anything else we should know?

No response

@derrod
Copy link
Member

derrod commented Apr 25, 2024

The asynchronous part is working as intended, it's just there to load image files on demand rather than all upfront. It does not rescan the folder, and that's not what it's meant for. But it should probably remove files that fail loading, e.g. because have been removed, from the list.

@lfrisk
Copy link
Author

lfrisk commented Apr 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants