nextcloud/android
在 GitHub 查看MediaQuery: use "where" clause to exclude nextcloud folder
Open
#1,397 创建于 2017年8月22日
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 ;-)