Commit Graph

3875 Commits

Author SHA1 Message Date
Qstick bcfa856842 Win x86 Builds 2020-11-18 11:54:29 -05:00
Qstick eb97568b3a Add NeutralLanguage for build in VS 16.8 2020-11-16 11:50:48 -05:00
Taloth Saldono 724125a154 Bumped Sabnzbd default history request size from 30 to 60
(cherry picked from commit 8b2550cef0381a07c466044063c9d8c2be4d89c3)
2020-11-14 01:37:47 -05:00
Mark McDowall f7f62799cd Fixed: Show feed URL if incorrect mime type is found
(cherry picked from commit fa2e70d571cc7658611a0c51b8603247a22e6a2e)
2020-10-25 17:12:48 -04:00
nitsua 3011f5092a Add album MBId to custom script 2020-10-16 17:58:30 +01:00
Qstick 8681f3b447 Fix lint issues on backend 2020-10-13 23:26:03 -04:00
Qstick c00cbb8276 Take Screenshot on Automation tests for build status notifications 2020-10-13 23:26:03 -04:00
Qstick b26b193e34 Fixed: Added .org to website url filtering in parser
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick 77328559e9 Fixed recursion issue when emptying recycle bin
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick 8af09595fb Added UserAgent to api request trace log
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick 807460771e New: Add DownloadClient and DownloadId to Webhook notifications
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Qstick dca8495f38 Fixed: Root folder custom filter in Mass Editor
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Qstick 1327caca6c Clarify that Post-Import Category torrents are not monitored by Sonarr.
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Taloth Saldono 909dffcef2 Improved error message when nzb download contains an newznab error instead 2020-10-13 23:25:39 -04:00
Qstick 4857828d80 Rename FilterFiles to FilterPaths 2020-10-13 23:25:39 -04:00
Taloth Saldono 3bcb6ef2ef Fixed flaky test.
(cherry picked from commit f846e0c031d74914d3a02626597df583422164e0)
2020-10-13 23:25:39 -04:00
Taloth Saldono ef230d1636 Log contents on api errors during tests.
(cherry picked from commit f2e1b4e43549695afacee5c87cca368e8fa30905)
2020-10-13 23:25:39 -04:00
Taloth Saldono ab8a9cac50 Updated kodi url
(cherry picked from commit 4d1a4d42418e282d5ba71b2b59c1863e7ca847f4)
2020-10-13 23:25:38 -04:00
ta264 085b07a9c6 Always scan after manual refresh 2020-10-13 23:25:38 -04:00
ta264 9714186243 Fixed: Create album metadata on import 2020-10-13 23:25:38 -04:00
Taloth Saldono bf0617f999 Fixed: Generating Kodi episode metadata files when scanning series folder
(cherry picked from commit 23dc7794f14c99558b7d40729d6c63f8ae747a1e)
2020-10-13 23:25:38 -04:00
Mark McDowall a085dd38a6 Fixed: Metadata files not being created after rescan
(cherry picked from commit e2ff089232765b876719b324e0543441e0bd1521)
2020-10-13 23:25:38 -04:00
ta264 2982478dba Trigger fewer signalr broadcasts
(cherry picked from commit b05b7ec4ad9368c8c3ae5ff5316caf5d23e24191)
2020-10-13 23:25:38 -04:00
ta264 49b89f1f41 Fixed: Write the correct album/releasegroup ids for XBMC/Emby 2020-10-13 23:25:38 -04:00
Taloth Saldono d10469d129 Fixed: Refreshing Plex Server series in high volume systems
(cherry picked from commit 903aba5dee0284e571fc025883abbf2a9ccf4386)
2020-10-13 23:25:38 -04:00
ta264 9945c986d9 Revert Cached changes from bb02d73c4
Bring it back in line with Sonarr.  I was originally worried that we
were caching all Artists and this would be a resource hog.  But the
caching will happen on every RSS scan so I think we're better off just
holding the cache and not worrying.
2020-10-13 23:25:38 -04:00
Dtaggart 2655430c98 New: Index priority 2020-10-13 23:25:37 -04:00
Qstick 88122be89b Fixed: Ignore .@__thumb folders 2020-10-13 23:25:37 -04:00
Mark McDowall c92de8d337 Fixed: Strip AlteZachen from release group name 2020-10-13 23:25:37 -04:00
Taloth Saldono 22be6820f8 Added update check early in startup if the package requested a post-install update check 2020-10-13 23:25:34 -04:00
unknown d0b080f477 Update help text in Connections from Download to Import 2020-10-13 23:19:32 -04:00
Mark McDowall b576d3d197 Fix checkingUP qbit status unit test 2020-10-13 23:19:32 -04:00
Mark McDowall 54c3b7049c Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
Fixes #1363

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:32 -04:00
Qstick 37d294d168 Fixed: Preferred word can't have a term that is empty or only spaces
Fixes #1361

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:32 -04:00
ta264 474023378e Fixed: Don't corrupt OPUS files when tagging them 2020-10-13 23:19:32 -04:00
Mark McDowall 7f8243993c Fixed: Removing torrents from Vuze
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
2020-10-13 23:19:32 -04:00
Mark McDowall be88010c20 New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
(cherry picked from commit b2b1600ebe7f022a3248ea12b69553e2d51a3a7c)
2020-10-13 23:19:32 -04:00
Qstick 0581ff458c New: Handle missingFiles status from qBit
(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
2020-10-13 23:19:32 -04:00
Mark McDowall c6d49c6527 Fixed: Replace : with _ when getting output path from Transmission
(cherry picked from commit 0f792f9eb9517a4165a54d7c4551f4f68822d18e)
2020-10-13 23:19:32 -04:00
Qstick aaebbbfda1 Fixed: Remove website post fix before parsing 2020-10-13 23:19:32 -04:00
Qstick b47638fa65 Fix Release Push log statement 2020-10-13 23:19:32 -04:00
Jacob a035a78a2b New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
Qstick 04aebab774 Fixed: Moving artist folders in subfolders of the root folder when destination subfolder was missing
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Taloth Saldono 864a1d9a26 Added Norwegian Bokmal alias 2020-10-13 23:19:31 -04:00
Qstick affd351fdf Fixed: RestClient does not use global proxy settings 2020-10-13 23:19:31 -04:00
Mark McDowall df7db89e8e Remove website prefixes with dashes in URL 2020-10-13 23:19:31 -04:00
Fossil f2b8a08b11 Remove PFMonkey.com from Presets 2020-10-13 23:19:31 -04:00
Qstick 70f80fd14e Fixed: Test All not clearing health error
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Qstick ac1c902013 Improved some log messages 2020-10-13 23:19:31 -04:00
Qstick c0fede5697 Fixed: Delete files from Artist Mass Editor not actually deleting files
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00