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

[Feature] Migrate Scene Previews To Its Own Directory #5536

Open
stg-annon opened this issue Dec 6, 2024 · 0 comments
Open

[Feature] Migrate Scene Previews To Its Own Directory #5536

stg-annon opened this issue Dec 6, 2024 · 0 comments

Comments

@stg-annon
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Currently previews reside in <generated>\screenshots\<oshash>.mp4 it's not really that intuitive, previews are also directly tied to a File, not necessarily a Scene, either of which could be a preference

Describe the solution you'd like

It would be nice if previews were in a directory that was more descriptive of its contents while also utilizing the tiered folder approach that thumbnails use, for example:
<generated>\previews\00\00\<preview_id>.mp4

while refactoring this aspect of previews it might make sense to also review if we should use the files identifying hash as the name for the preview or rather an identifier that would be associated with the Scene and not the File

adding an association between the preview and a Scene or File in the database would also allow for filtering for scenes missing previews which would be a nice bonus

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

No branches or pull requests

1 participant