nextcloud/android

MediaQuery: use "where" clause to exclude nextcloud folder

Open

#1.397 geöffnet am 22. Aug. 2017

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.719 Forks)batch import
enhancementfeature: auto uploadhacktoberfesthotspot: media scannertechnical debt

Repository-Metriken

Stars
 (3.752 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 15h) (84 gemergte PRs in 30 T)

Beschreibung

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 ;-)

Contributor Guide