Commit Graph

739 Commits (b99d82cccca7ed3c0fb3ee8568664e2a64772aaa)

Author SHA1 Message Date
Mark McDowall bc37084ec4 Merge pull request #928 from Dahlgren/mono-tests
9 years ago
Keivan Beigi 7e023a7944 ConfigServiceFixture shouldn't be touching the DB.
9 years ago
Björn Dahlgren 994e2a6c57 Fixed failing tests on Mono
9 years ago
Mark McDowall 08d19df3f7 Fixed: Manual import when quality was not available after failed parsing
9 years ago
Mark McDowall 6b9c4af591 Fixed: Magnet links with torrent blackhole
9 years ago
Mark McDowall c00c207517 Prevent regrab for all grabs
9 years ago
Mark McDowall 83eebfe153 Fixed: Stricter parsing of some release filenames
9 years ago
Mark McDowall 2d42c59d70 Fixed: Log download client name when communication fails
9 years ago
Mark McDowall e4e687c2a4 Fixed: Parsing anime series with number in title
9 years ago
Taloth Saldono f01a21ce43 Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
9 years ago
Mark McDowall 04de0049fe Don't try to process a download client item with an invalid path for the OS
9 years ago
Taloth Saldono a06a3fa5d6 Fixed: Removal of common suffixes such as [ettv] while parsing.
9 years ago
Mark McDowall 9cc8ed545f History Spec handles both blackhole and CDH disabled scenarios
9 years ago
Mark McDowall 8bf969983b Tests passing for the wrong reason
9 years ago
Mark McDowall 4ee7d57b7d lrn2spell
9 years ago
Mark McDowall 6ff754eec0 Extend Blackhole grace period to 12 hours
9 years ago
Mark McDowall d170c9ad07 Fixed: Torrent Blackhole client will not track torrents by hash
9 years ago
Mark McDowall 20df619ddd HistorySpecification checks cutoff as well
9 years ago
Taloth Saldono f7859c8eb5 Fixed: SeasonPass didn't update Series monitored flag if only those were changed.
9 years ago
Taloth Saldono e3c4070924 Fixed: Don't produce scene mapping warnings if TheXEM only maps the second half of a season.
9 years ago
Taloth Saldono 74403815d9 Fixed torznab searching without any id or q.
9 years ago
Taloth Saldono 897937a778 Fixed indeterministic test.
9 years ago
Taloth Saldono e13c89521d Merge branch 'nn-tvdbid' into develop
9 years ago
Mark McDowall e67de6aae8 New: Blackhole won't grab another release if release in last hour meets the cutoff
9 years ago
Taloth Saldono 6585aed0a9 Removed doctype from ezrss test.
9 years ago
Taloth Saldono 84c7f4cd8c Added support for tvmaze.
9 years ago
Taloth Saldono 1ad1d73c91 Added tiered indexer requests to support fallback to wildcard queries.
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Mark McDowall a39b36d157 Fixed rTorrent test
9 years ago
Mark McDowall 192d001b61 New: Option to remove illegal characters
9 years ago
Taloth Saldono 0b219e1169 Fixed nullables.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono c63b65eba1 Only apply kat peers fix for recent releases.
9 years ago
Taloth Saldono d637ee1a2d Disable kickass seeds/peers info since they only report 0 on the rss.
9 years ago
Taloth Saldono 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
9 years ago
Mark McDowall d7eae958b7 Fixed: Parse TVRip releases as SDTV
9 years ago
Mark McDowall c591a86b02 Fixed: Parsing 4-digit season packs
9 years ago
Mark McDowall 026e05dcee Fixed: Better parsing of full season x265 releases
9 years ago
Taloth Saldono d6bfa561ad mono and .net handle Uri escapes differently messing up the tests.
9 years ago
Taloth Saldono 8d0dab6578 Fixed tests after Uri cleanup logic.
9 years ago
Taloth Saldono 211863d55d Fixed: Indexers returning relative urls for grabs.
9 years ago
Taloth Saldono 372ba13fd2 Fixed SkyHookSearch tests.
9 years ago
Taloth Saldono 9bcb6ff19a New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago
Taloth Saldono 7991a3f1c3 Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes.
9 years ago
Mirx 4faf7ed959 New: Hungarian language support
9 years ago
Taloth Saldono a84f39bb48 Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
9 years ago
Mark McDowall b1d0d422e9 New: Support 5-digit multi-episode releases
9 years ago
Taloth Saldono fc75783fbe Rewrote the RequestGenerator to support paging and other refactorings.
9 years ago
Mark McDowall 58b01b91d5 New: Titans of TV tracker
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono 6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Mark McDowall 0f2bba0615 Custom scripts
9 years ago
Taloth Saldono 55412968e0 New: Added auto-detection of indexer capabilities to torznab.
9 years ago
Mark McDowall 03cf9a44cf New: Show download client name in GUI notifications
9 years ago
Mark McDowall cc6ab0ade1 Fixed: Do not monitor specials when monitoring missing
9 years ago
Taloth Saldono 3ad7673d69 Fixed: Doki rss feed now uses correct url for torrent.
9 years ago
Mark McDowall fd3dda2b16 Fixed: Removing pending releases
9 years ago
Mark McDowall fa0401fa89 Fixed broken unit test
9 years ago
Keivan Beigi 84ae81efe3 Merge pull request #650 from Kayomani/develop
9 years ago
Mark McDowall 3a84e0fafc Actually commented out now...
9 years ago
Mark McDowall 4b9ec94fcc Broken test that we can use once we have better parsing
9 years ago
Taloth Saldono d46c170b70 Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
9 years ago
Kayomani de8deffbd2 New: Downloads can be tracked by the source name in addition to the download name
9 years ago
Taloth Saldono 0578e68a51 Fixed: Sonarr didn't clear scene mappings if a series was removed from TheXEM.
9 years ago
Taloth Saldono 1ac27002e5 Fixed project files.
9 years ago
Taloth Saldono c02d6c426c Fixed: TorrentRssParser incorrectly detected description element.
9 years ago
Keivan Beigi 102f2e39be Merge pull request #653 from Sonarr/kickass-url-update
9 years ago
Keivan Beigi a78381db7d Merge pull request #654 from Sonarr/remove-pending
9 years ago
Keivan Beigi a143c0b75e Updated migration number to 90
9 years ago
Keivan Beigi 36f97329ff Update the kickass url to https://kat.cr
9 years ago
Keivan Beigi b5b15b623a Updated FluentAssertion to 3.4.0
9 years ago
Keivan Beigi 724a3eee45 Fix: When removing pending items from the queue remove all releases for that episode
9 years ago
Mark McDowall 873fadbcaa Fix the build
9 years ago
Mark McDowall 370406c3de Use a list for ChannelTags and DeviceIds in Pushbullet settings
9 years ago
Taloth Saldono 461be2b388 Removed eztv migration tests.
9 years ago
Taloth Saldono c9d0bc7148 Fixed: Removed Eztv-like api support entirely since TorrentRss is now available.
9 years ago
Mark McDowall 77e9493ccf Improved PushBullet implementation (v2 API, multiple devices, channels)
9 years ago
Mark McDowall a9ada8fcf1 Cleanup tabs
9 years ago
Taloth Saldono f3d31c3ea1 Fixed btn tests.
9 years ago
Taloth Saldono 2c472d6e3e Fixed: BTN will now use http/https for grabbing downloads as specified by the settings instead of by the feed.
9 years ago
Taloth 51f705d89a Merge pull request #139 from Sonarr/verified-file-transfer
9 years ago
Taloth Saldono 569ef09f39 Updated Rarbg to api v2.
9 years ago
Mark McDowall 7e89bcca38 Clean up some warnings
9 years ago
Mark McDowall 92cff8c4cc OS Agnostic Paths
9 years ago
Mark McDowall 4c1e211675 Fixed: Speed up disk rescaning during series refresh
9 years ago
Mark McDowall 155c82c199 Season pass overhaul
9 years ago
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
9 years ago
Mark McDowall eb8af60029 Strict parsing of anime releases that have a number at the end of the episode title
9 years ago
Taloth Saldono ccff4fe142 Fixed: Size Parsing in TorrentRss was a bit too tolerant.
9 years ago
Mark McDowall a2d8413b2a Fixed: Early cleanup of completed tasks
9 years ago
Mark McDowall 587ad5beb5 New: Support for updating single series in Plex Library
9 years ago
Taloth Saldono a1ff7cbef0 And added a test for it.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Taloth Saldono 39aef8bed5 Merge branch 'torrentrss' into develop
9 years ago
Taloth Saldono 99e9e4f5fd Merge branch 'rarbg-support' into develop
9 years ago
Taloth Saldono 70544738ed Merge branch 'metadata-creation' into develop
9 years ago
Taloth Saldono ba2da07c2f Added tests and refactored TorrentRss code.
9 years ago
Michel Zehnder 9d7522cc15 New: Add generic TorrentRssIndexer support.
9 years ago
Mark McDowall a090ed8b5e Support for Season xx Episode yy multi-episode format
9 years ago
Taloth Saldono 6b9c686390 Fixed tests.
9 years ago