1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Validation
Mike 87cafe0035 Don't allow port 0 as a listen port
Port 0 is not really a valid port. Using it will most likely dynamically
allocate a port to listen on.
2014-10-02 08:32:32 -04:00
..
Paths Fixed: Prevent adding a series if the path is the ancestor of another series 2014-06-22 11:01:22 -07:00
FolderValidator.cs Validation, settings UI cleanup and different settings models, oh my 2014-02-16 23:01:36 -08:00
LangaugeValidator.cs Profiles 2014-07-25 23:21:44 -07:00
NzbDroneValidationFailure.cs Changed the way additional validation details get sent the UI. 2014-07-09 21:36:43 +02:00
RuleBuilderExtensions.cs Don't allow port 0 as a listen port 2014-10-02 08:32:32 -04:00