Commit Graph

3498 Commits (4eb815aa0e7aedcc316f07b3cc3137accef7a01c)

Author SHA1 Message Date
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 7bd96ae75c Fixed: Re-Clean Release Endpoints, we have ReadResourceFromRequest!
6 years ago
ta264 4be01a5a95
Disable update for docker containers (#715)
6 years ago
ta264 6afece237c Fixed: Don't process tracked download if RemoteAlbum is null (#716)
6 years ago
Qstick 57df287547
Fixed: ReleasePush Validation and Error on Parse (#711)
6 years ago
ta264 d8a361dd91
Fix health check errors (#717)
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)
6 years ago
ta264 188e0e1040
New: Manual import improvements (#683)
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
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)
6 years ago
Qstick 6b40a8d87f
Fixed: qBittorrent Fixes for Seed Limits and Magnet links (#702)
6 years ago
ta264 d5c69d0375
Set sentry environment to be develop/nightly based on config file (#703)
6 years ago
ta264 054d1600a2
Fix container and free space tests on mono (#704)
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
6 years ago
Qstick a4d2ed6f31 Fixed: Queue count badge showing warning/error incorrectly
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)
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 d4d9146599
New: Health Check Failure Notifications (#609)
6 years ago
Qstick 4d8bcd12e3
Fixed: Cutoff Specification not Respecting Profile Order (#660)
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)
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
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
6 years ago
ta264 1c7ded859b Fixed: More improvements to sentry logging (#669)
6 years ago
ta264 d6b4c4a9ed
Partially recover databases for users for bad 023 migration (#670)
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
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
ta264 902f0c115b
Fixed: Sentry version mismatch (#666)
6 years ago
ta264 c7a772363f
Pre-filter some events before sending to sentry (#654)
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 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)
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
ta264 1f483c3a3c Add options to expand album types by default (#644)
6 years ago
Qstick 1e48ea58b0
New: Add qBittorrent API V2 support, Indexer seed limit Support (#653)
6 years ago
Qstick ee7addd624 Fixed: Queue returning nullref when RemoteAlbum null
6 years ago
Qstick 42c16c227e
New: Import List Exclusions (#608)
6 years ago
ta264 b9cc94aa46 Fix: Don't use scene name for tracks when track naming disabled (#646)
6 years ago
Qstick 02218841d2 fixup! Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick 1cc12446b6 Fixed: Include matching value of preferred word regex, not actual regex
6 years ago
Taloth Saldono 7a66214c6e Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
6 years ago
Qstick 46cb325406 Fixed: Groups must contain multiple qualities
6 years ago
Qstick 923fcd8b95 Fixed: Remove Series/Episode Reverse Title Checks
6 years ago
ta264 6cfc591364 Fixed: Extra tests and fixes for new track parser (#632)
6 years ago
Taloth Saldono af65e251d8 Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
6 years ago
Qstick 37166f5399
Fixed: Re-evaluate Client/Indexer Checks on Provider Add (#605)
6 years ago
Qstick f827ba418c Fixed: MoveArtist logging a failure and a success message
6 years ago
Qstick 0e124af6ce
Fixed: Missing album types, typos in type/status (#593)
6 years ago
Qstick e4e677eea2 New: Limit provider backoff during the first 15 min of startup
6 years ago
Taloth Saldono 232cfcb42f Fixed: Mono bug causing memory leakage when http connections use gzip
6 years ago
Qstick d9034981c0 Updated: Sentry secret no longer needed
6 years ago
ta264 9185223f53 Fix more issues with migration 23 (#577)
6 years ago
ta264 1eea545c0a Remove typographic apostrophe (#586)
6 years ago
gismo2004 42252bf9c2 Fixed: Search Monitored to work with accent (#583)
6 years ago
Taloth Saldono cb19fd3ea6 DataMapper LazyLoaded needlessly keeping the parent mapper alive.
6 years ago
Taloth Saldono 38507e6eb0 Fixed: Excessive memory usage due to sqlite cache configuration.
6 years ago
ta264 7a38f2853c Add release Id to custom script (#574)
6 years ago
Qstick ef9072fc3b
Fixed: Support new feed url format IPTorrents (#573)
6 years ago
ta264 6723f32abb WIP: Fix migration to DB version 23 (#571)
6 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
Qstick 91aaf8abe6
Update NzbDroneLogger.cs
6 years ago
Qstick 8465c2d227 Fixed: Replace one stupid hack with another.
6 years ago
Qstick 0596215358
New: Prevent Boot Loop if Config file Unauthorized access. (#554)
6 years ago
Qstick e914ca86dc New: Update SignalR to 2.4.0
6 years ago
Qstick 3cc1e7bb0f New: Added warning for Download Station that 2FA is not supported
6 years ago
Qstick 2f6b0c77ea Fixed: Updated error message if services respond with html
6 years ago
Qstick 6da9868716 New: Added priority levels to Join Notifications
6 years ago
ta264 32c75cfcbc New: Manual import refreshes decisions when artist/album updated (#540)
6 years ago
ta264 d62b4e49f9 Fixed: Better release parsing (#541)
6 years ago
ta264 e260a29b57 Improve the fuzzy matching (#522)
6 years ago
Qstick 8320508688 Fixed: TrackedDownloadFixture Un-parsable title
6 years ago