Mark McDowall
63bec4131b
Fixed: Details for episode history flashing on mobile devices
4 years ago
Fossil
f2b8a08b11
Remove PFMonkey.com from Presets
4 years ago
Qstick
70f80fd14e
Fixed: Test All not clearing health error
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
ac1c902013
Improved some log messages
4 years ago
Qstick
c0fede5697
Fixed: Delete files from Artist Mass Editor not actually deleting files
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Taloth Saldono
341c42d8e6
Tiny fix in test, left-over from my on-windows test.
4 years ago
Taloth Saldono
b1a56e7c2c
Fixed: File imports on cloud drives slow due to transaction logic
4 years ago
Qstick
3f96208c41
Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Mark McDowall
8c657ddb24
Fixed: Set permissions on extra and subtitle files
4 years ago
Mark McDowall
10b7d0d63e
Fixed: Include releases that failed to parse in search results
4 years ago
Qstick
d72014eb66
New: Event Driven HealthCheck Support
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
8d8cbd07aa
Fixed: Disregard Real when user disabled proper preference
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
6713525757
Simplify ManualImportModule null check
4 years ago
Qstick
e8e4d76d73
Fixed: Edge case where import fails due to DB relationship mismatch
4 years ago
Qstick
f66a6eea6c
Fixed: Improved failed series search messaging
4 years ago
Qstick
7860f9ee81
Fixed: Manage Tracks not showing whether language/quality meets cutoff
4 years ago
Qstick
5bca13b21f
Fixed: Delay profile being ignored for non-revision upgrades
4 years ago
Qstick
dbdc805e80
Remove unnecessary usings
4 years ago
Qstick
ae46d5ae02
Remove Dotnet Framework Version Checks
4 years ago
nitsua
2b5c478a69
New: Add label to disk usage progress bar
...
(cherry picked from commit 7c8ac300777583cb93d9deeed1328bcffaef555c)
4 years ago
Qstick
73c5bb916e
Update README and CONTRIBUTING
4 years ago
Qstick
8abff4a2bc
Cache Yarn Packages on build
4 years ago
Qstick
09ebfe0af8
Catchup Linting
4 years ago
Qstick
b7a9f26222
jsconfig for a bit of autocompletion and intellisense
...
Fixes #1460
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
c6794fd0be
Delete appveyor.yml
4 years ago
ta264
3e082df21d
Fixed: Error fetching paged records from API without a sort key
...
[common]
4 years ago
ta264
7aa3ad10ef
Fixed: Don't search twice for new albums on new artists
4 years ago
ta264
a35e773b78
New: Make monitored flags clickable
4 years ago
ta264
1bc52d0138
Fixed: restoring scroll position when going back to index page
4 years ago
ta264
e681469857
Fixed: Speed up AlbumStudio
4 years ago
ta264
dce69212fc
Speed up all albums endpoint
4 years ago
ta264
5ddac7a679
Fixed: Trigger search when new album added via import list
4 years ago
ta264
12d6b5ee9a
Fixed: Don't refresh and rescan artist when new album added
...
Speeds up adding a single album to an existing artist. Should help
reduce the number of full rescans being triggered also - an added
album was triggering one.
4 years ago
Qstick
0e78135f91
Switch Automation to Chrome for Test Speed
4 years ago
Mark McDowall
e836b795de
Fixed: Imported downloads not being removed when seeding goals are met
...
Closes #1400
4 years ago
Mark McDowall
1d58b33ac6
Fixed: Remove seeded downloads if they've finished seeding after import
...
Closes #1389
(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)
4 years ago
Mark McDowall
e0d880f1da
Small change to creating an itemMap during item update
...
Closes #1381
(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
4 years ago
Mark McDowall
65caac3380
Fixed: Import series failing to add items to process
...
Closes #1380
(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
4 years ago
Mark McDowall
bc5f78b0c8
Add class to allow for overriding scrollbar width
...
Closes #1379
(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)
4 years ago
Mark McDowall
e8f4b5f8b5
Fixed: Removed items in queue still showing until refresh
...
Closes #1378
(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
4 years ago
Mark McDowall
50d1810d36
Fixed: Don't process downloads removed from the client
...
Closes #1377
4 years ago
Mark McDowall
c996643921
Don't re-trigger completed event
...
Closes #1376
4 years ago
ta264
89cbf0c022
Use createItemMap like Sonarr
...
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
4 years ago
ta264
014eb27a26
Fixed: Speed up UI during refresh
...
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
4 years ago
ta264
e1a62af586
Fix test
4 years ago
ta264
5668cbfb53
Log out SQL trace on error
...
[common]
4 years ago
ta264
2e1e2137a6
Fixed: Sorting tables by artist/album
...
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
4 years ago
ta264
0f5531af4d
Fixed: Error deserializing preferred words with dapper
...
Fixes Sentry LIDARR-106
Fixes Sentry LIDARR-10B
4 years ago
ta264
2a4b3d79b8
Fixed: Shared serializer in ProviderRepository
...
[common]
Some caching happens in the serializer settings so best not to
recreate each time
4 years ago
ta264
53c0ffd129
Swap to dapper with lazyload
4 years ago