Commit Graph

3445 Commits (98b610b12e00fdede4cc07b6fb0fb682c79e1276)

Author SHA1 Message Date
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
7 years ago
Qstick 2f6b0c77ea Fixed: Updated error message if services respond with html
7 years ago
Qstick 6da9868716 New: Added priority levels to Join Notifications
7 years ago
ta264 32c75cfcbc New: Manual import refreshes decisions when artist/album updated (#540)
7 years ago
ta264 d62b4e49f9 Fixed: Better release parsing (#541)
7 years ago
ta264 e260a29b57 Improve the fuzzy matching (#522)
7 years ago
Qstick 8320508688 Fixed: TrackedDownloadFixture Un-parsable title
7 years ago
Qstick caac321ef9 Fixed: Add HistoryService Mock to Queue Fixture
7 years ago
Qstick 0099d9f430
Updated: NUnit and TestAdapter to 3.11.0 (#538)
7 years ago
ta264 c98b86b413 Fixed: Allow downloading any search result (#525)
7 years ago
Qstick 78a0b5f8b7 New: Setting to disable disk scan after artist refresh
7 years ago
Qstick a7a2709517 Fixed: Missing bracket in PlexTv Service query
7 years ago
ta264 6855a7848e Ignore .partial~ files (#535)
7 years ago
Max Harley deff1e31cb Update Apollo with Orpheus (#530)
7 years ago
Qstick 1eeb1bbf63 Fixed: Handling of poorly formed items when parsing results from indexer
7 years ago
Qstick b7fe4193f3 Changed: Added "Remastered" to album cleaning regex
7 years ago
ta264 eadd6996ef Fuzzy matching (#508)
7 years ago
Qstick 6103afcc09 Fixed: Exclude /snap/* locations from disk space
7 years ago
Qstick 4347e92bef New: Add Test all functionality to API (Clients/Indexers/Lists)
7 years ago
Qstick 1d1aca8fb7 Fixed: Naming of remoteAccessAdapter in OwinHostController
7 years ago
Qstick 27736649c2
New: Import List Tags (#505)
7 years ago
Qstick b17cccd736 Fixed: Removed duplicate test cases
7 years ago
Qstick c95d3e0ecb Fixed: Language Parser Cases
7 years ago
Qstick a7108c079d Fixed: Backup API tweaks
7 years ago
Qstick 5a57c0cf17 Fixed: Parsing for `Artist-Album-Year` release
7 years ago
Qstick dc1eb63099 Fixed: Album percentOfTracks named incorrectly
7 years ago
Qstick de224bcce5 Fixed: Avoid NullRef from ArtistStats when linking albumStats
7 years ago
Qstick 029e057c06 Fixed: Added Formatter cases for Wavpack and APE
7 years ago
Qstick 64a8d02f77
New: Server Side UI Filtering, Error Boundaries (#501)
7 years ago
gismo2004 a95191dc3b Fixes: Headphones album search (#502)
7 years ago
Qstick e08f39ebe0
New: Setting to prevent download of early releases (#485)
7 years ago
gismo2004 9b0a7c60ed Fixed: Improve TrackMatching when title is slightly longer/shorter than DB (#491)
7 years ago
Qstick 56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag (#498)
7 years ago
gismo2004 29c52e47bb Use Album Disambiguation/Type when searching and picking releases (#490)
7 years ago
Qstick e0108352c8 New: Filter .DS_Store files from parsing
7 years ago
Qstick 328795cb1f Fixed: Don't read response stream if it equals Stream.Null
7 years ago
Qstick b5ecc4d209 Fixed: Episode reference in Parser.cs
7 years ago
Qstick 9c9fec70d8 Fixed: Validation for IndexerId on Release API Endpoint
7 years ago
Qstick d61ba76574 New: Choose extension for magnet links in Torrent Blackhole
7 years ago
Qstick 622e2de07d Fix: Last.Fm UserId message
7 years ago
Qstick a069ce40ad Fix: NMA Migration issue
7 years ago
Qstick c0c9d4363c
New: Last.fm User and Tag Import Lists (#478)
7 years ago
gismo2004 e155217165 Fixed: Newznab Artist search (#482)
7 years ago
gismo2004 91767c1462 Fixed: Newznab "400.BadRequest" (#481)
7 years ago
Qstick 812af82fae
Fixed: Search fails for many artist and albums with specials (#466)
7 years ago
Qstick 23bc5b11cf Added: Device load support for Pushbullet
7 years ago
Qstick e41f884153 Fixed: Updates to commandExecutingSelector
7 years ago
Qstick 68aaa49e9f Fixed: Filter mapped drives when running from service
7 years ago
Qstick 72dfae1cc9 Fixed: Container tests failing due to Lidarr.Api dep.
7 years ago
Qstick 6b45758fde New: Improved Plex Media Server authentication (Manually update settings)
7 years ago
Qstick aab70b512d Fixed: Fix some api integration tests
7 years ago
Qstick 2a992f6c2b Fixed: Remove MediaBrowser metadata and pushalot
7 years ago
Qstick 9d2fbddc7d New: Cancel tasks in command queue
7 years ago
Qstick 61387b3d44 New: Album Release Date on queue screen
7 years ago
Qstick 60bb0ac063 New: Queued Task/Command List View
7 years ago
Qstick 9a1660da51 New: Add stopped option for rTorrent
7 years ago
Qstick ba96dad8c7 Fixed: UI and Command manager updates
7 years ago
Qstick d9a51a1d02 Changed: Refactor ReleaseGroup Parser cases
7 years ago
Qstick c3d2769d3f Added: Parser case for Artist - Album - Year [Other]
7 years ago
Qstick 499af45566
Added: Monkey Audio and WavPack support (#455)
7 years ago