Commit Graph

1227 Commits (f154e4236fcf5ee811bfc5f5eee836c24dd2ad39)

Author SHA1 Message Date
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
Mark McDowall 5d60b21dba Better css
10 years ago
Taloth Saldono 49e2f26ffc Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
10 years ago
Mark McDowall ec4dc89142 Fixed: keep search buttons on one line
10 years ago
Mark McDowall 6d54401e53 manual search icon is user, instead of male
10 years ago
Mark McDowall 86ef30480f Searching icons and spinner fix
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
Taloth Saldono 20894b40cf Fixed: No longer gives an Unauthorized error when calculating file hashes of UI resources.
10 years ago
Mark McDowall 96c1ceaa29 Fixed: Set permissions on new metadata files (mono)
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
Keivan Beigi ce8cb41bac don't clear scenenames that are 40 char long.
10 years ago
Keivan Beigi 1c7f2ad29e spelling
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
Mark McDowall 17aac81a4d New: Show number of files on series details
10 years ago
Mark McDowall 23726ed5df Queue count above history shows count for all items and won't show error erroneously
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Keivan Beigi 2be35dfc37 lowercase page title of sub pages
10 years ago
Mark McDowall ae97af6bb6 Fixed: Support for poorly numbered multi-episode releases
10 years ago
Keivan Beigi c124e5dec9 updated page title to be lowercase
10 years ago
Keivan Beigi ac465a4f07 added IndexHtmlIntegrationFixture
10 years ago
Keivan Beigi c925c0bb24 fixed: issue where a partially generated index.html would be cached.
10 years ago
kayone 5fc7d07c76 Fixed: cache break issue when base url was used
10 years ago
Keivan Beigi 52da4e4423 Merge pull request #107 from NzbDrone/hash-cache-break
10 years ago
Mark McDowall bf1547a524 Pneumatic will set the download client ID for strm files
10 years ago