Commit Graph

3339 Commits (c10448af0b44b8d6f79214787441047556f97616)

Author SHA1 Message Date
Taloth Saldono 29b4a83d93 Wait for commands to finish between tests.
6 years ago
Taloth Saldono 7b159c1e63 Removed Nyaa Integration tests and increased logging detail during integration tests.
6 years ago
Taloth Saldono 02c64ad3a5 Fixed: Not being able to use MediaInfo VideoDynamicRange token to renaming options.
6 years ago
Taloth Saldono 13c625d7c0 Fixd test on mono.
6 years ago
Taloth Saldono 9a3f49bf9c Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 6698ca400c Handle special mount filtering at a higher level.
6 years ago
Mark McDowall de7e805718 Limit replacement of colons
6 years ago
Mark McDowall 269a5bd914 New: Log conflicting TVDB ID when unknown series is an alias for another series
6 years ago
Mark McDowall 4f1f56f653 Another broken test
6 years ago
Mark McDowall 6b517d7ffd Fix broken tests
6 years ago
Mark McDowall 4eb9a1cfa5 New: Replace colon with space and dash instead of just dash
6 years ago
Mark McDowall 984b7bbeea Fixed: All preferred words being added to filename
6 years ago
Mark McDowall 582beed977 Fixed: Fonts not loading on reload
6 years ago
Taloth Saldono e52fcf843c Handle Deluge v2 beta breaking change in their api.
6 years ago
Taloth Saldono 08ba273089 fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
6 years ago
Taloth Saldono faa2d632e5 New: Indexer Seed Limit settings applied to new downloads for qBittorrent
6 years ago
Taloth Saldono 1b939ebf4b Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
6 years ago
Mark Bebbington aa46216117 Fixed: qBittorrent api v2 support (qbit v4.1+)
6 years ago
Mark McDowall 6b15d7e260 Fix casing of RegexTermMatcher
6 years ago
Mark McDowall 78b3c9552b Fixed: Include matching value of preferred word regex, not the actual regex
6 years ago
Mark McDowall cbbfc5b58c Remove logging of `Unable to format audio channels using 'AudioChannels'` due to old schema
6 years ago
Mark McDowall 8339f7fdb3 Fixed: Don't add TV Maze ID to format if unknown
6 years ago
Taloth Saldono 220cd84ef5 Fixed: SignalR requiring a home directory to function properly.
6 years ago
Matt Evans 70c320e98b New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
6 years ago
Wu Haotian 8e486da928 New: Added parser support for common Chinese release formats
6 years ago
Wu Haotian 7ae906863d Fix filename in PostBuildEvent
6 years ago
Mark McDowall fb4483fdcf Switch to https for httpbin URL test
6 years ago
Mark McDowall e32e6e0bec Groups must contain multiple qualities
6 years ago
Mark McDowall 05e7b90aab Fixed: Correct rejection message when profile does not allow upgrades
6 years ago
Mark McDowall ee59f91ba2 Pending releases have languages too
6 years ago
Mark McDowall ece3241041 Fixed: Adding series with unknown IMDB ID and series folder includes IMDB ID
6 years ago
Mark McDowall fcb1bcb91b New: Setting monitor to None when adding series will unmonitor the series as well
6 years ago
Taloth Saldono 223209e1eb Tweaked language parser since PR isn't merged yet.
6 years ago
Taloth Saldono 5b741a10db Fixed: Season pack with Special in series title was treated as unknown special
6 years ago
Matt Evans 1606ea19a8 New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
6 years ago
Taloth Saldono e5632019db Simplified more RegexReplace instances.
6 years ago
Taloth Saldono ff994d594a Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
Taloth Saldono 0214ced8f0 New: Added Icelandic language and improved Chinese language detection
6 years ago
Mark McDowall 813e5e1db8 New: Sort queue by status
6 years ago
Mark McDowall 8ea24a6b09 Fix QualityModelComparer test when respecting group order
6 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
6 years ago
Taloth Saldono f215ba9bac Fixed: Additional reverse title parser patterns.
6 years ago
Mark McDowall c3c6b3d166 Fixed: Importing completed downloads from NZBGet with post processing script failing
6 years ago
Mark McDowall b319cb9525 Fixed: Importing completed downloads from NZBGet with post processing script failing
6 years ago
Mark McDowall 95cd327022 Already is spelled already
6 years ago
Mark McDowall 561fdef815 Fixed: Don't use extended episode number as release group
6 years ago
Mark McDowall b8b82189f7 Fixed: Quality Profile group order no longer used when ordering results
6 years ago
Mark McDowall 08b65a954d Fixed: Cutoff unmet episode search failing when there are unknown items in the queue
6 years ago
Taloth Saldono b3ff91608e Fixed: Ignore series title before SxxExx when parsing language.
6 years ago
Taloth Saldono 1d862db7c9 Fixed: Korean shows with more than 2 digit episode numbers.
6 years ago
Taloth Saldono 070cbeebbe Allow -suffix in PackageVersion and added that and PackageAuthor to the About page.
6 years ago
Mark McDowall 2c95f07cb2 Another path test fix
6 years ago
Mark McDowall 4a2277b424 Fix path tests
6 years ago
Mark McDowall a1f02916d4 Fixed: Importing of completed download when not a child of the download client output path
6 years ago
Mark McDowall 900dfd92d0 Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall d6997b0588 Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono 86c74b3ee0 Fixed failing ConfigFileProvider tests due to ConsoleLogLevel property error.
6 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
6 years ago
Taloth Saldono 9107d1678c Fixed: Failure to match S12E00 special due to episode file vs folder being parsed differently.
6 years ago
Taloth Saldono 095234babc Added Console log level option in configfile, which defaults to Info.
6 years ago
Mark McDowall 8aecec507e New: Ability to forcibly grab a release from Interactive Search
6 years ago
Mark McDowall 70fb1551af New: Log when media info is unavailable for a file when building a file name
6 years ago
Mark McDowall ae2efbc116 Fixed: QueueSpecification failing when an unknown item is in the queue
6 years ago
Mark McDowall 4bc0ffa74d Improve renaming of series folder within the same root folder
6 years ago
Taloth Saldono 939ebcf897 Added missing references to test projects.
6 years ago
Taloth Saldono 1239fa874d Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 779ab39f50 Fixed failing test
6 years ago
Taloth Saldono 00283e3d6e New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
6 years ago
Taloth Saldono 2b4429f8b7 Fixed: Erroneously matching Anime 10.5 special as 10.
6 years ago
Taloth Saldono 2446c4185a Added 10-bit to parser cleanup.
6 years ago
Taloth Saldono 04900e5f90 Tweaked reverse title detection to handle triple digit episode numbers.
6 years ago
Mark McDowall 8abdb8bf51 Update test for disabling cache
6 years ago
Mark McDowall e217068dbd Another path test fix
6 years ago
Mark McDowall e3a9f753d2 Fix path tests
6 years ago
Mark McDowall fc2a586453 Set max-age=0 on resources that should not be cached
6 years ago
Mark McDowall 21a92b62fd Fixed: Various issues with unknown items in queue
6 years ago
Mark McDowall 7e33261ccc Fixed: Move series logging a failure and a success message
6 years ago
Mark McDowall 6a489a0b8f Fixed: Importing of completed download when not a child of the download client output path
6 years ago
Mark McDowall 9dd967f2aa Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall a3baab9671 Fixed: Failing to search for recently added series when there are unknown items in the queue
6 years ago
Mark McDowall edd6c0bd4c Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono ce59db528b Fixed: Mono bug causing memory leakage when http connections use gzip compression.
6 years ago
Taloth Saldono 524048c4b4 Also force branch if an external updater is used.
6 years ago
Mark McDowall 5a24b8d294 Add PackageUpdateMechanism to system/status response
6 years ago
Taloth Saldono bfe2976463 Fixed failing tests.
6 years ago
Taloth Saldono 066a9de7ae Parse the package_info file to determine whether the UpdateMechanism is configured properly.
6 years ago
Mark McDowall a0ce2d7cdf New: Parse release in square brackets at end of file name
6 years ago
Taloth Saldono de61ecbfd2 Show unknown items in queue
6 years ago
Mark McDowall 5f6f4915a1 Delay import when absolute episode number is missing
6 years ago
Mark McDowall f345977e3f Add upgrade allowed to language and profiles
6 years ago
Mark McDowall 853f25468c Preferred words
6 years ago
Mark McDowall ac709c39ab New: Default size limits
6 years ago
Mark McDowall 4939b77a6c Upgrade signalR to 2.4.0
6 years ago
Mark McDowall ded0caee39 New: Series title first character renaming token
6 years ago
Mark McDowall 3b9ed49d0f New: Option to disable rescanning of series folder after RefreshSeriesInfo
6 years ago
Mark McDowall 7e79ccd710 Fixed: Finding files with unexpected quality in the filename
6 years ago
Mark McDowall 575c5af1f8 Upgrade SharpRaven to 2.4.0
6 years ago
Mark McDowall ca079a77ce New: Renaming tokens for IMDB ID, TVDB ID and TV Maze ID
6 years ago
Mark McDowall a550186337 New: Choose extension for magnet links in Torrent Blackhole
6 years ago
Mark McDowall 8594a93cf5 New: Pushover device setting
6 years ago