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
ta264
e27369686b
A remote path mapping health check ( #617 )
6 years ago
ta264
0762805572
Fixed: Lidarr failing to start on linux if `which` missing ( #714 )
...
Fix startup failure when `which` missing
6 years ago
ta264
188e0e1040
New: Manual import improvements ( #683 )
...
* New: Manual import improvements
- Detect and merge import with files already in library.
- Allow selection of album release from Manual Import modal.
- Loading indicator while fetching updated decisions
* Disable release switching if user manually overrode release
6 years ago
Qstick
61cea37f05
Fixed: Test for get_file_by_album Failing
6 years ago
ta264
390c79793e
Fixed: Unparsable original year in tag
6 years ago
ta264
b23e7ec513
Fixed: If MusicBrainz release date is missing, also remove from tags
6 years ago
ta264
ef3005f2bb
Fixed: GetFilesByAlbum should only return files for monitored releases
...
Since switching releases doesn't clear out trackfiles for unmonitored
releases, we need to ensure we only return files for monitored
releases otherwise we will return duplicates
6 years ago
ta264
225af556d9
Fixed: Don't set missing release dates to 0001-01-01
6 years ago
Qstick
77e4c99713
Fixed: 0.6 Analytics Bump
6 years ago
ta264
c314a94241
Fixed: Slack AlbumImportFailed notification ( #710 )
...
message.Album is null at the moment
6 years ago
Qstick
6b40a8d87f
Fixed: qBittorrent Fixes for Seed Limits and Magnet links ( #702 )
...
* Fixed: Qbittorrent Fixes for Seed Limits and Magnet links
* Fixed: We do Music, not TV
6 years ago
ta264
d5c69d0375
Set sentry environment to be develop/nightly based on config file ( #703 )
...
* Set sentry environment to be develop/nightly based on config file
Also add details on sqlite version and database migration. The
separate ReconfigureSentry class is required because
ReconfigureLogging happens before the database has been resolved, so
you can't access IMainDatabase there
* Set environment to develop/nightly in frontend too
6 years ago
ta264
054d1600a2
Fix container and free space tests on mono ( #704 )
...
* Fix disk provider tests
* Fix container test on linux
6 years ago
ta264
038deb0e8d
Fixed: Tag writing when release country is missing ( #700 )
6 years ago
Qstick
7fd0089884
Fixed: Can't login with a username and a blank password
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
4545e679af
Fixed: Sorting by age when releases are less than a day old
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
180763da69
Fixed: Consistent icon position for toolbar buttons
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
a4d2ed6f31
Fixed: Queue count badge showing warning/error incorrectly
6 years ago
Qstick
0c8cdd2257
Fixed: The real final secure token...
6 years ago
ta264
082d329849
Fix sentry auth token ( #701 )
...
* Fix sentry auth token
* Add missing --finalize and a 'deploys' to mark as released
6 years ago
ta264
cd7219f861
Publish js source and maps to sentry ( #698 )
...
* Publish js source and maps to sentry
* Add encrypted token
* Create release for lidarr-update too
6 years ago
ta264
dbb08c15d2
Fixed: Album lookup API endpoint updated for new DB schema ( #693 )
6 years ago
ta264
6e4b1ba1fe
Fixed: MediaFileRepository was ignoring AlbumRelease monitored flag ( #689 )
6 years ago
ta264
b557f620d9
Fixed: Ensure Quality is always initialised in AudioTag.Read ( #694 )
...
* Fixed: Ensure Quality is always initialised in AudioTag.Read
* Fixed: Log quality message on fallback quality detection
6 years ago
Qstick
f50b60103c
Fixed: Style incorrect on some history detail properties
6 years ago
Qstick
1bcee3ba97
Fixed: ArtistRepo Cleanup
6 years ago
Qstick
772bd88efa
Fixed: OnImportFailure using OnDownloadFailure enabled notifications
6 years ago
ta264
c229d73ddc
Fixed: NullReferenceException in NotificationService ( #695 )
6 years ago
ta264
580641a600
Fixed: Don't attempt to insert duplicate ids or monitor multiple releases ( #684 )
6 years ago
Qstick
161cb1a4e6
Update README.md
6 years ago