ta264
343b27b886
Fixed: Update modified times as well as sizes
5 years ago
ta264
dc44bbd210
Fixed: ManualImport sets file size and last modified
...
So that manually imported files get filterd out by the unchanged files filter
5 years ago
Qstick
9143bb4a7c
Fixed: Queue tooltips appearing offscreen on mobile devices
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
5dddae5d02
Fixed: Mass Editor not showing delete button on narrow screens
5 years ago
Qstick
568c864d2f
Fixed: tag input height not growing in height
5 years ago
Qstick
5a8b303f80
Fixed: Fetch Artists on SignalR Reconnect to prevent Store issues
5 years ago
Qstick
a436692d06
Fixed: Remove faulty fetch command (never worked)
5 years ago
Qstick
4762c73149
Fixed: oAuth actions in UI
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
da2b36514a
Fixed: Prevent two TypeExclusive commands running at once
...
The check was bypassed if a disk access command was running at the
same time.
5 years ago
ta264
368363de96
Fixed: Prevent two Artists pointing to same ArtistMetadata
5 years ago
ta264
531447a21f
Fixed: Relax flakey cache test
5 years ago
ta264
b62e27634a
Disable failing parser test
5 years ago
ta264
a9bf2910dc
Fix WebClient test on Mono
5 years ago
ta264
93f7acfd32
Fixed: Update service test
5 years ago
ta264
736fddd0d8
Fixed: Failing skyhook search test
...
New search server with dismax parser will match EF
5 years ago
Taloth Saldono
84f707c51b
Removed Nyaa Integration tests and increased logging detail during integration tests.
5 years ago
ta264
59b40bd032
Fixed: one_to_one test if system timezone isn't UTC
5 years ago
ta264
a98d45d3de
Fixed: Failing ServiceProvider test
5 years ago
ta264
2768fce0a4
Fixed: Failing Process provider test
5 years ago
ta264
2284313d4d
Fixed: Failing update test on Linux
5 years ago
ta264
ea2e8e499d
Fixed: Failing history test
5 years ago
ta264
2c0d272c54
Fixed: Removed failing test no longer in Sonarr
...
As far as I can tell you wouldn't expect this to pass. Setting the
path is handled by AddArtistService, not ArtistService. This file is
present in the Sonarr tree but not included in the project.
5 years ago
Qstick
abe4c803b9
New: Update lodash, rebuild yarn.lock
5 years ago
Qstick
659844eeba
New: Don't Execute Certain Command Types In Parallel ( #855 )
5 years ago
ta264
b4fc4e88a5
Fixed: UseRealHttp following addition of MetadataRequestBuilder
5 years ago
ta264
12b73830d3
New: Moq to 4.12
5 years ago
Qstick
6dd8df43ca
Fixed: Incorrect parsing of APE and OPUS in some cases
...
Fixes #847
5 years ago
Qstick
9a240727ed
Fixed: Error when deleting artist from poster list
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
a006ce88f6
Fixed: Manual import showing error when a different artist is selected
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
9aa049fc04
Fixed: URL base of /artist linking to the wrong path in some cases
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
447bf63a4d
Fixed: Correctly delete trackfiles on AlbumDeletedEvent
...
GetFilesByAlbum performs a join on the album releases under the hood,
which won't be populated once the album is deleted. Fix by providing
a special delete method which omits the join and just looks at albumId.
5 years ago
Qstick
3ebbf6ff83
Fixed: Multiple SignalR Improvements
...
Support for serverSentEvents, connection optimizations
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
184ab745ae
Fixed: Only fix cleanName when fix is needed
...
Avoid hitting DB for every artist on clean name housekeeper
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
ta264
ace83498cd
Fixed: Don't show cmd.exe window when fpcalc runs
5 years ago
Devin Campbell
b52538c54f
Update ConfirmImportModalContent.js ( #836 )
...
Slight grammar issue
5 years ago
Qstick
d7f63abe01
New: Option to use HTTPS with Emby
5 years ago
Qstick
6f588d23fd
New: Detect mergerfs mounts
5 years ago
Qstick
12cc2ef95a
Fixed: Manual import of unknown aritst items in Activity: Queue
5 years ago
Qstick
d7e465d2d7
Fixed: Improve exception logging when unable to connect to Plex
5 years ago
Qstick
5d13ae5ae6
Fixed: Use Download Client name for grabbed history events
5 years ago
Qstick
8a8799176f
New: Setting monitor None when adding arist will unmonitor artist
5 years ago
ta264
8cd9ab4a9f
Add: option to skip automatic redownload when removing from queue ( #734 )
...
* Add: option to skip automatic redownload when removing from queue
* Add tests for RedownloadFailedDownloadService
* Fix formatting
* Make re-download dialog conditional
5 years ago
ta264
0f6a3bca0c
New: Sentry to 1.2.0
5 years ago
Qstick
5efbcaa967
Fixed: Test Due to 4.6.2 Error Change
5 years ago
Qstick
cead8c9ddb
Changed: Update CONTRIBUTING.md for 4.6.2
5 years ago
Qstick
673412c446
Fixed: Remove Unused Variables to Clear Compiler Warnings
5 years ago
Qstick
4eb815aa0e
New: Migrate to PackageReference Format
5 years ago
Qstick
43a18de846
New: ImageResizer to 4.2.5
5 years ago
Qstick
5ae1ab14f7
New: AutoMoq to 2.0.0
5 years ago
Qstick
32307ac5e7
New: Update Unity to 4.0.1
5 years ago