Commit Graph

413 Commits (641fe6476c6bbb893f0b94273ae81bdfe00a6aac)

Author SHA1 Message Date
Powdor 6dc72713be New: Import Existing series now handles camelCase titles without spaces.
10 years ago
Mark McDowall b53e633194 fixed profile unit test
10 years ago
Mark McDowall 64e7cc69b9 Fixed: Extras folder detection is case insensitive
10 years ago
Mark McDowall 730aba4408 New: Series search will search starting with the lowest season
10 years ago
Mark McDowall 48ec113598 Merge pull request #125 from Sonarr/original-title
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall 8711c41649 New: Ability to use Original Title only in naming settings
10 years ago
Mark McDowall 4026a0f096 Parsing improvements
10 years ago
Mark McDowall 0d3ea052c6 Fixed: Multi-episode absolute getting treated as Season/episode
10 years ago
Mark McDowall 3b54f90237 Absolute tests
10 years ago
Taloth Saldono a4a1e4d5bf Fixed: HDDVD now recognized as bluray quality.
10 years ago
Mark McDowall 74e6d8c6e3 Fixed: Default to dash as separator for absolute numbers in multi-episode pattern
10 years ago
Mark McDowall f154e4236f Only check changes when changes aren't null
10 years ago
Keivan Beigi 380d2624f1 minor fixes to wtf-gtfo
10 years ago
Keivan Beigi aa68faaf88 New: automatically switch back to master if current branch is invalid
10 years ago
Mark McDowall 95d67ef9f4 Download decision rejection reasons are no longer static messages
10 years ago
Mark McDowall 0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming
10 years ago
Mark McDowall c4836975a9 Fixed: Treat WebHD as Web-DL
10 years ago
Mark McDowall 9d5d3ce4c3 Fixed: Treat iTunesHD as Web-DL
10 years ago
Mark McDowall 0322eab509 Fixed: Parse extended multi episode with 4 digit (year) seasons
10 years ago
Mark McDowall 121ec0873b Fixed: Parsing 'NL Subs' in addition to NLSub
10 years ago
Mark McDowall 889af78b26 Fixed broken tests
10 years ago
Mark McDowall 71416eea29 Fixed: Missing won't show episodes that are on air
10 years ago
Mark McDowall 8b3fd95d55 Fixed: Multi-absolute episode parsing
10 years ago
Mark McDowall 35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi 6c3a5b336d Merge pull request #124 from NzbDrone/raw-dblog
10 years ago
Keivan Beigi d10cdf9c87 removed method column from log db.
10 years ago
Keivan Beigi cb00644a09 Use raw sql to write logs to db.
10 years ago
Keivan Beigi f44fd5fcbd Fixed: filter duplicated episodes returned from Trakt
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Mark McDowall f6e4ccda84 Fixed broken tests (due to logging)
10 years ago
Mark McDowall a21b539298 Fixed: 3 digit season/episode numbers followed by an underscore
10 years ago
Mark McDowall 485fa6a13d Fixed: Only upgrade anime version when release group is the same
10 years ago
Keivan Beigi 6a743a8792 removed dead code
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Keivan Beigi 54b6bfc181 updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi cdee4916f1 updated nunit to 2.6.3
10 years ago
Keivan Beigi c10a9ddf6e updated json.net to 6.0.5
10 years ago
Mark McDowall acc25d7558 Check history when retrying downloads with SAB
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Mark McDowall 3f11fcf2e1 Fixed: Use empty string when {Original Title} is not available
10 years ago
Taloth Saldono 5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Taloth Saldono cc8c88e921 Fixed: Extensions are now removed from scene names during import.
10 years ago
Mark McDowall 92f73900ef Moved mini series parsing tests to their own fixture
10 years ago
Taloth Saldono d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago
Taloth Saldono 8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
10 years ago
Mark McDowall 4cbb59d4e8 Episode file import fixes
10 years ago
Mark McDowall 21c5352183 Fixed: Properly parse mono version 3.10
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Taloth Saldono 80ed203258 Updated HttpResponse to support binary content.
10 years ago
Taloth Saldono 56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails.
10 years ago
Taloth Saldono 70fc927e9f New: Will now provider a clearer error if the indexer returned unexpected html content (indicating a blocked site) instead of failing with a parser error.
10 years ago
Taloth Saldono 82061cf5a0 General fixes and adjusted ParseSize method.
10 years ago
Keivan Beigi 879035b28a Merge branch 'http-client' into develop
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago
Taloth Saldono 49e2f26ffc Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
10 years ago
Keivan Beigi 3a287bf7e7 Merge pull request #108 from NzbDrone/scene-name
10 years ago
Mark McDowall b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall 044d5ad0a5 A couple more tests for periods at start/end of folder name
10 years ago
Mark McDowall b9ff97fe9f Fixed: series/season folders will have leading/trailing periods removed when they are created
10 years ago
kayone ee285c2d4a made ImportApprovedEpisodesFixture Os Agnostic
10 years ago
kayone 20287f84ce Fixed: Use Nzb title as scene name when available
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall ae97af6bb6 Fixed: Support for poorly numbered multi-episode releases
10 years ago
Mark McDowall bf1547a524 Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall 2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono 7116167ea7 Added additional test to check retry interval.
10 years ago
Taloth Saldono 1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
kayone 322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
kayone a225830da0 Revert "updated moq"
10 years ago
kayone 89e0262733 updated reference path for fluentmigrator
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
kayone 34bf34c2ff updated moq
10 years ago
kayone 3114aee88e updated AutoMoq
10 years ago
kayone 79f9805c52 fixed property comparison order
10 years ago
kayone 3205f91db0 fixed property comparison order
10 years ago
kayone e53513a575 fixed ShouldBeEquivalentTo tests
10 years ago
kayone 3f3cc69da7 updated json.net
10 years ago
Mark McDowall a933ab90ec Merge pull request #103 from Taloth/develop
10 years ago
kayone 4c8f3724a2 updated fluentassertion
10 years ago
kayone 7b2b4794c7 updated fluentvalidation
10 years ago
Taloth Saldono 04160a61c9 Fixed: Update Quality parser for Anime Elysium group.
10 years ago
Mark McDowall 7a804d4702 Fixed: parsing of files without a title and a 4 digit season number
10 years ago
Mark McDowall 59a91040df Fixed tests
10 years ago
Mark McDowall 807ed7df1a New: Show disk space used by series on series details
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 9e9cb98b3a Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall 3b08f317dd Remove request info from title when parsing
10 years ago
Mark McDowall 9e0c8a60b4 Anime special fixes
10 years ago
Mark McDowall 41ece422c9 Fixed: Remove accents from titles when looking for matching series
10 years ago
Taloth Saldono 6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
10 years ago
Taloth Saldono a5a99f64ff Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago