* first attempt at sc definition
* add dologin. seems to return html instead of json
* barebones working setup
* added category but errors on override
* fixed and tested
* guid fix
* fixed bdmv and dvd releases to report in radarr accepted format
* New: (Indexer) RuTracker
* minor fixes
* somewhat working rutracker org defintion with some filtering
* filter russian letters option implemented
* deal with subtitle languages
* russian filtering pretty good now
* removed sc from branch
* rutracker handles series ok now
* final touches to rutracker
* tore out the captcha
Co-authored-by: Qstick <qstick@gmail.com>
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
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.