WACUP
General => Wishlist / Feature Requests => Topic started by: legoluigi00 on November 10, 2017, 04:43:42 AM
-
The title makes this pretty obvious, but still. Let's say that you have your Music folder as one of your watch folders, but you don't want one of the sub-folders ( as in not ALL of them) to be watched, but rather be excluded. Just simply add the option to do that.
-
I thought that it was already possible to do that but from the config options provided it seems not (other than manually setting the folders one at a time & disabling the scanning within the sub-folders checkbox). So afaik, the only real way to see this happen would involve a replacement library plug-in which has the support to do what's wanted (tbh the watch folders mode needs re-working so it's not reliant upon scanning things but instead responding to OS provided file change notifications).
-dro
-
Maybe a half way implementation (= easier - theoretically-) would be to instruct the scanner to ignore the folder containing a .nomedia file? Or it's still the same amount of work as re-doing the scanner?
-
It's a good idea but I don't know off the top of my head how to get a .nomedia to be accounted for with how the scanner currently works (other than some invasive api hooking which I do but try to avoid where possible). So I think it will need a replacement but I'll keep this in mind (as it sounds like something from android or something like that without me searching for it, heh).
-dro
-
IT IS from Android, that's where I got the idea from. Plex also has it but is more complete, you can put content inside the .ignore file and the server will consider it.
-
Well, there already is an option to include/exclude sub-folders. Then you can just add the specific folders you want. A little more work, but it gets the job done. AFAIK, there is no limit to the number of folders that can be added to the watch folders list.
-
Aye that works though there's room to tweak how it's done :)
IT IS from Android, that's where I got the idea from. Plex also has it but is more complete, you can put content inside the .ignore file and the server will consider it.
That's interesting using other files to allow inclusion as needed.
-dro