nextcloud/android
Vedi su GitHubMediaQuery: use "where" clause to exclude nextcloud folder
Open
#1397 aperta il 22 ago 2017
enhancementfeature: auto uploadhacktoberfesthotspot: media scannertechnical debt
Metriche repository
- Star
- (3752 star)
- Metriche merge PR
- (Merge medio 8g 15h) (84 PR mergiate in 30 g)
Descrizione
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 ;-)