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] Customisable Columns in List View #4165

Closed
C-BoT-AU opened this issue Oct 2, 2023 · 2 comments · Fixed by #4368
Closed

[Feature] Customisable Columns in List View #4165

C-BoT-AU opened this issue Oct 2, 2023 · 2 comments · Fixed by #4368

Comments

@C-BoT-AU
Copy link

C-BoT-AU commented Oct 2, 2023

Is your feature request related to a problem? Please describe.
Especially during scan and import, I always cross check the filename/path with what the scraper has detected before tagging for rename. It would be ideal to do this from the Scene List View page rather than using multiple pages.

Describe the solution you'd like

  1. The ability to enable/disable all current columns in list view:
    Preview Image | Title | Rating | Duration | Tags | Performers | Studio | Movies | Galleries
    (Tags raised with alternative enhancement option (Wordwrapping) in [Feature] Disable Tags Option List View and/or Truncated Tags  #4164)

  2. Additional Columns through a fork of commit Add a setting to show file path on scene list table view (#2948) #4112/Request [Feature] Show file path on list view #2948
    -Filename (excluding full path)
    -Parent Folder

Further Enhancement:
Resort Columns by draggable list in Settings window
Resort Columns by drag/drop in List View

Describe alternatives you've considered
With only minimal CSS/JS/HTML knowledge, the only easy option I can see would be to enable/disable in the settings menu, similar to what is proposed for the path in commit #4112

Additional context
Being able to compare the current Path/Parent Folder/Filename with the detected Scene Name/Performer/Studio in a single page will allow for quick highlighting of potential miss-matches to be fixed manually, and the bulk then being tagged/flagged as sorted to then be renamed. Unfortunately during a bulk scan some were incorrectly labelled and I now have no idea what they should have been as the original filenames are gone and I haven't yet been able to match the hash.

@echo6ix
Copy link
Contributor

echo6ix commented Oct 2, 2023

Similar to #517

@C-BoT-AU
Copy link
Author

C-BoT-AU commented Oct 2, 2023

Similar to #517

Similar, But more simplified (minimal new features, just layout options/changes). All editing would still be done inside the Scene Page/Edit Tab.
#517 would be the next step(s) after this. Full overhaul to allow easier editing from within the list.

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

Successfully merging a pull request may close this issue.

3 participants