File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -143,12 +143,24 @@ <h4>Permanent Searches with Search Folders</h4>
143143 < tr > < td style ="background:#bfb ">
144144 < b > Podcast included</ b >
145145 </ td > < td >
146- < b > Adds</ b > all items that contain an enclosure to the search folder.
146+ < b > Adds</ b > all items that contain a podcast to the search folder. For this rule, podcast is assumed to be any enclosure for an audio file .
147147 </ td > </ tr >
148148 <!-- ----------------------------------------- -->
149149 < tr > < td style ="background:#fbb ">
150150 < b > Podcast not included</ b >
151151 </ td > < td >
152+ < b > Removes</ b > all items that do not contain a podcast (i.e. an enclosure for an audio file) from the search folder.
153+ </ td > </ tr >
154+ <!-- ----------------------------------------- -->
155+ < tr > < td style ="background:#bfb ">
156+ < b > Enclosure included</ b >
157+ </ td > < td >
158+ < b > Adds</ b > all items that contain an enclosure (for any file type) to the search folder.
159+ </ td > </ tr >
160+ <!-- ----------------------------------------- -->
161+ < tr > < td style ="background:#fbb ">
162+ < b > Enclosure not included</ b >
163+ </ td > < td >
152164 < b > Removes</ b > all items that do not contain an enclosure from the search folder.
153165 </ td > </ tr >
154166 </ table >
You can’t perform that action at this time.
0 commit comments