Mark McDowall
aec3ed16d0
Use wildcards when searching for single episodes on BTN
...
Fixed: Double episode searching on BTN
Closes #1305
9 years ago
Mark McDowall
2e90ea9c19
Fixed: Prefix Twitter notifications (Grabbed/Imported)
9 years ago
Igal Tabachnik
a6b1a1fc0d
New: Vuze torrent client support
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
c249ad5dbe
Using a tiered fallback is safer in case there is another data-loss and ids get reset.
9 years ago
Mark McDowall
e2d6d374ab
Update HttpAccept.Rss to include application/xml
9 years ago
Taloth Saldono
d3adb7ac40
Fixed: HDBits release age incorrect.
...
fixes #1272
9 years ago
Taloth Saldono
0f1afd416b
Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Mark McDowall
2f3bc61af7
Nice try uTorrent, you're not Deluge
...
Fixed: uTorrent error message identity crisis
9 years ago
Lloyd Sparkes
2b11ad4585
Proxy BypassList tests
...
Lightly refactored and updated documentation to make it easier for users
9 years ago
Lloyd Sparkes
c82b90aca8
Fix tests failing due to lack of constructor less classes, after refactoring
9 years ago
Lloyd Sparkes
5fae8e7762
Updating SocksWebProxy to fix issues with POST Requests
9 years ago
Mark McDowall
319b4f13b7
Fixed: Refreshing series that have duplicate season information
9 years ago
Mark McDowall
54fda3d648
Fixed: Updating Emby Library
...
Closes #1267
9 years ago
Mark McDowall
2f6fded7c3
Fixed: An issue preventing access to settings due to extraneous data in the database
9 years ago
Mark McDowall
7934003b5e
Fixed: Rare error when removing pending items that have been rejected
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Lloyd Sparkes
f807e44a39
Force to IPv4
9 years ago
Lloyd Sparkes
d68abc746c
Bug Fixes
9 years ago
Mark McDowall
8773d38ddd
Fixed: Plex Meda Server authentication
9 years ago
Lloyd Sparkes
6fdbb2b659
Fix merging issues & API changes - that conflict resolution did not detect
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
Taloth Saldono
f16f097b3e
Fixed: Sabnzbd 1.0.1 added two new status values.
...
fixes #1259
9 years ago
Mark McDowall
7284ef50eb
Fixed: Manual Import not scrolling after using file browser
...
Closes #745
9 years ago
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
9 years ago
Sam Holmes
aff6af1806
Update package.json license expression ( #1242 )
9 years ago
Taloth Saldono
c0c35a0eba
Updated NzbGet tests.
9 years ago
Taloth Saldono
072ca459bd
Fixed: NzbGet DUPE/COPY status should be considered failure.
...
fixes #919
closes #693
closes #505
9 years ago
Taloth Saldono
0865306064
Fixed: Adding Nzb with {{password}} in name to NzbGet failed.
9 years ago
Taloth Saldono
ac14444d34
Removed redundant logging.
9 years ago
Mark McDowall
8a6d1ef373
Release scoring
9 years ago
Mark McDowall
dc694b0f34
Don't throw after catching the exception during TearDown
9 years ago
Mark McDowall
76f8cc81da
Fixed: Don't force testing when updating connections, indexers or download clients
9 years ago
Mark McDowall
14f737bd60
Fixed: Set permissions on series metadata images when they are created
...
Closes #871
9 years ago
Mark McDowall
5942ddf9f1
Implement mono logic to not set owner/group with chown
...
New: Allow Owner or Group to be left blank to not set it when changing owner (mono only)
Closes #1220
9 years ago
Mark McDowall
ab7b427241
Fixed: Default display time for Kodi notifications
9 years ago
Taloth Saldono
15120270b4
Disabled unreliable lookup test.
9 years ago
Taloth Saldono
cc0406653a
Readded logging Download Client responses.
9 years ago
Taloth Saldono
9f34127565
Better error handling in the Deluge ConnectDaemon code.
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono
2fa3873503
Give a couple of timing-based tests a bit more breathing room.
9 years ago
Taloth Saldono
96b7bd3b2b
Merge branch 'http-uri-combine-path' into develop
9 years ago
Taloth Saldono
e1ea17cabf
Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
...
Moved token queryparam to start since uTorrent requires it.
Fixed handling response missing an expected Set-Cookie header.
Force Cache-Control: no-cache for uTorrent.
Added Connection: KeepAlive to fix inexplicable uTorrent api failure.
9 years ago
Taloth Saldono
3a162be265
CombinePath now simple, uri resolve done via operator and CombineRelativePath.
9 years ago
Mark McDowall
502298aab9
Cleanup HttpUri.PathCombine
9 years ago
Mark McDowall
edea488dbe
Upgrade to NUnit3
9 years ago
vawen
2fabe2d198
New: Prevent grabbing season packs if full season hasn't aired yet
...
Closes #743
9 years ago
Mark McDowall
f2c8156c00
ParsingService.GetEpisodes will use TVDB season number when available
9 years ago