nextcloud/android

MediaQuery: use "where" clause to exclude nextcloud folder

Open

#1397 aperta il 22 ago 2017

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (1719 fork)batch import
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 ;-)

Guida contributor