Commit Graph

310 Commits (56436fea697131614b19fb5f9c1b58902be42093)

Author SHA1 Message Date
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
11 years ago
Taloth Saldono 49e2f26ffc Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
11 years ago
Keivan Beigi 3a287bf7e7 Merge pull request #108 from NzbDrone/scene-name
11 years ago
Mark McDowall b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported
11 years ago
Mark McDowall 044d5ad0a5 A couple more tests for periods at start/end of folder name
11 years ago
Mark McDowall b9ff97fe9f Fixed: series/season folders will have leading/trailing periods removed when they are created
11 years ago
kayone ee285c2d4a made ImportApprovedEpisodesFixture Os Agnostic
11 years ago
kayone 20287f84ce Fixed: Use Nzb title as scene name when available
11 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
11 years ago
Mark McDowall ae97af6bb6 Fixed: Support for poorly numbered multi-episode releases
11 years ago
Mark McDowall bf1547a524 Pneumatic will set the download client ID for strm files
11 years ago
Mark McDowall 2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported
11 years ago
Taloth Saldono 7116167ea7 Added additional test to check retry interval.
11 years ago
Taloth Saldono 1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
11 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
11 years ago
kayone 322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead.
11 years ago
kayone a225830da0 Revert "updated moq"
11 years ago
kayone 89e0262733 updated reference path for fluentmigrator
11 years ago
kayone e0e90efbc9 updated fluentmigrator
11 years ago
kayone 34bf34c2ff updated moq
11 years ago
kayone 3114aee88e updated AutoMoq
11 years ago
kayone 79f9805c52 fixed property comparison order
11 years ago
kayone 3205f91db0 fixed property comparison order
11 years ago
kayone e53513a575 fixed ShouldBeEquivalentTo tests
11 years ago
kayone 3f3cc69da7 updated json.net
11 years ago
Mark McDowall a933ab90ec Merge pull request #103 from Taloth/develop
11 years ago
kayone 4c8f3724a2 updated fluentassertion
11 years ago
kayone 7b2b4794c7 updated fluentvalidation
11 years ago
Taloth Saldono 04160a61c9 Fixed: Update Quality parser for Anime Elysium group.
11 years ago
Mark McDowall 7a804d4702 Fixed: parsing of files without a title and a 4 digit season number
11 years ago
Mark McDowall 59a91040df Fixed tests
11 years ago
Mark McDowall 807ed7df1a New: Show disk space used by series on series details
11 years ago
Mark McDowall 6671934c0f Relative episode file paths
11 years ago
Taloth Saldono 9e9cb98b3a Fixed: Added additional separators to reversed title detection.
11 years ago
Mark McDowall 3b08f317dd Remove request info from title when parsing
11 years ago
Mark McDowall 9e0c8a60b4 Anime special fixes
11 years ago
Mark McDowall 41ece422c9 Fixed: Remove accents from titles when looking for matching series
11 years ago
Taloth Saldono 6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
11 years ago
Taloth Saldono a5a99f64ff Fixed: Parser now recognizes 848x480 as 480p.
11 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.
11 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
11 years ago
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null.
11 years ago
Mark McDowall fc46018c9a Fixed: Connecting to XBMC when user name and password are configured
11 years ago
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files.
11 years ago
Mark McDowall b841d2e9b4 Fixed: VOSTFR will be treated as French
11 years ago