Commit Graph

2901 Commits (9a82f4502098806f11f1aea243dabb857587970e)

Author SHA1 Message Date
Mark McDowall baf83b4c71
Fixed: Error when processing manual import decisions
8 years ago
Mark McDowall 285288db1a
Additional logging when an import decision cannot be made
8 years ago
Jeremy Ryan ec3dd982f6 Update EpisodeFileEditorLayoutTemplate.hbs
8 years ago
Drew Freyling 410aa467b8 include css files in minification
8 years ago
Mark McDowall 0c89a4ae8f Store releases when download client is unavailable
8 years ago
Taloth Saldono a1edbafa8a Removed ugly UUID= VolumeLabel from mounts.
8 years ago
Taloth Saldono ef5a400c68 Added missing ACC audio format.
8 years ago
Taloth Saldono 8cc02a9d9c Fixed: Minimum seeding check causing exception when release was pushed via api instead of by indexer.
8 years ago
Taloth Saldono e83e852e0d Added ability for HealthChecks to run on specific events.
8 years ago
Taloth Saldono 4e10d30cf6 Added Status refreshes to Download Monitoring Service and allow DownloadService to report success (but not failure).
8 years ago
Taloth Saldono f335cc1af8 Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic.
8 years ago
Taloth Saldono f4bea5512c Refactored IndexerStatusService into Thingy Provider architecture.
8 years ago
Taloth Saldono 9f8091e4d7 Fixed: Added wildcard to BTN season searches to pick up 'Season x - Episodes 1-10' formats.
8 years ago
Mark McDowall 5aa02eb15c
Cleanup/fix EpisodeMonitoredService
8 years ago
Mark McDowall 6bbe4ce066
Fixed: Ensure an API Key is set when starting Sonarr
8 years ago
Mark McDowall 563b5ef017
Fixed: Don't use invalid scene mappings. Fixes #1627
8 years ago
Mark McDowall b9df5634bf
New: Link to more information on RSS sync interval
8 years ago
Mark McDowall 755575d107
Fixed: Follow 301 redirects when fetching torrents
8 years ago
Taloth Saldono 8eaab46488 Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
8 years ago
Taloth Saldono 4fbc481780 Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api.
8 years ago
Mark McDowall a41b5723d4 New: Ability to set minimum seeders on a per indexer basis
8 years ago
Mark McDowall c2b66cf524 Fixed: Deleting an episode file from the UI that was already deleted from disk
8 years ago
Mark McDowall 0d782e1cac Consistent formatting for MediaInfo in various locations
8 years ago
Mark McDowall edf549d0fd
Fixed: Improved message when a conflicting slug is added
8 years ago
Mark McDowall cf7ce9804f
Fixed: Ignore file quality matching release quality for unknown quality releases
8 years ago
Mark McDowall e8d01daf03
Fixed: Ignore file quality matching release quality for season packs
8 years ago
Taloth Saldono 766520b851 Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict.
8 years ago
Taloth Saldono 14144bd4d9 Renamed IndexerStatus.IndexerId to ProviderId.
8 years ago
Taloth Saldono 7b0e40d5d0 Replaced Url with BaseUrl in most indexers.
8 years ago
Taloth Saldono 2dbf095fd5 Fixed: Regression in Quality fallback by extension.
8 years ago
Taloth Saldono 2a86f8c241 Fixed: UI Series lookup autocomplete with diacritics.
8 years ago
Taloth Saldono c184e7ddcc Fixed: Multiple Scene Mapping exception even when the mappings pointed to the same tvdbid.
8 years ago
Taloth Saldono 95c81f8905 Fixed exception in MountCheck if RootDirectory cannot be found.
8 years ago
Mark McDowall db15949704
Fixed: Better error message when searching for episode without an absolute episode number
8 years ago
Mark McDowall a63248401e
Fixed: Width in Kodi Metadata
8 years ago
Kyse 1b32411219 New: Health Check warning if series folder is mounted with 'ro' option on linux
8 years ago
Taloth Saldono cd7368512d Fixed Scene Mapping error message.
8 years ago
Taloth Saldono a5bc4a8f11 Added ability to filter scene mappings by regex via services.
8 years ago
Drew Freyling 2ae41a3404 remove redundant IE meta tag as we use http header instead
8 years ago
Mark McDowall 53e51af9c7
Fixed: Don't import the same file again
8 years ago
Mark McDowall f852ca91c0
Clean up GrabbedReleaseQualityFixture
8 years ago
Mark McDowall 413dd51db1
Fix unit test
8 years ago
Mark McDowall 9d93fc1092
New: Prevent automatic import if file quality differs from grabbed release quality
8 years ago
Lloyd Sparkes 0bbb82c67f Update SocksWebProxy to fix #1641
8 years ago
Mark McDowall cd8ae0d036
Added test to validate season pack being grabbed when only one episode is monitored
8 years ago
Taloth Saldono d726a7acb2 Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone.
8 years ago
Mark McDowall c94636e2b3
Placeholders for language profile migrations
8 years ago
Taloth Saldono 3749f3e2e5 Fixed missing icon preventing detailed explanation validation errors explanations from appearing.
8 years ago
Taloth Saldono 1f93bec055 Updated Transmission tests.
8 years ago
Taloth Saldono a003a89b14 Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
8 years ago
Taloth Saldono 35fca89dad Fixed: Incorrect imports with Vuze when torrent contains a single file.
8 years ago
Mark McDowall e97e13e897
Fixed: Smarter application update completed message
8 years ago
Taloth Saldono f8d5f1fc94 Added -Scrambled to the ReleaseGroup cleanup list.
8 years ago
Taloth Saldono 46a1ff3e2d Tweaked parser to handle S01.Ep01.
8 years ago
Mark McDowall f36d5dc881 Moving and Removing of downloads in usenet clients
8 years ago
Taloth Saldono f8b8fcfb8d Fixed: Handling of priority setting when queueing is disabled in qBittorrent.
8 years ago
Taloth Saldono de7f68570e Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
8 years ago
Taloth Saldono fa006d85fd New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes.
8 years ago
Mark McDowall 413ce1d9a7 Fixed: Double periods in extra file names after rename
8 years ago
Mark McDowall 41f769790d Fix issue adding a series when TitleSlug for another series is null
8 years ago
Taloth Saldono b63bcd16a7 Fixed: Sample check has too little margin for 2 min anime with 1 minute files. Lowered to 15 sec.
8 years ago
Mark McDowall b485bdaeec Fixed: Unable to execute custom scripts if IMDB ID is null
8 years ago
Taloth Saldono b70d167911 Apply Cleanse to Exception Data as well.
8 years ago
Taloth Saldono 924fe80997 Fixed RssParser test.
8 years ago
Taloth Saldono cd450a44bf Should not empty install folder, MirrorFolder will take care of it.
8 years ago
Taloth Saldono 35741b9cae Added a few more files to ignore during file copy.
8 years ago
Taloth Saldono c9d1807670 Sentry should use CleanseLogMessage.
8 years ago
Taloth Saldono 94886e767b Fixed: UnsupportedFeedException should log error for each item
8 years ago
Taloth Saldono e4c3418987 Fixed: Failing Newznab capabilities request should trigger automatic indexer backoff logic.
8 years ago
Taloth Saldono 5613ab05e0 Fixed: Sabnzbd/NzbGet not processing history items properly after last update.
8 years ago
Taloth Saldono 372442af2c fixed broken tests.
8 years ago
Taloth Saldono 28c45f941b Cleanup of commented out code.
8 years ago
Marcelo Castagna ea1616586f Fixed: Import from torrent Download Station should move since DS maintains an internal copy for seeding.
8 years ago
Mark McDowall e48600da42 New: TvMaze and IMDB IDs added to custom script environment variables
8 years ago
Mark McDowall 5d9d2e684e New: Paths for deleted files when upgrading an existing file
8 years ago
Mark McDowall 2e392e0f5e New: Additional variables for custom script on grab events
8 years ago
Mark McDowall 83370ddbbb New: Episode files sent to Recycling Bin are put into subfolders
8 years ago
Mark McDowall c20b152c28 Fixed spelling in message
8 years ago
Mark McDowall bf5067466d Guard against a null file showing an exception in release rejections
8 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
8 years ago
Taloth Saldono 56ecbf4a31 Fixed: Sabnzbd error when tv sorting enabled for all categories.
8 years ago
Mark McDowall 1b39911135 True/False for config settings value
8 years ago
Mark McDowall 6aaefae2d5 New: Explicit toggle for importing extra files
8 years ago
margaale db9d601115 Revert Session name
8 years ago
Taloth Saldono e7331539f0 Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Taloth Saldono 58bd57bed6 New: Updated MediaInfo to 0.7.93.
8 years ago
Mark McDowall 7a58082cd7 smallicon for Join notifications
8 years ago
Taloth Saldono 2e08f195e4 Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
8 years ago
Taloth Saldono a1a5e29c3e fixed sab tests.
8 years ago
margaale 5033886b90 Fixed: DownloadStation api client for DSM 5.x.
8 years ago
Mark McDowall 3c22f68f5a Fixed: Parsing releases with year added to the end of the series title
8 years ago
Mark McDowall a0d98951aa Use MaterialisingResponse for static resource responses
8 years ago
Taloth Saldono 70f7404499 Fixed: Sabnzbd 2.0 api compatibility.
8 years ago
Mark McDowall abd70f5381 New: UHD category for RARBG
8 years ago
Mark McDowall 878e973081 Fixed: Join grab messages
8 years ago
Taloth Saldono 2bf3b9e7dd fixed typo setting custom directory for rtorrent.
8 years ago
Taloth Saldono 2326db0dea Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
8 years ago
Taloth Saldono 3590fedeaf Fixed: Timing issue in rtorrent handling of magnet links.
8 years ago
Taloth Saldono f4866cae69 fixed broken project file.
8 years ago
Mark McDowall 149d191f62 Remove NCrunch.Framework
8 years ago
Jamie Magee bb9bd63382 Upgrade CommonServiceLocator
8 years ago
Jamie Magee 34fda24124 Upgrade Microsoft.AspNet.SignalR.Client
8 years ago
Jamie Magee c8d10829a0 Upgrade Selenium.*
8 years ago
Jamie Magee ae2bdb757a Upgrade NUnit
8 years ago
Jamie Magee 714ad075fc Upgrade FluentAssertions
8 years ago
Jamie Magee 87a05df2fd Upgrade TinyTwitter
8 years ago
Jamie Magee f3263efa52 Upgrade SharpRaven
8 years ago
Jamie Magee 1cad11d207 Upgrade Ical.Net
8 years ago
Jamie Magee 781df8b20a Upgrade NLog
8 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
8 years ago
Taloth Saldono bbf2134fe1 Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
8 years ago
Mark McDowall 081c5fc332 Broken ExtraFiles migration due to extentionless files
8 years ago
Mark McDowall 47915d5e05 Fixed: Bad extension when importing extra files
8 years ago
Mark McDowall 47e221d9a0 Fixed: Delay profiles are no longer hidden under advanced settings
8 years ago
Mark McDowall bf485f6f2c Log number of files found when getting video/non-video files
8 years ago
Mark McDowall b365d8a537 Include language in suffix when importing
8 years ago
Taloth Saldono fee8da88a6 Accept full language name as suffix.
8 years ago
Mark McDowall cc0dbf1af4 New: Rename subtitles and extra files when renaming files
8 years ago
Mark McDowall 836131ebb1 New: Import subtitles and extra files when importing media files
8 years ago
Marcelo Castagna 9a870a3709 Fixed: DownloadStation interface stuck in infinite loop in some cases.
8 years ago
Taloth Saldono afe05189da Fixed series scan tests.
8 years ago
Taloth Saldono 2abaef16f1 Fixed Indexer Health Checks and tests.
8 years ago
Daniel Smith 37d5a3f2ad Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
8 years ago
Mark McDowall be4d70e3a9 Fixed: Health check failing and preventing others from running
8 years ago
Mark McDowall 79043f2c64 Improve indexer health check messages
8 years ago
Mark McDowall 1dab0aee6a Fixed: Reduce parameters required to add a new series
8 years ago
Mark McDowall 9b162f2d5e Fixed: Clean RSS feed before detecting type
8 years ago
Mark McDowall 5518cf5362 Added Download decision comparator test to confirm quality is preferred over seeders
8 years ago
Taloth Saldono f7e3d9b4c2 Fixed: DownloadStation regression in queue detection.
8 years ago
Taloth Saldono 6d9a952bd1 Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
8 years ago
margaale 3501e33722 turn task type enum into string
8 years ago
margaale fa89d33900 Fix for key not found, returning a generic error instead
8 years ago
Mark McDowall 0af48fb2e8 Fixed: NZBGet delete:scan treated as failure
8 years ago
Mark McDowall 7e9f0d0522 Updated analytics help text
8 years ago
Taloth Saldono 1f8bd8e1e9 Fixed typo in DL station hint text.
8 years ago
Taloth Saldono 2855090005 Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono 060b9f6fd1 Fixed: Updated BTN api url.
8 years ago
margaale 9304547c95 Test if the OutputPath specified by TvDirectory/TvCategory exists.
8 years ago
margaale c56c83e169 New: Added support for nzb downloads in Synology Download Station.
8 years ago
Mark McDowall c6fa883662 Fixed: Saving nyaa settings
8 years ago
Mark McDowall 4043d07ab1 Verify LimeTorrents parsing
8 years ago
Mark McDowall 8af3348e7f Fixed: Slow loading root folders caused them to never appear
8 years ago
Taloth Saldono 49d0d4c357 Renamed DownloadStation implementation to TorrentDownloadStation.
8 years ago
Taloth Saldono 47b1157b96 Fixed: Permanently removed kickass rss/api implementation.
8 years ago
Taloth Saldono adc79f0eba Added more sensible error for BTN html response.
8 years ago
Taloth Saldono 6b117427f8 Fixed double question mark in log.
8 years ago
Mark McDowall 7884dd9a39 New: Added omgwtfnzbs Newznab prefix
8 years ago
Marcelo Castagna 45d8b1e2ad Fixed: Delete data when removing torrent from Download Station
8 years ago
Marcelo Castagna cf306f4aba Throw exception with error message return by diskstation (#1672)
8 years ago
Mark McDowall d7aa23388e New: Update Media info for Windows/macOS to 0.7.92.1
8 years ago