Commit Graph

9714 Commits (4aba540b894729c730640f03b2f96c451af2dba0)
 

Author SHA1 Message Date
Stepan Goremykin fd5d279a9e Update SharpZipLib
2 years ago
Stepan Goremykin 028c87d20c Update test packages in build props instead of csproj
2 years ago
Stepan Goremykin b303dc899a Update Newtonsoft.Json
2 years ago
Stepan Goremykin cf22208011 Update packages related to auto tests
2 years ago
Stepan Goremykin 3b6cadeb7e Update packages from microsoft
2 years ago
Mark McDowall 0a13a433a9 New: Parsing of more German WEBDL releases
2 years ago
Mark McDowall ff2e8ffc37 Fixed: Permissions after installing on Windows and opening Firewall port
2 years ago
Mark McDowall 34e928ebed Fixed: Agenda view on mobile
2 years ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
2 years ago
Mark McDowall c41aec5f77 Fixed: Pushed releases should be stored as pushed release
2 years ago
Mark McDowall b8dcd75cf5 Fixed: Refreshing Plex library on a different OS
2 years ago
Mark McDowall cef6d5a99a Fixed: Imports when custom format is a downgrade, but file is an upgrade
2 years ago
lodu 5d09b84b05
New: Add indexer option for Discord on grab notifications
2 years ago
Mark McDowall 3d24e412a6 Better quality revision logging
2 years ago
Mark McDowall ad79dd4df5 New: Better series type select input
2 years ago
Mark McDowall 4ff4d32936 New: Improve accepted and rejected release logging
2 years ago
Mark McDowall 98308737cf New: Improved Plex library updating
2 years ago
Mark McDowall f59cc99733 Remove unused imports from SeriesIndexRow
2 years ago
Mark McDowall b16094a9e3 Fixed: Prevent loss of restrictions when attempting to edit multiple restrictions at once
2 years ago
Mark McDowall bd228e88c3 New: Rescan series if destination file already exists during import
2 years ago
Mark McDowall 978618f041 New: Don't import episodes that don't match grab history
2 years ago
Zak Saunders 89e363fd14 New: Make Release Group Outline Not Show as Required
2 years ago
Mark McDowall 8d70def088 New: Include series year with custom scripts and webhooks
2 years ago
Mark McDowall cb86f4fa50 New: Closing Move Series modal without selecting will cancel save
2 years ago
Mark McDowall c80c1db947 New: Parse HBOMaxHD as WEBDL
2 years ago
Mark McDowall cfcf1ad1ab Fixed: Page Plex Watchlist results
2 years ago
Mark McDowall 17b9e4722a New: Parsing of poorly named absolute number-only files in batches
2 years ago
Mark McDowall f22998aef3 Use episode runtime for size limits when available
2 years ago
Qstick a42f97229a Convert method to static that doesn't use instance data
2 years ago
Qstick 412a36226f Add .globalconfig
2 years ago
Qstick e8b862a380 Remove Non-Failing Rules
2 years ago
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
2 years ago
Qstick 4db10e6283 Prefer AsSpan to Substring to avoid unnecessary allocation
2 years ago
Qstick e8aff90582 Use span-based string.Concat to avoid unnecessary allocation
2 years ago
Qstick af28bbad52 Use Environment.CurrentManagedThreadId for efficiency
2 years ago
Qstick f928ee7cad Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
2 years ago
Qstick 7521579bca Use Apend(char) instead of Apend(string) for performance
2 years ago
Qstick e805f61450 Use Length/Count property instead of Count() method to prevent enumerating
2 years ago
Qstick 4fe9daec03 Use Any() in place of Count() to prevent enumerating
2 years ago
Qstick 738dc2c98c Do not use Enumerable methods on indexable collections
2 years ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
2 years ago
Qstick b2c2c79a96 Don't compare strings to Empty using Equals
2 years ago
Qstick 08ee2f7e32 Remove unnecessary assignments to default type value
2 years ago
Qstick 42e45f93ac Use const where appropriate
2 years ago
Qstick b4d8f0c311 Enable all analyzers and enforce code style on build
2 years ago
Stevie Robinson 21045127cd
Fixed: Parsing of multi season packs with only space between the season numbers
2 years ago
Mark McDowall d496733b31 Fixed: Don't import Custom Format downgrades
2 years ago
Mark McDowall b3d1e4f520 Fixed: Multiple Downloaded Episodes Scan commands should not run in parallel
2 years ago
Mark McDowall cd67671bc1 Fixed: Slow loading of files in Manage Episodes modal
2 years ago
Mark McDowall 1f619e27f1 New: Season interactive search modal size
2 years ago