Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commits/commit/6b1a4c419892cf17aa96740da61083339b436e1c You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

6747 Commits (6b1a4c419892cf17aa96740da61083339b436e1c)
 

Author SHA1 Message Date
Mark McDowall 6b1a4c4198 Always validate settings when testing thingies 9 years ago
Mark McDowall 1072c5247c On grab for custom scripts 9 years ago
Taloth Saldono 6508e920fe New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL. 9 years ago
Taloth Saldono 1154e0eeb3 Add WebException handlers to prevent them reaching the UI. 9 years ago
Taloth Saldono 2d96914bfa Send Http auth without waiting for challenge. 9 years ago
Taloth Saldono 70494c3674 Adding magnet to qbit should use FormData not QueryParam. 9 years ago
Taloth Saldono d68ad98176 Fixed: UsenetBlackhole not importing since latest develop. 9 years ago
Taloth Saldono eb70a6419c Fixed: Not uploading nzbs to Nzbget on linux since previous develop. 9 years ago
Taloth Saldono 22aa759abc Fixed: Rarbg indexer broken on develop. 9 years ago
Taloth Saldono 19b8fb6d8b Merge branch 'blackhole-delay' into develop 9 years ago
Taloth Saldono d4bc835b1c New: Delaying Blackhole imports while they're still being updated. 9 years ago
Taloth Saldono b99d82cccc Ensure auto-generated mocks are also registered in the test container. 9 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient. 9 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri. 9 years ago
Taloth Saldono 7c54fa70d7 Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded. 9 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 9 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added. 9 years ago
Taloth Saldono 03e2adc332 Sort episodes in calendar by ep nr if airdate is the same. 9 years ago
Taloth Saldono e6ab4196de Revert "Fixed: Sort episodes on the api by episode number when they air at the same time." 9 years ago
Mark McDowall f2784d3ec2 New: Trakt links on series details 9 years ago
Mark McDowall ef3d508b31 Fixed: Anime season search won't search for missing episodes 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 47446515d1 Update CONTRIBUTING.md 9 years ago
Taloth Saldono e5de7fb8cf Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event. 9 years ago
Taloth Saldono 55e870f295 Added version to logged exceptions. 9 years ago
Taloth Saldono 1485c83ab6 Don't hammer thexem, kthxbai. 9 years ago
Mark McDowall e8d1623e96 Default Plex Media Server "Update Library" to true 9 years ago
Taloth Saldono 3bc6bf9e99 Don't die in MonoTorrent if nodes is an empty string. 9 years ago
Taloth Saldono 949d8bf49b Fixed: Warn if user has movie/date sorting enabled in Sabnzbd for the Sonarr category. 9 years ago
Taloth Saldono c29e49da95 Clarified error message in MatchesFolderSpecification. 9 years ago
Taloth Saldono 79c565911c New: Changed the default of 'Use Hardlinks instead of Copy' to true. Most ppl seem to want that anyway. 9 years ago
Taloth Saldono bb9a0371c5 Added TorrentRss test for ExtraTorrents, no other changes. 9 years ago
Taloth Saldono e945231ab3 Fixed: Newznab should reject a Torznab feed. 9 years ago
Mark McDowall c1298d162e Womble's has size parsing now 9 years ago
Taloth Saldono f005edfcf0 Don't use Sonarr as ReleaseGroup if the pattern contains an advanced prefix/suffix. 9 years ago
Taloth Saldono 59c68ec6cc Write debug/trace log files separately to prevent trace from quickly rolling over debug. 9 years ago
Taloth Saldono a5077b0b1b Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums. 9 years ago
Mark McDowall a22c0499d5 Couple more anime version test cases 9 years ago
Mark McDowall c38608e3cf Fixed Protocol returned for release/push endpoint 9 years ago
Taloth Saldono 3b57194d47 Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed. 9 years ago
Taloth Saldono 21c901eab4 fixed failing torznab test 9 years ago
Taloth Saldono 9ad8311dd6 New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100. 9 years ago
Taloth Saldono df84028c90 Added DrunkenSlug and SimplyNZBs as Newznab presets. 9 years ago
Mark McDowall 7cb1e91ba1 Handle 1.1x version from Sabnzbd 9 years ago
Mark McDowall 974a7276c3 New: Explicitly enforce SABnzbd minimum version of 0.7.0 9 years ago
Mark McDowall f0ca2bc11e Fixed: Don't collapse episode titles when episode titles contain Part x only 9 years ago
Mark McDowall cb43888496 Fixed: Use Protocol over DownloadProtocol for ReleasePushModule 9 years ago
Taloth Saldono 34d5fb1aa0 Fiddled with the Back to the Top button a bit so it's better visible on the white background, also only on widescreen now. 9 years ago
Taloth Saldono 72f0085ef7 Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files. 9 years ago