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

add albums on addAll() #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fabi321
Copy link

@fabi321 fabi321 commented May 2, 2022

No description provided.

@fabi321 fabi321 mentioned this pull request May 2, 2022
@ToxicFrog
Copy link

It looks like this makes it so you can click the little [+] in the top right of the browser and have it recursively add everything, rather than just files? I'm going to try this out on my server and see how it goes.

@fabi321
Copy link
Author

fabi321 commented Jan 15, 2024

Yes, it recursively iterates all albums if you press the plus button, just like folders are already iterated if you press the plus in the file view

@ToxicFrog
Copy link

File view doesn't do that, though. Clicking the + next to an individual folder will recurse in that folder but clicking the larger [+] in the top right does nothing. And upon testing, this PR doesn't change that - so I'm guessing it only affects album view and not file view?

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.

2 participants