nextcloud/android
Ver no GitHubMediaQuery: use "where" clause to exclude nextcloud folder
Open
#1.397 aberto em 22 de ago. de 2017
enhancementfeature: auto uploadhacktoberfesthotspot: media scannertechnical debt
Métricas do repositório
- Stars
- (3.752 stars)
- Métricas de merge de PR
- (Mesclagem média 8d 15h) (84 fundiu PRs em 30d)
Description
Try to use something like "not like '%nextcloud%'" to exclude nextcloud folders while scanning for avilable auto upload folders. This should be better than the current implementation where we get a list of all possible images and filter them afterwards.
As discussed with @AndyScherzinger on the train ;-)