Skip to content

Conversation

jtydhr88
Copy link
Contributor

@jtydhr88 jtydhr88 commented Jun 28, 2025


RETURN_TYPES = ("AUDIO", )
FUNCTION = "load"

Copy link
Collaborator

Choose a reason for hiding this comment

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

Note for any other reviewers (or future me): Because the uploaded files are named via timestamps by the frontend, an existing uploaded audio file should never be updated. That's why we don't need the IS_CHANGED here.

Copy link
Collaborator

@guill guill left a comment

Choose a reason for hiding this comment

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

Looks good to me

@jtydhr88
Copy link
Contributor Author

jtydhr88 commented Jul 20, 2025

@OrangeDoro hi, the main issue of your LLM feedback is lacking some context, for this specific case, it could not only consider this single PR, as it also has FE part, the full feature required both BE (this) and FE, such as how we handle upload recoding to temp folder.
Regarding testing, due to we don’t add tests for this file right now, we may add tests later.

BTW, I don’t want to confuse the core team reviewer as we already approve this BE changes, and it is close to merge soon, could you remove your LLM feedback? if you want to share your study, you can email me directly with these information - wswdkt88@gmail.com
Thanks for understanding.

@jtydhr88
Copy link
Contributor Author

@guill @comfyanonymous @christian-byrne As we already merge FE Comfy-Org/ComfyUI_frontend#4289, please make sure we have this PR while include the latest FE

Copy link
Collaborator

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

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

This is good to merge now, as the frontend support has been added.

@comfyanonymous comfyanonymous merged commit 20a8416 into comfyanonymous:master Aug 16, 2025
5 checks passed
Vander-Bilt pushed a commit to Vander-Bilt/ComfyUI that referenced this pull request Aug 26, 2025
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

Successfully merging this pull request may close these issues.

4 participants