Audio UI (includes Backend from #6824) - #7146
Draft
bob12224 wants to merge 48 commits into
Draft
Conversation
…ket. Will utilize for discussion and agreement on MVP
Lots of errors to fix and TODO notes
- Removed funscripts, they are for interactive - updated the scanner to correctly create `audio_files` row - Adding Audio to `paths` - Updated sqlite to add AudioFile Need to update mutations next
- removed todos - tested mutations - updated the autotagger - added missing sort options - open question generated from this
* Removed clientMutationId * Removed audioDestroy and AudioDestroyInput * Remove Audio Filename Parser PR comments still remaining, but upstream changes are indicated to have effects on this PR
pkg/sqlite/audio_test.go - not passing
Adding TODO notes that I still need to solve
…ng to Import task, signed authentication path bypass
Similar/copied from Scenes <-> Galleries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
A copy-paste UI for the Audio datatype (copies from Scene).
It is mostly functional, but requires more testing before ready for review.
For those reviewers on #6824, this does provide a method to test that does not require graphql or static analysis.
Related Issue
#1258
Testing
Screenshots
Checklist
AI Usage Disclosure
Additional Context