nextcloud/android

MediaQuery: use "where" clause to exclude nextcloud folder

Open

#1,397 建立於 2017年8月22日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Java (1,719 fork)batch import
enhancementfeature: auto uploadhacktoberfesthotspot: media scannertechnical debt

倉庫指標

Star
 (3,752 star)
PR 合併指標
 (平均合併 8天 15小時) (30 天內合併 84 個 PR)

描述

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

貢獻者指南