Open fabi321 opened 2 years ago
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
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?
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.