Qstick
ea3534b204
Fixed: Queue fails when sorting by Album columns with null Albums
...
Fixes #771
6 years ago
Qstick
a4a3bc5127
New: Don't overwrite Images/Overviews if new is blank
6 years ago
Qstick
e998f9c029
New: Send Bits and SampleRate to UI for TrackFiles
6 years ago
Qstick
6057127ec0
Fixed: Return empty intead of 0bits if AudioBits is 0
6 years ago
Qstick
d71f7e5d35
Fixed: SampleRate Format doesn't include decimal
6 years ago
Qstick
b0faaef777
New: Unit Tests for MediaInfo Tokens
6 years ago
Qstick
0c6cc4acdb
New: AudioBitRate Naming Token
6 years ago
Qstick
8f29536187
Changed: Version Bump 0.6.1
6 years ago
ta264
045a3ce404
Fixed: Skip albums and releases with no valid tracks ( #754 )
...
* Fixed: Artist only marked as refreshed if Albums/Tracks refreshed also
* Fixed: Skip album releases with no valid tracks
* Fixed: Don't add albums with no valid releases
* Fixed: Remove Albums with no valid releases
6 years ago
ta264
af88b3f807
Fixed: Ensure Tracks is always present in ManualImportItem
...
Fixes error in manual import page when Tracks is missing.
Fixes Sentry LIDARR-UI-1GC
6 years ago
Qstick
1212578c45
Fixed: Migration 23 doesn't set Track.ArtistMetadataId ( #756 )
6 years ago
ta264
59cc5584c6
Fixed: Slower startup loop on DB initialization failure
...
Wrap any exception thrown in a LidarrStartupException to trigger the
existing bootloop code.
We have to catch the generic Exception class since FluentMigrator
rethrows all exceptions as a generic Exception.
6 years ago
Qstick
d7e406dccb
Fixed: Artist history modal showing incorrect event title
6 years ago
Qstick
3739c90dd3
Fixed: Update Contributing.md Instructions
6 years ago
Qstick
43f297099e
Fixed: Change RelativeDateCell to PureComponent
6 years ago
Qstick
9002dd67e1
Fixed: Don't render table options modal content when it's closed
6 years ago
Qstick
909140988f
New: Release title column in queue table
6 years ago
Qstick
77293cf8ae
Fixed: Don't worry about qBit parameters if category is blank
6 years ago
Qstick
cfcc5b13e4
Fixed: Include all items if no category is specified in rtorrent
6 years ago
Qstick
f3573d4deb
Changed: More descriptive message if indexer test yielded no results
6 years ago
Qstick
016ec00fcd
Fixed: History details for unknown event type
6 years ago
Qstick
63253bf9e3
Fixed: Collapse calendar view buttons on smaller screens
6 years ago
Qstick
b258fc2e1d
Fixed: Refresh on artistIndex spins forever
6 years ago
Qstick
8f7df83f58
New: Bump Version to 0.6 ( #726 )
6 years ago
Qstick
600a5b194f
Fixed: API Exception Error format
6 years ago
Qstick
117a3970e8
Fixed: Ensure loading message doesn't change on re-render
6 years ago
Qstick
3e3c644cbb
Fixed: ReleasePush Validation should use Protocol
6 years ago
Qstick
d17e7cb13b
Fixed: Nullref due to InfoHash on AlreadyImportedSpec
6 years ago
ta264
7b288bfcd3
Fixed: Album API query by foreignId only returns requested album
...
Setting the new 'includeAllArtistAlbums' will give the existing
behaviour of returning all albums for that artist
6 years ago
ta264
11c0f1dad2
Fixed: Reinstate foreignArtistId for album lookup API
6 years ago
ta264
6a414cff14
Fixed: Artist/Album lookup endpoints display error on failure
6 years ago
ta264
f2a1100d95
Keep mono PDBs, don't try to copy missing dll.config ( #736 )
6 years ago
ta264
b1aff8fe58
Fixed: RemotePathMappingCheck ignores all download client exceptions ( #735 )
6 years ago
Qstick
11eaa58c1c
Fixed: Highlight currently install version of Lidarr in Updates
6 years ago
Qstick
5643923299
Fixed: Reverted in-memory signalr keypair in favor of a .config directory ( #722 )
6 years ago
Qstick
c390fff361
New: Associate same AnonToken with Sentry UI instance ( #724 )
6 years ago
Qstick
9d27fff825
Fixed: Don't Error to New Page on Failed Login
6 years ago
Qstick
d81b063388
Fixed: Don't throw error on Docker Update Attempt ( #725 )
6 years ago
Qstick
ec780c310c
Fixed: ArtistIndex selector improvements
6 years ago
Qstick
0db28d4ea2
Fixed: Store columns for History table between refreshes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
7bd96ae75c
Fixed: Re-Clean Release Endpoints, we have ReadResourceFromRequest!
6 years ago
Qstick
f0365eaaa7
Fixed: Error displayed occasionally after removing artist
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
63f9338d2f
Fixed: Improve Selection of Executing Commands in Artist list
6 years ago
Qstick
789ce8a58f
Fixed: IncludeFiles if File Selection Modal
6 years ago
Qstick
3cd58d5866
Fixed: Toolbar buttons enabled when no tracks exist for Album
6 years ago
Qstick
98b610b12e
Fixed: Re-tag Modal Enabled when no TrackFiles for Artist
6 years ago
ta264
4be01a5a95
Disable update for docker containers ( #715 )
...
Also add docker info to about page and sentry context
6 years ago
ta264
6afece237c
Fixed: Don't process tracked download if RemoteAlbum is null ( #716 )
...
Fixes LIDARR-1V4
6 years ago
Qstick
57df287547
Fixed: ReleasePush Validation and Error on Parse ( #711 )
...
* Fixed: ReleasePush Validation and Error on Parse
* Fixed: Validation on Release module, Catch Errors in format
6 years ago
ta264
d8a361dd91
Fix health check errors ( #717 )
...
* Fixed: RemotePathMappingCheck deals with case where path invalid
The `Ensure` built into `FileExists` and `FolderExists` was throwing
an exception previously.
* Fixed: RemotePathMappingCheck doesn't fail if client unavailable
6 years ago