diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnXlmnJKsPulm2S_hwwRm3Ky27Zyf-wKMw <Chad@web> | 2013-12-31 19:26:36 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-31 19:26:36 +0000 |
commit | 5ff2507dd43618e91c61d9a7800f194b71ea5d5d (patch) | |
tree | c837b7bfcd448ef7510a8a19aad566602ff5bb65 /doc | |
parent | 01da5877b19289895a65753e4ac2d3865a84ee0f (diff) |
Added a comment: Pulling *.flac files as well... too much data
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_2_51a013213118660bdc06ff4d6c8110ba._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_2_51a013213118660bdc06ff4d6c8110ba._comment b/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_2_51a013213118660bdc06ff4d6c8110ba._comment new file mode 100644 index 000000000..1b84eee81 --- /dev/null +++ b/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_2_51a013213118660bdc06ff4d6c8110ba._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnXlmnJKsPulm2S_hwwRm3Ky27Zyf-wKMw" + nickname="Chad" + subject="Pulling *.flac files as well... too much data" + date="2013-12-31T19:26:36Z" + content=""" +I've tried setting up my own phone in a similar manner. Unfortunately for me, I store my `*.flac` files in the same location as my `*.mp3` files. For obvious reasons, I do not want to copy these up to my phone. This, however, is not working for me. + + content PHONEUID = ((exclude=*/archive/* and exclude=archive/*) or (not (copies=archive:1 or copies=smallarchive:1))) and (include=keepass/* or include=Books/* or present) and (include=Music/* and exclude=Music/*.flac and exclude=Music/*/*.flac) + +I still get `*.flac` files in the repo. +"""]] |