Commit Graph

2600 Commits (61579cfb7ea96ebcecff8d0b835d630be31dc5fe)

Author SHA1 Message Date
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall 1a61796092 Fixed: mono 4.4.2 won't trigger mono version error
8 years ago
Taloth Saldono 1251e294cd Saving settings failed if value was null.
8 years ago
Taloth Saldono 0411b82e65 Fixed: Mount handling logic of net namespaces as seen on QNAP.
8 years ago
Taloth Saldono 9519f3137c Compile error when fixing FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono f8d97cac7d Fixed: FileBrowser not displaying drive letters on Windows.
8 years ago
Mark McDowall f2ecbe776b Added and fixed qBittorent tests
8 years ago
Mark McDowall 1ac442d0e6 Removed unused disk provider
8 years ago
Mark McDowall 5f2aeb0cea Fixed: Failing database migration of metadata files without extensions
8 years ago
Mark McDowall 2ece05cd1e Fixed: Email connection test reporting success incorrectly
8 years ago
Casey Bodley 25a3f83ebc New: Remove completed torrents from qBittorrent
8 years ago
Mark McDowall cdce65a922 Added TODO to remove ToPP SABnzbd status
8 years ago
Mark McDowall 8f73a51522 Fixed: Handling of some really long qBittorrent ETAs
8 years ago
Mark McDowall bc438a6a63 Fixed: Handle SABnzbd Propagating status
8 years ago
Mark McDowall 6fb1aa85d0 Fixed: Parsing of some poorly named standard episode release names
8 years ago
Mark McDowall eb8ef6c337 Fixed: login page being returned instead of unauthorized response
8 years ago
Mark McDowall c076f1ddb1 Update omgwtfnzbs URL
8 years ago
karaambaa eeff79b288 Added Sonarr-icon to Boxcar notification
8 years ago
Mark McDowall 697a62da0a Fixed typo
8 years ago
Mark McDowall f1a289cc74 Re-added accidentally removed anime parsing Regex
8 years ago
Mark McDowall c39a26d9e0 Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono f2ccf94835 Fixed: Updated IPTorrents url validation to changed format.
8 years ago
Taloth Saldono 19d625c6c5 Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Taloth Saldono cd3b6000a0 Tweaked Nyaa Request Generator to avoid offset=1.
8 years ago
Mark McDowall ff33f15bac Fixed: Import episodes in season packs in numerical order
8 years ago
Mark McDowall 50a0e9514e Fixed: Default redirect URL for forms auth will use URL Base if configured
8 years ago
Taloth Saldono 7ef1ca8a00 Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago
Mark McDowall e0d1e08f94 Upgraded mono version check (3.10 minimum and 4.4.x)
8 years ago
Taloth Saldono 9fae76015a Fixed: Calendar api again includes series images. (Nzb360)
8 years ago
Taloth Saldono 17bf438cad New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
8 years ago
Chris Heath c0b0567c23 Join: Device ID entry and better error handling
8 years ago
Taloth Saldono edc1e0b8d1 Fixed: Filter qbittorrent torrent list on newer versions.
8 years ago
Taloth Saldono dc82e66dde Clarified min/max size rejection message by including the episode runtime.
8 years ago
Taloth Saldono b034d0c1b3 Fixed: Cleanup unused Tags during housekeeping.
8 years ago
Taloth Saldono 36a3e86882 New: Added filter by tag to iCal feed.
8 years ago
Mark McDowall e76fb8c90b Fixed: Issue loading settings on some systems
8 years ago
Mark McDowall e6288148ad Fixed: Suppress warning log messages when unable to parse non-video files
8 years ago
Mark McDowall bf8d68a873 Fixed: Version check for SABnzbd develop
8 years ago
Taloth Saldono 080e2e9eff New: Added query parameter to ical feed to list premiers only.
8 years ago
Taloth Saldono e3310e590c Fixed: prevents autofill on new password fields in settings.
8 years ago
Taloth Saldono a0b4d3a38d Removed conflicting criteria from IsProduction check.
8 years ago
Taloth Saldono a72b856fb8 Fixed: Added config validation to ensure NzbGet KeepHistory isn't set to 0.
8 years ago
Mark McDowall 522ef9d8d5 Don't append the extension when using ParsePath
8 years ago
Mark McDowall a486bff40b Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
8 years ago
Mark McDowall 0de1f3f17a Fixed: Ignore extrafanart subfolder when scanning for extra files
8 years ago
Mark McDowall 755fdce227 Fixed: Generating metadata files after importing episode files
8 years ago
Mark McDowall cd8659e684 Fixed: Store metadata file extensions
8 years ago
Mark McDowall a621f0d49b Fixed: Prevent duplicate parsing of extra files
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 816cf608fc Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Taloth Saldono 713e109bc9 Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Taloth Saldono 09530b238f Fixed: Removed requirement to disable sabnzbd pre-check for sab version 1.1.0 onward.
8 years ago
Taloth Saldono 5414dadffc Fixed stupid error.
8 years ago
Mark McDowall 5482fa3ae0 New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono 6e8480d7cb Added additional categories to NZBFinder preset.
8 years ago
Ashley Broughton 7c7cfc0b7d Changed exit statement to "Press enter to exit..." to match use of ReadLine() (#1425)
8 years ago
Taloth Saldono 4e051bfde2 Merge branch 'pr/n1446_Awarua-' into develop
8 years ago
Taloth Saldono 356e14ac5b Cleanup
8 years ago
Taloth Saldono 97d0ddb6e9 Fixed: Sabnzbd 1.1.0 rc4 queue api changed time format.
8 years ago
Björn Dahlgren 17f6841426 Fixed: Updated HDBits api to api changes.
8 years ago
Dion Woolley a6a7732cd5 Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago
Mark McDowall aa37b65842 Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall 6ac9e5ec18 Don't blow if driveFormat is null when looking up DriveType
8 years ago
Mark McDowall 2d54ca5d47 New: Ability to include unmonitored episodes in the iCAL feed
8 years ago
Mark McDowall 422371d118 Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Mark McDowall 77574ec555 Fixed: Parsing absolute episode numbers preceeded by Episode
8 years ago
Mark McDowall 3b385e8738 Fixed: Parsing of a multi-episode anime formats
8 years ago
Taloth Saldono 7f6101a6bc Better Captcha message.
8 years ago
Mark McDowall 28f6777f9a Fixed media info test
8 years ago
Chris Allen e7275af073 VideoBitDepth and AudioChannels in Filename examples
8 years ago
Mark McDowall 5fcd65ef57 Fixed: MediaInfo.AudioChannels for some eac3 and mp3 files
8 years ago
Taloth Saldono 222ed1eb4b Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
8 years ago
Taloth Saldono 4486317888 Fixed: Manual Import failing to parse series title from certain nested folders.
8 years ago
Taloth Saldono 73fb216e6f New: Added CAPTCHA support to Rarbg.
8 years ago
Mark McDowall e9eab0ae48 Audio codec E-AC-3 will be EAC3 in filenames
8 years ago
Christopher Heath 626d94d435 New: Join notifications
8 years ago
Mark McDowall e4adc1d3a1 Fixed: Include afpfs mount points in free space checks
8 years ago
Mark McDowall c3f9a0336c Move platform files to proper folders
8 years ago
Mark McDowall 04ca1e4569 Always include decimal place for AudioChannels
8 years ago
Mark McDowall 459715b9b4 Fixed UpdateMediaInfoService tests
8 years ago
Mark McDowall db4b0de5e2 New: MediaInfo VideoBitDepth and AudioChannels
8 years ago
Taloth Saldono 914f799f9d New: Added support to save .magnet to blackhole directory.
8 years ago
Taloth Saldono e2272dcca3 Reject m2ts (bluray) raw releases from BTN as well.
8 years ago
Taloth Saldono 2b1c97ffa4 Fixed: AnimoTosho RSS feed size parsing.
8 years ago
Taloth Saldono b80d6c74ad Api errors now log statuscode too.
8 years ago
Taloth Saldono 6f2dd5d2fa Improved Quality lookup.
8 years ago
Mark McDowall 1218dd255f Fixed: Allow series to be added unmonitored through the API
8 years ago
Mark McDowall 5bf9b069fc Fixed: Slack Icon is optional
8 years ago
Mark McDowall 2ab9bb4fce Fixed: Incorrect matching of date in title
8 years ago
Taloth Saldono 87d00abdf1 Adjusted Gzip stream to reduce response times.
8 years ago
Taloth Saldono 19aded7a15 Order the pipeline registration process.
8 years ago
Taloth Saldono a2536deef0 Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono ff6737314f Added additional index to episodes table to speed up certain queries.
8 years ago
Taloth Saldono 4fc150f77b Reset srcset on failed load.
8 years ago
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Taloth Saldono c4a3bc3d2f Fixed cookie tests with expired dates.
8 years ago
Taloth Saldono 8966e5a403 Removed fanzub tests and disabled kickass tests.
8 years ago
Taloth Saldono bc94a7f921 Fixed: Forcibly disable kat when using the wrong domain.
8 years ago