Commit Graph

4091 Commits (9b4605be034c5b25158aadd081553fbbcd75b110)

Author SHA1 Message Date
ta264 f7925ff5d6 Fixed: NullReferenceException manually importing an unparseable release
3 years ago
ta264 334044ae31 Fixed: Albums added by disk scan have correct monitored status
3 years ago
bakerboy448 8522991f7b Fixed: Notifiarr Health Issue Level
3 years ago
ta264 dd3ea74db2 Fixed: Error changing artist metadata profile
3 years ago
Qstick f001ef0cd0 Remove unused GetDotNetVersion method
3 years ago
bakerboy448 d8d74f5e80 fixup radarr ref
3 years ago
Qstick 1a44d53fef New: mono disk and process provider cleaning
3 years ago
Qstick 57bd659f4c New: Even More Mono Cleaning
3 years ago
ta264 2cc114c037 New: Drop mono support
3 years ago
ta264 f1ba8a0d27 Don't start integration tests too soon
3 years ago
ta264 cb62775e6b Remove legacy code that accessed config.xml without a lock
3 years ago
ta264 7b4b4ef32d Use coverlet package that doesn't clobber dependencies
3 years ago
ta264 f12ae15ffb New: .NET 5 support for FreeBSD 11+
3 years ago
ta264 b800b17c8a Package updates
3 years ago
ta264 9ba87ceee3 Fixed: Adding indexers from presets
3 years ago
ta264 b0ea6550d7 New: Use System.Text.Json for Nancy and SignalR
3 years ago
ta264 9d265ef9b2 Move test harness packages into Directory.Build.props
3 years ago
Qstick de1968e5ba Fixed: Don't ignore default Boolean in db serialization
3 years ago
ta264 c1a6e1c39d New: Build with NET5
3 years ago
Taloth Saldono a8b6f70be1 Multiple Email Address
3 years ago
cicomalieran 6842c561ea Fixed: Parsing RSS with null values
3 years ago
Skyler Mäntysaari 0b60ca68fc New: Mailgun connection
3 years ago
Taloth Saldono c24678d365 Removed extraneous enum hints in dropdown
3 years ago
Robin Dadswell d5bd169061
New: Indexer Categories no longer Advanced option (#2267)
3 years ago
Robin Dadswell 2573e96d7a
Fixed: Root Folder Downloads check giving errors when RuTorrent is used (#2266)
3 years ago
Robin Dadswell bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands (#2261)
3 years ago
Robin Dadswell 9b673c028a
New: Health Check for Downloads to Root Folder (#2234)
3 years ago
bakerboy448 bd0e1899ae Fixed: Discordnotifier is now Notifiarr
3 years ago
bakerboy448 44bd224125 Update indexer category help text … (and make cats advanced)
3 years ago
Robin Dadswell e18888562a
New: MusicBrainz Series use as import list
3 years ago
Qstick ff6ca24e14
Update BuildInfoFixture.cs
3 years ago
servarr[bot] 811a5c5456
New: Remove completed downloads from disk when removing from SABnzbd
3 years ago
bakerboy448 436de24254 New: ISO 8601 Date format in log files
3 years ago
Jason Dove c2adf07834 Use name instead of title for XBMC artist.nfo metadata
3 years ago
Qstick 8ad76b222b Remove arm64 fpcalc binary
3 years ago
Qstick 8e9a85557e Fixed: No Artist images when adding single Album
3 years ago
Qstick 05de0c0f4c Fixed: Don't fail Metadata service when Adding Album
3 years ago
Qstick 1752fe5c53 Fixed: Don't fail AcceptableSizeSpec when no Album Releases exist for Album
3 years ago
Qstick 9696eb5ca2 Fixed: Queue broken when sorting by Album ReleaseDate
3 years ago
Daniel Lo Nigro 187672b183
New: Token for track artist (as opposed to album artist) (#1910)
3 years ago
servarr[bot] f50556d4d5
Fixed: Links to Sonarr now uses auth cookie (#2156)
3 years ago
Qstick 09c0ca9338 Fix ImportFixture Tests
3 years ago
Qstick 2f4f7cbf34 Bump NetCore 3.1.13
3 years ago
Qstick 015d2b1396 Fixed: Prevent NullRef on Manual Import of unknown releases
3 years ago
Robin Dadswell 0758a27d5b Generalized RateLimit logic to all indexers based on indexer id
3 years ago
Qstick f0d1cde01a Fixed: SourceTitle if Album Title null in Discord ImportFailed event
3 years ago
Qstick d198c9987e Fixed: Don't fail entire import if Validation error on list item
3 years ago
Qstick 3a7e5c9201 Fixed: Database migration failure when database was manually repaired in a certain way
3 years ago
Taloth Saldono 053efd2214 Added IsTorrentLoaded to tests
3 years ago
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Taloth Saldono f51aebb1bd Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
3 years ago
Mark McDowall 9c83e20b88 Fixed: Set SameSite=Strict for SonarrAuth cookie
3 years ago
Mark McDowall 66c1ac9971 Fixed: Don't set cookies for static resources
3 years ago
Taloth Saldono 5cc2db26e7 Added mechanism for package maintainers to produce a health check error.
3 years ago
Mark McDowall 55372f554f Fixed: Removal of previous service
3 years ago
bakerboy448 96c1d13790 Fixed: Cleanse Tracker Announce Keys from logs
3 years ago
Nick Jordan 600975873b
Add support for Flood (#2104)
3 years ago
servarr[bot] f890fa1697
Cleanse more /home/username scenarios (#2024)
3 years ago
Taloth Saldono c855119c6f Fixed: Unnecessary idle cpu usage
3 years ago
Taloth Saldono 06d2a297eb Fixed post-install update check not running
3 years ago
Taloth Saldono 7fe05d0744 Make it clearer that Maximum size is the global limit.
3 years ago
ta264 92b7c5df30 Disable new warning in 5.0.200
3 years ago
Mark McDowall f29db754db Just one Application Version header
3 years ago
Mark McDowall 74ddc955c7 Fixed: Cache headers for static resources
3 years ago
Qstick e85ed1e2b8 Handle 303 Redirects
3 years ago
ta264 c9ee3f8b8a Fixed: Ensure SSL cert exists before saving config
3 years ago
Qstick 4da0fe80f3
Update NuGet.config
3 years ago
Taloth Saldono 294a50e0a3 Fixed: Validation of new qbittorrent max-ratio action config
3 years ago
Qstick 510b0bd037 Fix DownloadStation integration in DSM 7
3 years ago
Qstick 8dc796e6b2
Bump ChromeDriver from 84 to 88
3 years ago
ta264 11e0d36592 Fixed: Restart button restarts Lidarr correctly
3 years ago
ta264 3fcd8af697 Fixed: Set musl status at compile time
3 years ago
Qstick 9bf6db4187 Remove Sab ToPP Status
3 years ago
Taloth Saldono 709d01a3b1 Fixed CompletedDownloadService tests
3 years ago
servarr[bot] d0faeaf6de
Update indexer category parameters for the other nyaa (#1764)
3 years ago
Qstick b9f91db3ae New: Speed up Bulk Artist Deletions
3 years ago
Mark McDowall 8e92c55a35 Better task interval fetching
3 years ago
Qstick b3352564fa Fixed: Update path before importing to ensure it hasn't changed
3 years ago
Qstick e6489eaca3 Fixed: Blank Page after Delete for Index/Editor (Avoid null broadcasts)
3 years ago
Qstick 77b565c882 Fixed: Remove AlbumFolder column in Mass Editor
3 years ago
bakerboy448 2cb36e61e0 Update wiki link hints for health checks
3 years ago
Qstick 0c6468d63a Fixed: ImportList Fails on Album Not Found
3 years ago
ta264 0ae1b3acce Fixed: False positive in remote path check with transmission
3 years ago
Robin Dadswell 84f9b8ca2d New: Discord notification upgrade colour
3 years ago
Robin Dadswell 873784557c New: Changed colour of Discord On Download notifications
3 years ago
Qstick 05323bd498 New: Customizable Discord Notifications
3 years ago
Qstick f8f857376a TagSelect field type
3 years ago
Mark McDowall 419ec2bdb9 New: Require Encryption option for email
3 years ago
Qstick a943636905 New: Replace SmtpClient with Mailkit
3 years ago
Qstick ada650b97c New: Import from another Lidarr Instance
3 years ago
Robin Dadswell 9eafb8fe8c Fixed: Error handling when cannot create folder in Recycling Bin
3 years ago
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format
3 years ago
ta264 8063a32acd Fixed: FolderWritable check for CIFS shares mounted in Unix
3 years ago
Taloth Saldono 0d00dbb517 Fixed: Unnecessary certificate validation errors on localhost/loopback
3 years ago
Mark McDowall d510a47c8f New: Treat Manual Bad in history as failed
3 years ago
ta264 3523eb6394 Fix freeleech tests
3 years ago
ta264 58e23c934b New: Freeleech support for Redacted / Gazelle
3 years ago
ta264 65647bdc58 Fixed: Don't delete redacted passkey when editing indexer
3 years ago
ta264 2499bb593a Fixed: Properly detect failed responses from Navidrome
3 years ago
Qstick 24f96fa2a4 Fixed: Don't try to clean Update Folder if it doesn't exist
3 years ago