Commit Graph

1419 Commits (a5fb01f1e665573a844d6a4b0ea5600edd5a85a3)

Author SHA1 Message Date
Qstick c2328e4b79 Fixed: Don't die if Plex watchlist guid node is missing or null
3 years ago
Justin Vanderhooft a1fa1ddf5d
New: Add support for Plex Watchlist importing (#5707)
3 years ago
François-Xavier Payet d1a9cf98cc
Fixed: Use Movie Original Language for Custom Format Original Language (#6882)
3 years ago
ta264 9b21408a03 Set up tests on postgres
3 years ago
Robin Dadswell 80b1aa9a2c New: Postgres Support
3 years ago
Qstick 7ec0fd1cea Update multi parser test
3 years ago
Qstick b1d8763593 Fix HistorySpecification tests
3 years ago
Qstick 356013a84e Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases
3 years ago
Mark McDowall ca2f12338e Fixed: Parsing of quality in DP.WEB releases
3 years ago
bakerboy448 347fdc1572 Fixed: Correctly Detect Remux prefixed by Brackets
3 years ago
bakerboy448 6c04d0701c Fixed: Treat 720p BR Remux as BluRay
3 years ago
bakerboy448 7310481e6a New: Dont parse hash as release group
3 years ago
bakerboy448 e59a1a64f9 New: Support for parsing various Anime Groups
3 years ago
bakerboy448 5c1ebc72b3 Fixed: Dont Parse HDRip as group
3 years ago
bakerboy448 a96971beff New: Support for parsing [HDO] as HDO Group
3 years ago
Qstick 5834afe30b SimpleTitleRegex catchup
3 years ago
bakerboy448 dfb8d2ea0f additional testcase obfuscation
3 years ago
Qstick b8c92d23f4 Fixed: Ignore case for DIVX VideoCodecID
3 years ago
bakerboy448 2a74b7b2e1 Fixed: Parse HD.DVD as BluRay
3 years ago
Robin Dadswell a33b861cec
Fixed: Download Client not sending on Import or Upgrade notifications (#6908)
3 years ago
Robin Dadswell 54c914d48f New: End Jackett 'all' endpoint support
3 years ago
bakerboy448 13e44ce19a New: Add {MediaInfo VideoDynamicRangeType} token for renaming
3 years ago
Qstick 974e44ce48 New: Link indexer to specific download client
3 years ago
Taloth Saldono de05be62d7 Added BDLight to quality parser
3 years ago
Qstick cae5badee0 New: Support server notifications
3 years ago
Qstick 45d8227654 Fixed: Handle MS variant MPEG4 files in video formatter
3 years ago
bakerboy448 3fcc395964 Fixed: Escape Characters as needed for *znab queries
3 years ago
Qstick ec86de78d2 Maintain PrimaryKey and AutoIncrement on some schemas
3 years ago
erikp9 465bb403a9 fixed hardsub detection
3 years ago
Qstick 9e175e28ef
New: OnApplicationUpdate Notifications (#6854)
3 years ago
Qstick 4d2a311e40 Remove PreDB from MovieStatusType
3 years ago
Mark McDowall 6fc14278e6 Fixed: Parsing of quality when release group contains Remux
3 years ago
Robin Dadswell 5ed034320e New: Migrate Discord from Slack to Discord notifications
3 years ago
Qstick 716eadc551 Add Multiple Languages
3 years ago
bakerboy448 1cb31aa95c Fixed: Support movies with French in their title
3 years ago
Qstick 5d091e519e More Bluray UHD test cases
3 years ago
Qstick faab78c00a Fixed: Improve WEBDL detection of Netflix Rips
3 years ago
Qstick f1461056ce Fixed: Parsing of Ger.Dub releases as German
3 years ago
ta264 2042ffce62 Fixed: Don't buffer update package to memory when downloading
3 years ago
ta264 c6ae6f7b1c Reinstate update tests on BSD
3 years ago
ta264 4d6c3369c6 New: Add osx-arm64 and linux-musl-arm builds
3 years ago
Taloth Saldono 5c7756b575 Fixed: Release Push api broken when no indexer id is specified
3 years ago
Qstick 47206dd2bd Cleanup MovieImport Tests
3 years ago
Qstick 9442666493 Fixed: Duplicates on index before housekeeper runs when manual importing over existing file
3 years ago
Qstick c538424229 New: Reanalyze media files if file size changes
3 years ago
Qstick 507e8ec814 New: Parse 960p as 720p instead of 480p, parse 540p
3 years ago
Qstick 9d6614b14a New: Support AKA release titles
3 years ago
Qstick 9a395b52ac New: Per download client setting to Remove Completed/Failed
3 years ago
ta264 e54d4765dd Other package updates
3 years ago
ta264 4068cfcabb New: Upgrade to .NET 6
3 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
Mark McDowall b18daebc8a Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase
3 years ago
Mark McDowall 823fe2261e Rename NzbSearchService to ReleaseSearchService
3 years ago
ta264 f0f8a4ffaf
New: MediaInfo -> FFProbe
3 years ago
bakerboy448 279692f9b1 Fixed: Incorrectly parsing RePACKPOST as Group
3 years ago
ta264 06e2d5b3c3 New: Use native dotnet host and DryIoc
3 years ago
6cUbi57z 64045b0810 New: Add tag support to indexers
3 years ago
Mark McDowall af872e4bc5 Fixed: Qbit torrents treated as failed after error
3 years ago
bakerboy448 f8a82dbb90 Fixed: Parsing of French Language at end of release names
3 years ago
Mark McDowall db7babc6ed Fixes: Missing default path for Download Station
3 years ago
Qstick 49583f8507 Bump Dapper from 2.0.78 to 2.0.90
3 years ago
Robin Dadswell 13224f03cc New: Renamed Blacklist to Blocklist
3 years ago
Mark McDowall 94b481a66f New: Include renamed file information for Webhook and Custom Scripts
3 years ago
Robin Dadswell 6808d5388c Replace Sonarr reference
3 years ago
bakerboy448 ac9dfc4f25 add missing quality fixture test case
3 years ago
Taloth Saldono 8d1a9f98af Simplified regex a bit.
3 years ago
Mark McDowall 34c545d932 Fixed: Prevent conflicts with reserved device names
3 years ago
bakerboy448 8dad6cc8db Fixed: Support for additional Movie Editions
3 years ago
bakerboy448 e632dea99a
Fixed: Incorrectly Parsing [PublicHD] as Release Group
3 years ago
Qstick 92c4c50e1c New: Even More Mono Cleaning
3 years ago
Qstick cc572729ff New: Drop Mono Support
3 years ago
bakerboy448 79a10fa18f fix missed parser obfuscation
3 years ago
bakerboy448 e3b5efc9e5 Fixed: Improved parsing of Web releases
3 years ago
Qstick eb76dd5248 Added searchEngine support in Newznab/Torznab caps
3 years ago
TwentyNine78 143067621c Add compatibility with SYNO.DownloadStation2.Task API
3 years ago
Qstick 84d1a8983b Wikijs Links
3 years ago
Julian Wachholz f55f6e198a Fixed: Detect "UHDBD" as BluRay quality
3 years ago
Qstick 35d43480bf Fixed: Errors in queue after Movie deleted
3 years ago
JohnBednarczyk c2a21cd238 Added custom languages to the top
3 years ago
Robin Dadswell 5f229b78be
Fixed: Multi language release being rejected when indexer profile is setup for original and any other language (#6311)
3 years ago
Robin Dadswell af99c78352
New: Allow user to choose whether delay profile should apply to release of the highest enabled quality (#6218)
3 years ago
Robin Dadswell 9f6c48191b New: Errors for Mono Health checks on X86 and BSD (except FreeBSD) based Operating Systems
3 years ago
Robin Dadswell d38311b717 New: Localised all health check strings
3 years ago
Robin Dadswell aa522066ee New: Mono health check moved from warning to error
3 years ago
bakerboy448 02bcb4d865 Fixed: Incorrectly identifying YTS.LT as Lithuanian Language
3 years ago
Mark McDowall 7028bfb082 Fixed broken tests
3 years ago
Mark McDowall efdb9c20d4 Fixed: Removing completed download from SABnzbd
3 years ago
Robin Dadswell ce6f52552a
Fixed: Incorrectly grabbing revision downgrades (#6194)
3 years ago
Mark McDowall f2c9fcde7c New: Remove completed downloads from disk when removing from SABnzbd
3 years ago
bakerboy448 2716bd6ae1 Fixed: Not capturing D-Z0N3 preceded with .-
4 years ago
bakerboy448 4ce98d689d New: Detect 'FRA' and 'FRE' as French Language
4 years ago
bakerboy448 ef9c1bf0a4 New: Detect 'castellano' as Spanish Language
4 years ago
Robin Dadswell 88780f33a4
New: Health Check for Downloads to Root Folder
4 years ago
bakerboy448 e011614570 Update parser tests to be generic
4 years ago
ta264 cc466b9e5b Prompt upgrade to mono version on DSM and FreeBSD
4 years ago
bakerboy448 53b9332675
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
4 years ago
nitsua f3fb67a62e Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
4 years ago
Taloth Saldono 024000275d Added mechanism for package maintainers to produce a health check error.
4 years ago
Robin Dadswell 5926ca5d8a
New: On Movie Delete and On Movie File Delete Notifications
4 years ago
ta264 108609d064 New: .NET 5 support for FreeBSD 11+
4 years ago