Nils Maier
Nils Maier
This is basically a feature request to exclude (or "early skip") already downloaded/queued items. I think there is some value in such feature, but it cannot be as easy as...
>I try to be tactful Well, you failed in that endeavor. I am also not entire sure what you're talking about exactly? Are you talking about the hover tooltip in...
I think the first part is tracked in #278 >Also, and I think it would be useful if there was a way to indicate a boolean NOT for the "Fast...
Yeah, it certainly would be good to have proper documentation for the filter syntax. The short is: 1. You can use javascript regular expressions if you surround it with slashes,...
I'm not to keen on the pull request also containing a SQLite nuget update, in particular one that breaks the setup project.
I implemented Samsung-style basic subtitle support in bd53a12c2b7f21e872dd606b2ae8489bbf70a4db a while back. It isn't in any released version yet, though... Since I don't really have any other hardware other than that...
The SQLite stuff, and other dependencies, should be installed with [nuget](http://nuget.org/) which is available for Window (incl. MS VS integration) and *nix via mono (MonoDevelop also has nuget integration built-in...
So, you want an option to only serve the directory, but not sub-directories?
it would be possible too lazily index subdirectories on demand, but it a bit of work to make it work correctly and does not really fit well within the concept...
Thanks for your pull request. However, there are some issues that I'd like to see addressed before considering a merge. See my comments.