Taloth Saldono
b80d6c74ad
Api errors now log statuscode too.
8 years ago
Mark McDowall
1218dd255f
Fixed: Allow series to be added unmonitored through the API
...
Closes #1404
8 years ago
Taloth Saldono
87d00abdf1
Adjusted Gzip stream to reduce response times.
8 years ago
Taloth Saldono
19aded7a15
Order the pipeline registration process.
8 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Taloth Saldono
f0ae908892
Merge remote-tracking branch 'upstream/search-delays' into develop
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Mark McDowall
67ff871cf6
FolderWritableValidator
...
Fixed: Information in UI when attempting to add a root folder that is not writable
Fixes #1280
9 years ago
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
9 years ago
Taloth Saldono
229986033c
Added logging of Sonarr API calls.
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
9 years ago
Mark McDowall
76f8cc81da
Fixed: Don't force testing when updating connections, indexers or download clients
9 years ago
Mark McDowall
942be364dc
Treat XEM aliases as SceneSeasonNumber
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Mark McDowall
d37343bb7d
Fixed: Prevent root folders from being added under the startup folder
9 years ago
Mark McDowall
6b1a4c4198
Always validate settings when testing thingies
...
Fixed: Validation skipped when saving connections
9 years ago
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
9 years ago
Taloth Saldono
e6ab4196de
Revert "Fixed: Sort episodes on the api by episode number when they air at the same time."
...
This reverts commit 9ffc0ec521
.
9 years ago
Taloth Saldono
9ffc0ec521
Fixed: Sort episodes on the api by episode number when they air at the same time.
9 years ago
Mark McDowall
b598add64e
Updated FluentValidation
9 years ago
Mark McDowall
c38608e3cf
Fixed Protocol returned for release/push endpoint
9 years ago
Mark McDowall
cb43888496
Fixed: Use Protocol over DownloadProtocol for ReleasePushModule
...
DownloadProtocol is still supported for backwards compatibility
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
9 years ago
Taloth Saldono
2f50074123
Fixed: Incorrect api error when calling /api/episode without seriesId queryparam.
...
fixes #1070
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Keivan Beigi
6e105ce2c6
upgraded nuget packages
9 years ago
Mark McDowall
800fa42982
Selectable range for iCal
...
New: Support for pastDays and fututeDays query parameters on iCal requests
Closes #974
9 years ago
Mark McDowall
8dcd8d17b5
Fixed: Username must not be null or empty when logging in
9 years ago
Mark McDowall
cfe121c777
Don't return series as subtype for /api/episode
...
Fixed: Sped up loading episodes from server
9 years ago
Mark McDowall
de754169fb
Fixed: RSS Sync Interval validation
9 years ago
Mark McDowall
d514699ab7
Fixed: Prevent series from being added with an invalid Profile ID
...
Closes #977
9 years ago
Mark McDowall
08d19df3f7
Fixed: Manual import when quality was not available after failed parsing
...
Closes #911
9 years ago
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
9 years ago
Taloth Saldono
88ce0ec487
Missing TvdbId on ReleaseResource.
9 years ago
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
9 years ago
Taloth Saldono
0b219e1169
Fixed nullables.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
ta264
d41dd05d00
Fix build on linux and add build.sh
9 years ago
Mark McDowall
bb144a6df6
New: Ability to push releases to Sonarr via API for processing
...
Closes #419
9 years ago
bitPhex
4f38454825
Inital work for release pushing
9 years ago
Mark McDowall
f032cc8cf6
Support for not adding a hash to some index elements
9 years ago
Mark McDowall
b82e830e86
Cleanup and refactoring of Twitter notifications
...
Closes #301
New: Twitter Notifications
9 years ago
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
9 years ago
Taloth Saldono
e05365a669
Added missing property to CommandResource.
9 years ago
Keivan Beigi
0789ace879
Use IsProduction instead of IsDebug to toggle caching on/off
9 years ago
Keivan Beigi
98acd0d886
Added support for custom UI folder
9 years ago