Commit Graph

3606 Commits (223d493d059999d496f27d531cac0a0ce7497cd6)

Author SHA1 Message Date
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
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 b1aff8fe58
Fixed: RemotePathMappingCheck ignores all download client exceptions (#735)
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 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
Qstick caac321ef9 Fixed: Add HistoryService Mock to Queue Fixture
6 years ago
Qstick 0099d9f430
Updated: NUnit and TestAdapter to 3.11.0 (#538)
6 years ago
ta264 c98b86b413 Fixed: Allow downloading any search result (#525)
6 years ago
Qstick 78a0b5f8b7 New: Setting to disable disk scan after artist refresh
6 years ago
Qstick a7a2709517 Fixed: Missing bracket in PlexTv Service query
6 years ago
ta264 6855a7848e Ignore .partial~ files (#535)
6 years ago
Max Harley deff1e31cb Update Apollo with Orpheus (#530)
6 years ago
Qstick 1eeb1bbf63 Fixed: Handling of poorly formed items when parsing results from indexer
6 years ago
Qstick b7fe4193f3 Changed: Added "Remastered" to album cleaning regex
6 years ago
ta264 eadd6996ef Fuzzy matching (#508)
6 years ago
Qstick 6103afcc09 Fixed: Exclude /snap/* locations from disk space
6 years ago
Qstick 4347e92bef New: Add Test all functionality to API (Clients/Indexers/Lists)
6 years ago
Qstick 1d1aca8fb7 Fixed: Naming of remoteAccessAdapter in OwinHostController
6 years ago
Qstick 27736649c2
New: Import List Tags (#505)
6 years ago
Qstick b17cccd736 Fixed: Removed duplicate test cases
6 years ago
Qstick c95d3e0ecb Fixed: Language Parser Cases
6 years ago
Qstick a7108c079d Fixed: Backup API tweaks
6 years ago
Qstick 5a57c0cf17 Fixed: Parsing for `Artist-Album-Year` release
6 years ago
Qstick dc1eb63099 Fixed: Album percentOfTracks named incorrectly
6 years ago
Qstick de224bcce5 Fixed: Avoid NullRef from ArtistStats when linking albumStats
6 years ago
Qstick 029e057c06 Fixed: Added Formatter cases for Wavpack and APE
6 years ago
Qstick 64a8d02f77
New: Server Side UI Filtering, Error Boundaries (#501)
6 years ago
gismo2004 a95191dc3b Fixes: Headphones album search (#502)
6 years ago
Qstick e08f39ebe0
New: Setting to prevent download of early releases (#485)
6 years ago
gismo2004 9b0a7c60ed Fixed: Improve TrackMatching when title is slightly longer/shorter than DB (#491)
6 years ago
Qstick 56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag (#498)
6 years ago
gismo2004 29c52e47bb Use Album Disambiguation/Type when searching and picking releases (#490)
6 years ago
Qstick e0108352c8 New: Filter .DS_Store files from parsing
6 years ago
Qstick 328795cb1f Fixed: Don't read response stream if it equals Stream.Null
6 years ago
Qstick b5ecc4d209 Fixed: Episode reference in Parser.cs
6 years ago
Qstick 9c9fec70d8 Fixed: Validation for IndexerId on Release API Endpoint
6 years ago
Qstick d61ba76574 New: Choose extension for magnet links in Torrent Blackhole
6 years ago
Qstick 622e2de07d Fix: Last.Fm UserId message
6 years ago
Qstick a069ce40ad Fix: NMA Migration issue
6 years ago
Qstick c0c9d4363c
New: Last.fm User and Tag Import Lists (#478)
6 years ago
gismo2004 e155217165 Fixed: Newznab Artist search (#482)
6 years ago
gismo2004 91767c1462 Fixed: Newznab "400.BadRequest" (#481)
6 years ago
Qstick 812af82fae
Fixed: Search fails for many artist and albums with specials (#466)
6 years ago
Qstick 23bc5b11cf Added: Device load support for Pushbullet
6 years ago
Qstick e41f884153 Fixed: Updates to commandExecutingSelector
6 years ago
Qstick 68aaa49e9f Fixed: Filter mapped drives when running from service
6 years ago
Qstick 72dfae1cc9 Fixed: Container tests failing due to Lidarr.Api dep.
6 years ago
Qstick 6b45758fde New: Improved Plex Media Server authentication (Manually update settings)
6 years ago
Qstick aab70b512d Fixed: Fix some api integration tests
6 years ago
Qstick 2a992f6c2b Fixed: Remove MediaBrowser metadata and pushalot
6 years ago
Qstick 9d2fbddc7d New: Cancel tasks in command queue
6 years ago
Qstick 61387b3d44 New: Album Release Date on queue screen
6 years ago
Qstick 60bb0ac063 New: Queued Task/Command List View
6 years ago
Qstick 9a1660da51 New: Add stopped option for rTorrent
6 years ago
Qstick ba96dad8c7 Fixed: UI and Command manager updates
6 years ago
Qstick d9a51a1d02 Changed: Refactor ReleaseGroup Parser cases
6 years ago
Qstick c3d2769d3f Added: Parser case for Artist - Album - Year [Other]
6 years ago
Qstick 499af45566
Added: Monkey Audio and WavPack support (#455)
6 years ago
Qstick 894385747e Fixed: Mbid lookup doesnt return existing properties if in db.
6 years ago
Qstick b506fd3ab7 Fixed: UI fixes from Sonarr
6 years ago
Qstick 6eafffeb2c Fixed: Return artist properties for existing albums during album search
6 years ago
Qstick a56e2edb74 Fixed: Concurrent manual imports silently failing
6 years ago
Qstick ef7d54a412
Fixed: Handle Gazelle NullRef (#447)
6 years ago
Qstick 36b2942cef Added: Allow folders without trailing slashes in file browser
6 years ago
Qstick ed94d47cdd Fixed: Too big eta in qbit api still occurring on official builds
6 years ago
Qstick 6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
6 years ago
Qstick e6a43b2dc0
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431)
6 years ago
Qstick 9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings (#428)
6 years ago
Qstick 219f7c0f31 Fixed: Ignore /etc in System disk overview
6 years ago
Qstick 674e1196b3 Added: Try Tag Parse with and without "Promo"
6 years ago
Qstick a9d66133a6 Fixed: Dowload client category validation messages not showing
6 years ago
Qstick 274df2f1ed Fixed: Skip torrents in Deluge api that don't have hashes
6 years ago
Qstick 5ce214aa8a New: Update SignalR to 2.3.0
6 years ago
Qstick ff479ad170 Fixed: RootFolderSelect never uses provided initial value.
6 years ago
Qstick cee1b33c60 Fixed: Forced seeding in QBittorrent status treated as complete
6 years ago
Qstick 6cc05fcca3 Added: Log indexer response to Trace if an exception occurs
6 years ago
Qstick 7db8226099 Fixed: Initially pausing torrents in QBittorrent
6 years ago
Qstick 14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 (#387)
6 years ago
Qstick 089d213816
New: Nested Settings and Seed Ratio Setting (#379)
6 years ago
Daniel Underwood d7d4f62737 Changed: Force album refresh when artist refresh manually triggered (#374)
6 years ago
Qstick d15d5ae6ba
Fixed: Sonarr references in RemoteAccessAdapter.cs
6 years ago
Qstick 030deaf6ef
New: Expand OnAlbumDownload, Add Synology handling (#372)
6 years ago
Qstick 26d9c4ca3e New: Allow 'mbid:' in search
6 years ago
Qstick ff77eab156
Chagned: Remove NMA Notifications (#371)
6 years ago
Qstick 3344810653
New: Add Subsonic library update and notify (#368)
6 years ago
Qstick 598e3eb23b New: Added iTunes new albums, AppleMusic Top and New Lists
6 years ago
Qstick 73157534e0
Fixed: Don't download artist images if match existing (#362)
6 years ago
Qstick 2969decf95 Fixed: Tests for refresh intervals
6 years ago
Qstick ef93ae3792 Fixed: Misc UI Fixes
6 years ago
Qstick f7076c6c5b
Changed: Modify Artist Update Intervals (#360)
6 years ago
Qstick 7bc2d62ba6
Update Nlog to 4.5.4 (#359)
6 years ago
Qstick bfe1109c5c Fixed: Mono debug check not working correctly
6 years ago
Qstick 67fbc3c8b1 Fixed: Removed warning that TorrentBlackhole doesn't support magnet
6 years ago
Qstick 2f7e68ed06 New: Remove additional URL prefixes from release names
6 years ago
Qstick 4dfe7cede4 Fixed: Qbittorrent ETA and Initial State
6 years ago
Qstick 570a23e143 Fixed: Custom script execution when release processed via /push API
6 years ago
Qstick 5a8e79eec2
New: Sync Lists on Add and Update (#342)
6 years ago