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
Qstick
d4d9146599
New: Health Check Failure Notifications ( #609 )
...
* New: Health Check Failure Notifications
Fixes #295
* New: OnDownloadFailure and OnImportFailure Notification
* New: On Retag notifications
* Fixed: XBMC notification test
* New: Discord Notifications
Closes #1511
* On Download to On Import on card
* Remove OnDownload, Rename OnAlbumDownload -> OnReleaseImported
* Fixed: Webhook OnReleaseImport notification
* Respect OnUpgrade and fix missing schema items for frontend
* New: Simplify Notification Modal UI
* Fixed: PlexHomeTheater OnReleaseImport notification
6 years ago
Qstick
4d8bcd12e3
Fixed: Cutoff Specification not Respecting Profile Order ( #660 )
...
* Fixed: Cutoff Specification not Repsecting Profile Order
* Fixed: Incorrect wording in UpgradeAllowed logging
* Fixed: Change Logic to update if upgrade for any, downgrade for none.
* Fixed: Removed Double Preferred Word Logic
* New: Add Test Cases to Disk Upgrade Spec
* Fixed: Cleanup UpgradableSpecification
* Add ConcatToString extension and fix logging
* Fixed: Enum Naming, Commas
6 years ago
ta264
0ebaa90f54
Fixed: Actually filter TinyIoC errors from sentry and add tests ( #685 )
6 years ago
Qstick
2992ea60d8
New: Add Medium FileNameBuilder Unit Tests
6 years ago
Qstick
61cf1ccb7c
New: Already Imported Decision Specification ( #661 )
6 years ago
ta264
d552770da9
Fixed: Some bugs in new metadata writing ( #677 )
...
* Fixed: Don't fail reading m4a files when no 'day' tag set
* Fixed: Make sure Quality and MediaInfo are set if tag reading failed
* Add more tests for AudioTagService
6 years ago
Qstick
24737baee6
New: Travis yarn cache, yarn version spec, node 10 ( #674 )
6 years ago
ta264
08c0e03fab
Fixed: container tests ( #676 )
6 years ago
ta264
bf32512fa2
Fixed: Make artist stats update when album (un)monitored ( #673 )
6 years ago
ta264
072f772dc8
New: Write metadata to tags, with UI for previewing changes ( #633 )
6 years ago
ta264
6548f4b1b7
Fixed: Filter TinyIoC.TinyIoCResolutionException from Sentry
6 years ago
Qstick
7a18ac51c2
New: UI Package Patch Updates
6 years ago
Qstick
c58c64c9e3
Fixed: Frontend OAuth Actions (Plex Auth)
6 years ago
Tom Andrews
36f34a4113
Fixed: Don't find album when multiple albums have the same name
6 years ago
Tom Andrews
c500f7b943
Fixed: InvalidOperationException when two artists have same name
6 years ago
Tom Andrews
15425a45a3
Fixed: Null reference exception in CompletedDownloadService
...
Fixes Sentry LIDARR-1GW
6 years ago
ta264
1c7ded859b
Fixed: More improvements to sentry logging ( #669 )
...
* Only add the exception message for some types
* Cleanse exception messages also
* Don't put exception message into log
It breaks the sentry grouping
* Combine the two calculations of fingerprint
6 years ago
ta264
d6b4c4a9ed
Partially recover databases for users for bad 023 migration ( #670 )
6 years ago
Qstick
bc0313337d
Merge pull request #668 from lidarr/fix-snap-apps
...
Fixed: DriveInfo sees snap apps, handle at higher level
6 years ago
Qstick
60284f9ed8
Fixed: DriveInfo sees snap apps, handle at higher level
6 years ago
Qstick
13a2485972
Fixed: Microsoft.AspNet.SignalR.Client to same version as SignalR
6 years ago
Qstick
1bbcf8f9b2
Merge pull request #667 from lidarr/various-fixes
...
Various small fixes
6 years ago
ta264
555ae89741
Appveyor linux builds ( #665 )
...
* Fix copy
* Update appveyor.yml
* additional logging on gulp
* Fix permissions on appveyor-package.sh
* Clean debug and nuget cache on windows too
6 years ago
ta264
902f0c115b
Fixed: Sentry version mismatch ( #666 )
...
* Downgrade to 1.0.3
* Fix ShortenPath when cross-compiled
6 years ago
ta264
c7a772363f
Pre-filter some events before sending to sentry ( #654 )
...
* Filter some errors from Sentry and add exception message to fingerprint
* Move to new Sentry SDK
6 years ago
Tom Andrews
26d1d78204
Fixed: Group sentry NRE events across platforms
6 years ago
Tom Andrews
1c63b04eb3
Fixed: Make fpcalc version check strict again now lsio updated
6 years ago
Tom Andrews
68b8ccc826
Fixed: NullReferenceException in GetAlbums
6 years ago
Tom Andrews
8109dfb0b7
Fixed: Remove unused GetAlbum following importer rewrite
6 years ago
Qstick
7d4d923903
Fixed: Some TV scrubbing
6 years ago
Qstick
0926862609
Fixed: Parse endpoint not correctly parsing releases
6 years ago
Qstick
8befd77f0f
Fixed: Queue Details endpoint using wrong parameters
6 years ago
Qstick
acfe2ceef4
Fixed: Change HttpClientFixture links to HTTPS
6 years ago
Qstick
774bc50440
New: React and React-dom to 16.8.4
6 years ago
Qstick
6568eb5e99
Fixed: All preferred words being added to filename
6 years ago
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
ta264
fe3761fc2e
Cache fingerprints and relax health check ( #658 )
6 years ago
Qstick
3292fba66c
New: Artist Disambiguation Naming Token ( #652 )
6 years ago
Qstick
21f1fd17bb
Fixed: Eslint warnings after update react plugin
6 years ago