Commit Graph

4539 Commits (7fcb6b80b40540c13a3de69e7ced71956079ef25)

Author SHA1 Message Date
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 ac806a2933 New: Show downloading status for series progress bar
2 years ago
Mark McDowall 6d88a98282 New: Plex Watchlist RSS support
2 years ago
cicomalieran 9800bd6b43
Fixed: Processing very long ETA from Transmission
2 years ago
Sergey M 255f947860
Fixed: Mapping of parsed titles when one doesn't have an alias
2 years ago
bakerboy448 92ecb30fab
Fixed: Regression in error message logging
2 years ago
bakerboy448 e968919e63
Fixed: Improve some request failure messaging
2 years ago
Mark McDowall bd3816dac9 Handle null for parent name with clean path is empty
2 years ago
Mark McDowall 95a8f59a32 Fixed: Don't handle images in metadata folder as Roksbox images
2 years ago
Mark McDowall 890f107467 New: Support for .plexmatch series metadata files
2 years ago
Mark McDowall 6740257135 New: Add Episode Guide option for Kodi MetadataFile
2 years ago
Mark McDowall bbd9b1657d Fixed: Don't clean Kodi library if video is playing and Always Update is disabled
2 years ago
Mark McDowall cf00fecbe4 Fixed: Don't grab propers/repacks when item in queue meets cutoff and propers/repacks are not downloaded automatically
2 years ago
Qstick 5a22afc42b Fixed broken path tests
2 years ago
Mark McDowall 75378f7bde Fixed: USB drives mounted to folders are treated as different mounts
2 years ago
Mark McDowall 997aabbc3c Improve CF calculation for files without scene name
2 years ago
Mark McDowall 2c65e4fa41 Fixed: Prevent getting disk space from returning no information when it partially fails
2 years ago
Qstick 9c1fd7c73e Bump MonoTorrent to 2.0.7
2 years ago
Mark McDowall 27cc551980 Updated API documents
2 years ago
Mark McDowall d2cd3f7716 Rename LocalizationLanguageResource to avoid collision with LanguageResource
2 years ago
bakerboy448 ddb25b1095
New: Use better page size for Newznab/Torznab (up to 100) when supported by the indexer
2 years ago
Mark McDowall 303fc5d786 New: Return static response to requests while app is starting
2 years ago
Qstick a379d0c403 Fixed: Settings fail to save for some auth setups
2 years ago
Mark McDowall 72b307f4ad Fixed: Using absolute episode number in Standard Format for episode without while renaming
2 years ago
Mark McDowall 69f325b9dd SeriesFolderFormat needs to be OS Agnostic
2 years ago
Mark McDowall 81d2b18ce1 New: Use Series Folder Format to improve unmapped folders within root folders
2 years ago
Mark McDowall 119addd75f Fixed: Migrating case-sensitive Preferred Word REGEX to Custom Formats
2 years ago
Xavier Xiong 0f111dd066
Fixed: Chinese Anime releases that include a season number
2 years ago
Stevie Robinson e29470d8cb
Fixed: Enable parsing of repacks with revision
2 years ago
bakerboy448 83f6359063
New: Improve Manual Import logging when not parsing files
2 years ago
Mark McDowall ad42d4a14c Fixed: Ping endpoint no longer requires authentication
2 years ago
Qstick faccfe17a2 Remove debug code in CleanupQualityProfileFormatItems
2 years ago
Qstick f05e109b50 Fixed: Avoid Sqlite Error when all profiles have lowest quality cutoff
2 years ago
Stevie Robinson 3973571411
New: Added new series title rename tokens without year
2 years ago
bakerboy448 863d24996c
New: Improve messaging when imports are left in queue
2 years ago
PearsonFlyer 1b599c7e76 Fix notifiation in Ntfy on test from Radarr to Sonarr
2 years ago
Mark McDowall 0fbf61199f Fixed: Parsing of some files with series title aliases
2 years ago
Mark McDowall b848100693 Fixed: Images for some series not downloading
2 years ago
Qstick c08b451564 Bump ImageSharp to 2.1.3
2 years ago
Mark McDowall 6dcfc661a1 New: Show updated Custom Format Score in history
2 years ago
Mark McDowall 68d026479f New: Add custom format info to episode import notifications
2 years ago
Mark McDowall 899d6ddbab Fixed: Store Custom Format score during import
2 years ago
Mark McDowall 4ed4ca4804
New: Add bypass if above Custom Format Score to Delay Profile
2 years ago
Mark McDowall bc2942c28d New: Don't block imports when release was matched by ID if they were grabbed via interactive search
2 years ago
Mark McDowall 599ad86657
New: Use file's format title for quality if parsed
2 years ago
Mark McDowall 3f598ffa6f Fixed: UTC time sent to UI for already imported message
2 years ago
Mark McDowall 67035b9266 Fixed: Monitoring episodes modal not closing after saving
2 years ago
Mark McDowall 4b4301a076 Fixed: Quality Profiles resetting Custom Format scores during housekeeping
2 years ago
Mark McDowall 2c004e1f96 Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items
2 years ago
Mark McDowall ea612e8b78 Revert "Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items"
2 years ago
Xavier Xiong f742e1f174
Fixed: Chinese releases with season and absolute episode numbers
2 years ago
Mark McDowall facf775a43 Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items
2 years ago
Qstick 4a740acb80
New: Simkl List Support (#5313)
2 years ago
Mark McDowall 1394122842 Fixed: Displaying audio and subtitle languages in UI
2 years ago
Mark McDowall fe5c52602a
Fixed: Custom Formats upgrading even when profile doesn't allow upgrades
2 years ago
Stevie Robinson 3316665e93
Fixed: Kodi Metadata Subtitle Language
2 years ago
Mark McDowall 61fa1e5e3f New: Added health check warning if SABnzbd sorting is enabled
2 years ago
Mark McDowall 48b4cc5f3f New: Improved messaging when qBittorrent fails due to host header rejection
2 years ago
Mark McDowall 2fc76a9ac5 New: Use XEM season number for some releases when mapping episodes
2 years ago
Mark McDowall 6ec7c3f7a9 Fixed: Parsing of anime that uses standard numbering and includes episode number at end
2 years ago
Stevie Robinson 30cbaf06fa
Fix comment
2 years ago
Mark McDowall 738a7b38c9 New: Parsing of some Dutch/Flemish/Italian release titles
2 years ago
Mark McDowall f504dfcbab New: Missing/Cutoff Unmet searches will search for episodes that haven't been searched recently first
2 years ago
Mark McDowall 2491da0678 Fixed: Don't try to remove the same item from queue multiple times
2 years ago
Mark McDowall 1f8e1cf582 Fixed: Multiple pushed releases will be processed sequentially
2 years ago
Mark McDowall 40ce54e165 Upgrade Newtonsoft.Json
2 years ago
Mark McDowall e57e68c97a New: Option to include series image for Gotify notifications
2 years ago
Mark McDowall ce0388ca99 Fixed: Only log /proc/mounts exception once per process
2 years ago
Mark McDowall 17bfcdd325
New: Portuguese (Brazil) and Spanish (Latino) languages
2 years ago
Qstick a26163b646 Cleanup Trakt implementation
2 years ago
Qstick 62354dfac8 Fixed: Don't enforce minimum on single list fetch
2 years ago
Mark McDowall b15b6a0798 Improve handling of releases without video files
2 years ago
Mark McDowall 4ce4031dd8 New: Reduce size of Custom Formats in responses for most endpoints
2 years ago
Mark McDowall fc8e6d6f02 Fixed: Manual import when no reprocessing items after selecting series and season
2 years ago
Colin Gagnaire fb76c237bf
New: Add support for native Freebox Download Client
2 years ago
Mark McDowall 5ce8ea8985 New: Parse release group from VARYG releases with junk at the end
2 years ago
Mark McDowall ee1ee8f267 New: Rename Emby to Emby / Jellyfin
2 years ago
Mark McDowall 6c53bf30d5 Fixed: Size on disk calculation including multi-episode files multiple times
2 years ago
Mark McDowall f15f08e51a Revert "Fixed: Size on disk calculation including multi-episode files multiple times"
2 years ago
Mark McDowall be98862ce0 Fixed: Size on disk calculation including multi-episode files multiple times
2 years ago
Mark McDowall 9a96dee49d New: Parsing of releases extra slash in Chinese anime titles
2 years ago
Mark McDowall 789a8f5301 Fixed: Queue not showing items with conflicting titles
2 years ago
Mark McDowall 530829f8ed Don't copy/pasta kids
2 years ago
Mark McDowall 8bea8a10da Fixed: Skip anime version upgrade check if Proper/Repacks are not preferred
2 years ago
Mark McDowall e42edf1d33 New: Add Thai Language
2 years ago