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 request: allow gui to find network attached storage #72

Open
BleakleyMcD opened this issue Dec 17, 2024 · 3 comments
Open

Feature request: allow gui to find network attached storage #72

BleakleyMcD opened this issue Dec 17, 2024 · 3 comments

Comments

@BleakleyMcD
Copy link
Collaborator

currently GUI cannot recognize network attached storage devices and so av-spex can't process those files via the GUI.

please allow GUI to recognize attached devices and (maybe?) other file systems

@eddycolloton

@eddycolloton
Copy link
Collaborator

Good news and bad news!
Good news: I believe network attached storage will be accessible on this feature branch - https://github.com/JPC-AV/JPC_AV_videoQC
Bad news: This doesn't support selecting multiple files at once. You can still import multiple directories, you just need to choose them one at a time. I was using the "non-native QfileDialog" option to enable selecting multiple directories. Just found on the PyQt 6 documentation that "The non-native QFileDialog supports only local files".

@eddycolloton
Copy link
Collaborator

Drag and drop is looking feasible so I think we can use that as an alternative for multiple dirs

@eddycolloton
Copy link
Collaborator

Ok, @BleakleyMcD network selection (one dir at a time) or drag and drop (multiple dirs) should be working on this branch now, give it a try: https://github.com/JPC-AV/JPC_AV_videoQC/tree/feature/network_support

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

No branches or pull requests

2 participants