Radarr/src/NzbDrone.Core/Download/Clients/Sabnzbd
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
JsonConverters Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Responses Fixed: Normalize all line endings to LF in repo 2019-10-15 20:22:50 -04:00
Sabnzbd.cs New: Filter SABnzbd queue by category 2023-05-27 03:59:12 +03:00
SabnzbdCategory.cs Fixed: Testing SABnzbd when no categories are configured 2022-11-14 08:56:52 +00:00
SabnzbdDownloadStatus.cs Some cleanup of things marked for removal in v3 2020-10-04 01:20:17 -04:00
SabnzbdFullStatus.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
SabnzbdHistory.cs Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
SabnzbdHistoryItem.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
SabnzbdJsonError.cs Because it's 2016! 2016-12-21 20:38:37 -08:00
SabnzbdPriority.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
SabnzbdProxy.cs Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
SabnzbdQueue.cs SABnzbd 2.0 API compatibility (#1339) 2017-04-08 13:36:16 +02:00
SabnzbdQueueItem.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
SabnzbdSettings.cs Fixed: Improve help text for download client Category 2022-02-22 21:41:45 +00:00