1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-25 15:22:42 +00:00
Commit graph

8781 commits

Author SHA1 Message Date
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
Qstick
affd351fdf Fixed: RestClient does not use global proxy settings 2020-10-13 23:19:31 -04:00
Mark McDowall
acee2915aa New: Limit recent folders in Manual import to 10 and descending order 2020-10-13 23:19:31 -04:00
Mark McDowall
45a3770983 Fix proptype warning for id of EnhancedSelectInputOption 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
Mark McDowall
63bec4131b Fixed: Details for episode history flashing on mobile devices 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
Taloth Saldono
341c42d8e6 Tiny fix in test, left-over from my on-windows test. 2020-10-13 23:19:31 -04:00
Taloth Saldono
b1a56e7c2c Fixed: File imports on cloud drives slow due to transaction logic 2020-10-13 23:19:30 -04:00
Qstick
3f96208c41 Fixed: Use Proxy for MediaCovers and Metadata 2020-10-13 23:19:30 -04:00
Mark McDowall
8c657ddb24 Fixed: Set permissions on extra and subtitle files 2020-10-13 23:19:30 -04:00
Mark McDowall
10b7d0d63e Fixed: Include releases that failed to parse in search results 2020-10-13 23:19:30 -04:00
Qstick
d72014eb66 New: Event Driven HealthCheck Support
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:19:30 -04:00
Qstick
8d8cbd07aa Fixed: Disregard Real when user disabled proper preference
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:19:30 -04:00
Qstick
6713525757 Simplify ManualImportModule null check 2020-10-13 23:19:30 -04:00
Qstick
e8e4d76d73 Fixed: Edge case where import fails due to DB relationship mismatch 2020-10-13 23:19:30 -04:00
Qstick
f66a6eea6c Fixed: Improved failed series search messaging 2020-10-13 23:19:30 -04:00
Qstick
7860f9ee81 Fixed: Manage Tracks not showing whether language/quality meets cutoff 2020-10-13 23:19:30 -04:00