Commit Graph

1353 Commits (c7ed76f6d3f926c009022f27aa2dcbfc6c6c2e23)

Author SHA1 Message Date
Mark McDowall 175ae3e996 Fixed: Series fanart images won't be stored as episode screenshots
10 years ago
Mark McDowall d765d1eaef Fixed: Replace periods in title with nothing when searching indexers
10 years ago
Mark McDowall 83a64fb8b8 Cleaned up completed download service (more methods)
10 years ago
Mark McDowall b579a1fcfe Added trackingId to queue
10 years ago
Taloth Saldono 7816499b52 Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly.
10 years ago
Powdor 6dc72713be New: Import Existing series now handles camelCase titles without spaces.
10 years ago
Taloth Saldono 17ac82385a Fixed: Switching tabs in Activity and Wanted no longer add to navigation history, just like Settings, preventing a redirect loop when using the browser back navigation.
10 years ago
Mark McDowall 18f0e3d536 New: .wtv extension as video file
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 c58c8ea542 New: Added a default Profile 'Any' (new installations only)
10 years ago
Mark McDowall 21a0df904f Fixed: Ability to monitor no seasons when adding a new series
10 years ago
Mark McDowall b6fc490b89 Series detials fixes
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 3411c4e5a7 UI fixes
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 ea43d78ad1 Fixed: show proper episode file count on series details
10 years ago
Mark McDowall c159a378a0 Fixed: Show an error message after a failed Trakt search
10 years ago
Taloth Saldono e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search.
10 years ago
Mark McDowall f154e4236f Only check changes when changes aren't null
10 years ago
Mark McDowall 877a851fe9 Fixed: Only show install/cannot install on the latest version
10 years ago
Mark McDowall 86aba08289 Fixed broken migration 036 for people upgrading from very old DBs
10 years ago
Keivan Beigi aadd9243a4 Merge pull request #128 from NzbDrone/sonarr
10 years ago
Keivan Beigi 4929e9fc9b New: Replaced user facing instances of NzbDrone with Sonarr
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 e82b29e346 Tags
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 b538b450f5 Fixed: ctrl + clicking links will open in a new tab
10 years ago
Mark McDowall 2711cd6afa Fixed: Update UI will show that older versions are not installable
10 years ago
Mark McDowall 6a3bea5adc Log path being deleted when deleting permanently at info
10 years ago
Mark McDowall 1298eedb29 Fixed: Searching for a new series with the same title twice in a row
10 years ago
Mark McDowall d017c40747 Fixed: Show search for existing series that finds no results
10 years ago
Mark McDowall 8b3fd95d55 Fixed: Multi-absolute episode parsing
10 years ago
Taloth Saldono b532661a27 Resolved failing search due to missing Scene season number.
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
Mark McDowall e978a425c2 Fixed: Getting list of xem series won't die if a bad ID is entered on their site
10 years ago
Mark McDowall f776aae2c0 Fixed: Mono returning a drive with an empty path causing disk space check to fail
10 years ago
Mark McDowall 42c17e885c Fixed some more tests
10 years ago
Mark McDowall 1a26bd9232 Fixed broken last write time test
10 years ago
Mark McDowall aa6b3f70ed Fixed: log to the database using UTC not local time
10 years ago
Mark McDowall e8e94d4384 Don't convert arg values to lower-case
10 years ago
Keivan Beigi 0301636767 switched projects from Any CPU to x86
10 years ago
Keivan Beigi 6c3a5b336d Merge pull request #124 from NzbDrone/raw-dblog
10 years ago
Mark McDowall 76f61e683f Fixed: Getting tracked download status for pending item in UI won't result in an error
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
Taloth Saldono ab264b3c06 Should no longer log error if download client was removed/disabled between CDH updates.
10 years ago
Taloth Saldono 20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Mark McDowall 9d8e4de7b4 Extra check to make sure trackedDownloadStatus exists on queue item
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Keivan Beigi 907023ca10 don't blow up if a single download is not trackable.
10 years ago
Keivan Beigi dcf434abd3 better error messages when download client connection fails
10 years ago
Keivan Beigi 690569cbbc Fixed: show a better error message when nzbdrone port is already in use.
10 years ago
Keivan Beigi f684d2f0d7 Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Keivan Beigi 1b6f684522 New: Added health check to show a warning when MediaInfo is missing
10 years ago
Mark McDowall 019500ef4f Fixed activity.less reference
10 years ago
Mark McDowall b7d3daf3ec Updated Selenium
10 years ago
Mark McDowall 1225bbe8dc Activity instead of History
10 years ago
Mark McDowall f8fb37bae8 New: Show warning for queue when there is a warning
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 89d0293f6e Fixed: Error when attempting to retry a release with nzbget
10 years ago
Mark McDowall 4e98a447cb Fixed: SAB retry not finding new ID in history
10 years ago
Mark McDowall a433aac034 Fixed: Getting free space for inaccessible drive won't log an error
10 years ago
Mark McDowall 485fa6a13d Fixed: Only upgrade anime version when release group is the same
10 years ago
Mark McDowall 9056bc1747 Fixed: Setting SSL Cert Hash should remove all extra characters
10 years ago
Keivan Beigi ac4f2d5e9a Don't try to download small version of non-existing poster
10 years ago
Keivan Beigi 6a743a8792 removed dead code
10 years ago
Keivan Beigi 7b49669b95 Log global inner exceptions
10 years ago
Keivan Beigi aa75b3d331 don't log getqueue download client exceptions as error.
10 years ago
Keivan Beigi a44be4d902 log newsnab 429 errors as warn instead of exceptions
10 years ago
Keivan Beigi 7b2e3ef0c4 added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Keivan Beigi 02fab62811 added some logging to shutdown process.
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Keivan Beigi 0359487bf7 removed loggly
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 6ada50783c fixed namespaces
10 years ago
Keivan Beigi c10a9ddf6e updated json.net to 6.0.5
10 years ago
Keivan Beigi 4b51fc04ae include branch as analytics custom variable
10 years ago
Mike 87cafe0035 Don't allow port 0 as a listen port
10 years ago
Keivan Beigi 10b1d44d6f Enabled excepton with new api key, disabled throwing exception.
10 years ago
Mark McDowall acc25d7558 Check history when retrying downloads with SAB
10 years ago
Keivan Beigi fde38938b8 fixed: HttpClient would fail with an unrelated exception
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
Keivan Beigi d34a170214 fixed version variable for analytics
10 years ago
Mark McDowall 97370cc8b3 omgwtfnzbs fixes
10 years ago
Keivan Beigi e3efd9a84c Merge pull request #119 from NzbDrone/piwik-web
10 years ago
Keivan Beigi 9bae44003b fixed grammar
10 years ago
Keivan Beigi c4b210c053 disable analytics in dev
10 years ago
Taloth Saldono 5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Keivan Beigi f716903a30 minor cleanup
10 years ago
Keivan Beigi a21b535937 New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General
10 years ago
Mark McDowall 22c9bc402f Fixed: File upgrade rejections will be reported properly when importing
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
Taloth Saldono efbce27a7c Fixed: Now the UI will update properly if you change a custom quality title in the Quality table.
10 years ago
Mark McDowall 89aa25e016 Fixed: XBMC will update the series path only when possible
10 years ago
Mark McDowall d5917f34ad Actually fixed what I said I fixed last time
10 years ago
Mark McDowall adf0fc8990 Fixed: Notifications won't show version unless its anime, will show proper
10 years ago
Mark McDowall fdf210d10f Fixed: grabbing a release from manual search
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
Taloth Saldono 6a30b13343 Fixed: Updated Add Series sort logic to better handle Country/Year variants.
10 years ago
Mark McDowall 8acc38d9c4 Added deleted filter to history
10 years ago
Mark McDowall 4cbb59d4e8 Episode file import fixes
10 years ago
Mark McDowall 7c01f46cc0 Fixed logging text for XBMC episode images
10 years ago
Taloth Saldono ee322feb69 Fixed: Sorting on title in Manual Search table now works.
10 years ago
Mark McDowall 21c5352183 Fixed: Properly parse mono version 3.10
10 years ago
Taloth Saldono b3f086fe93 Fixed: Now sends appropriate http Accept header to indexer.
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Mark McDowall 8281063698 Fixed: Don't try to test notifications when only on upgrade is enabled
10 years ago
Mark McDowall 51b397a00c SignalR for tasks, better handling of future/disabled jobs
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
Taloth Saldono 518a75ea5c Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
10 years ago
Mark McDowall 9b5bf374a6 Max width for tooltip is now 250px
10 years ago
Mark McDowall 6b912a56f0 UI cleanup for tasks
10 years ago
Mark McDowall 2b0ddb6131 New: Scheduled tasks shwon in UI under System
10 years ago
Keivan Beigi 879035b28a Merge branch 'http-client' into develop
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Mark McDowall cd13f4345a manual property on Command resource
10 years ago
Mark McDowall 1b18baca44 Fixed: Manual refresh of all series will refresh every series, including ended series
10 years ago
Mark McDowall 81e80d5575 Fixed: Toggling episode monitored state won't shift UI over
10 years ago
Mark McDowall 2ff1208947 Episode resource now uses series resource as the subtype
10 years ago
Mark McDowall b2526a136c More logging when episode file image can't be found for XBMC metadata
10 years ago
Mark McDowall 33f44e7932 New: log all startup events to log file at trace and above
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago