Commit Graph

9001 Commits

Author SHA1 Message Date
Taloth Saldono 909dffcef2 Improved error message when nzb download contains an newznab error instead 2020-10-13 23:25:39 -04:00
Qstick 919d16607a Fixed: Ended overlay on artist posters
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Qstick 4857828d80 Rename FilterFiles to FilterPaths 2020-10-13 23:25:39 -04:00
Qstick f4beb54e8c Fixed: Queue not always clearing checked items when updated 2020-10-13 23:25:39 -04:00
Mark McDowall 4e28d423db New: Don't close manual import when clicking outside the modal
(cherry picked from commit fd608fd4113bd1d6fde42bca4d9879f826a8c6a9)
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
servarr[bot] 9b4c09bd8f Fixed: Indicate unchecking Replace Illegal Characters will remove them (#1614)
* Fixed: Indicate unchecking Replace Illegal Characters will remove them

(cherry picked from commit 4bacc356056bfb5c43bae9cbdd4c6b2aa4b31fa3)

* Fixup!

Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
2020-10-13 23:25:38 -04:00
Qstick b64b7bcff0 Fixed: Typo on Indexer card clone tooltip [skip ci] 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
Taloth Saldono ace7371b69 Fixed enter in modal confirmation dialogs
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
2020-10-13 23:25:38 -04:00
Mark McDowall 58cb0dc556 Indexer Priority ESLint fixes 2020-10-13 23:25:38 -04:00
Dtaggart 2655430c98 New: Index priority 2020-10-13 23:25:37 -04:00
Qstick c913194fdf Fixed: Can ignore queue items with unknown album 2020-10-13 23:25:37 -04:00
Qstick 88122be89b Fixed: Ignore .@__thumb folders 2020-10-13 23:25:37 -04:00
Qstick 319e1c4dbe Fixed: Tooltip for existing artist/album on add new item 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
Qstick 2b9cd64dad Fixed: Don't try to render quality when it's null 2020-10-13 23:25:37 -04:00
Qstick a773f9e135 Fixed: Error rending queue row when quality is missing 2020-10-13 23:25:37 -04:00
Mark McDowall 0472b43a9c New: RSS Sync button on Calendar 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
Taloth Saldono 02cd5fa3c6 Fixed scrolling issue in Root Path selector dropdown on mobile 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
Taloth Saldono efcc9abff1 Linting error 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
Mark McDowall 06c79b283c New: Clone indexer button 2020-10-13 23:19:31 -04:00
Qstick 5bf4be3590 Fixed: Manual Import sorting by quality
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -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
Mark McDowall 812e4cac51 Fixed: Prompt to restart after resetting API key 2020-10-13 23:19:31 -04:00
Qstick c0aa16d8bb Fixed: Sorting by track count 2020-10-13 23:19:31 -04:00
Taloth Saldono 864a1d9a26 Added Norwegian Bokmal alias 2020-10-13 23:19:31 -04:00
Taloth Saldono 1da52d1cc8 Fixed: Representation of episode start time when not starting at the full hour in am/pm notation 2020-10-13 23:19:31 -04:00