Skip to content

Fix: Skip Scenes in Queue That Have no File - #7227

Open
Gykes wants to merge 2 commits into
stashapp:developfrom
Gykes:FilelessQueueSkip
Open

Fix: Skip Scenes in Queue That Have no File#7227
Gykes wants to merge 2 commits into
stashapp:developfrom
Gykes:FilelessQueueSkip

Conversation

@Gykes

@Gykes Gykes commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Description

This modifies up the queue system to check if a scene has a file, and if not, skip it from automatically playing when you have Continue playlist by default.

Fixing that issue brought up another issue of what happens when you click on a fileless scene within the queue. I went ahead and fixed it by checking for a file and then displaying a blank screen noting that this scene is fileless. I'm not 100% in love with this solution but I cant think of a much better one in the moment. Screenshot below.

Related Issue

closes #6814

Testing

Local dev env

Screenshots

No file

Checklist

  • I have read and understood the Contributing document.
  • I have read and understood the AI Usage Policy document.
  • I have made corresponding changes to the documentation (if applicable).

AI Usage Disclosure

  • I have used AI tools to assist with this pull request, and I have disclosed the tools and how I used them below.

Drafted via Claude Opus. Refactored by myself.

Additional Context

Would like design input on the fileless screen. I think it's "functional" but I don't know if this is the best soloution.

@Gykes Gykes added the bug Fix for a reproduced bug label Sep 12, 2026
@Gykes Gykes added this to the Version 0.32.0 milestone Sep 12, 2026
@Gykes
Gykes requested a review from WithoutPants September 12, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fix for a reproduced bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Queue gets stuck on fileless scenes

1 participant