nextcloud/android

MediaQuery: use "where" clause to exclude nextcloud folder

Open

#1.397 aberto em 22 de ago. de 2017

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Java (1.719 forks)batch import
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 ;-)

Guia do colaborador