| .. |
|
Analytics
|
Track fully imported downloads in separate history table
|
2020-04-18 20:21:29 -07:00 |
|
Annotations
|
New: Command line arguments for Custom Scripts are no longer supported
|
2019-06-29 15:33:49 -07:00 |
|
Authentication
|
Fixed: Return better error message if username or password is null for forms login
|
2019-04-06 21:33:48 -07:00 |
|
Backup
|
Fixed regex in Backup list
|
2019-12-08 11:00:56 +01:00 |
|
Blacklisting
|
New: Language Profiles
|
2018-12-29 13:08:38 +01:00 |
|
Configuration
|
New: Removed chown and simplified chmod options for linux/osx
|
2020-06-07 19:05:25 +02:00 |
|
CustomFilters
|
v3 API
|
2018-12-29 13:08:37 +01:00 |
|
DataAugmentation
|
New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
|
2020-04-21 18:44:08 +02:00 |
|
Datastore
|
New: Index priority
|
2020-09-10 15:04:53 -07:00 |
|
DecisionEngine
|
New: Index priority
|
2020-09-10 15:04:53 -07:00 |
|
DiskSpace
|
Removed Drone Factory
|
2018-12-29 13:08:40 +01:00 |
|
Download
|
Fixed: Removing torrents from Vuze
|
2020-09-15 21:35:30 -07:00 |
|
Exceptions
|
Fixed: Don't treat NZBs rejected by SABnzbd as successful
|
2019-04-29 18:18:06 -07:00 |
|
Extras
|
Fixed: TheTVDB metadata images containing html content
|
2020-06-25 23:40:37 +02:00 |
|
HealthCheck
|
New: List Support
|
2020-09-08 11:08:02 -07:00 |
|
History
|
Fixed: Episode file renamed event stored language properly
|
2020-05-27 23:52:37 -07:00 |
|
Housekeeping
|
New: List Support
|
2020-09-08 11:08:02 -07:00 |
|
Http
|
Fixed: RestClient does not use global proxy settings
|
2020-01-19 16:41:31 +01:00 |
|
ImportLists
|
Fixed: Spelling in Edit List modal
|
2020-09-15 21:37:08 -07:00 |
|
Indexers
|
New: Index priority
|
2020-09-10 15:04:53 -07:00 |
|
IndexerSearch
|
New: Option to search for upgrades when adding new series
|
2020-09-10 15:05:53 -07:00 |
|
Instrumentation
|
Updated way Sentry gets configured and enabled.
|
2019-08-26 22:35:21 +02:00 |
|
Jobs
|
New: List Support
|
2020-09-08 11:08:02 -07:00 |
|
Languages
|
New: Added Icelandic language and improved Chinese language detection
|
2019-02-09 20:57:22 +01:00 |
|
Lifecycle
|
Added update check early in startup if the package requested a post-install update check
|
2020-03-16 19:18:41 +01:00 |
|
MediaCover
|
Fixed: TheTVDB metadata images containing html content
|
2020-06-25 23:40:37 +02:00 |
|
MediaFiles
|
Fixed: Include extension when calculating maximum episode title length when renaming files
|
2020-08-11 00:09:12 +02:00 |
|
Messaging
|
Lock CommandQueueManager.PushMany too
|
2020-05-03 18:48:20 +02:00 |
|
MetadataSource
|
New: Added aired-before field to kodi metadata to sort specials
|
2020-03-01 22:15:58 +01:00 |
|
Notifications
|
New: Added silent notification option to telegram
|
2020-08-16 10:42:14 -07:00 |
|
Organizer
|
Fixed: Include extension when calculating maximum episode title length when renaming files
|
2020-08-11 00:09:12 +02:00 |
|
Parser
|
New: Index priority
|
2020-09-10 15:04:53 -07:00 |
|
Profiles
|
New: List Support
|
2020-09-08 11:08:02 -07:00 |
|
ProgressMessaging
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
|
Properties
|
Converted all projects to the new csproj format.
|
2019-08-20 19:39:49 +02:00 |
|
Qualities
|
New: Use release quality source if not in downloaded file and resolution matches
|
2020-06-06 10:47:00 -07:00 |
|
Queue
|
Track fully imported downloads in separate history table
|
2020-04-18 20:21:29 -07:00 |
|
RemotePathMappings
|
Fixed: Remote path mapping host comparison ignores case
|
2019-06-15 09:46:47 -07:00 |
|
Rest
|
Fixed: RestClient does not use global proxy settings
|
2020-01-19 16:41:31 +01:00 |
|
RootFolders
|
New: Ensure all unmapped folders are fetched when importing from a root folder
|
2020-06-13 12:15:58 -07:00 |
|
Security
|
Log Real IP on Authentication failure in case of a reverse proxy
|
2020-04-27 23:58:35 +02:00 |
|
SeriesStats
|
Added try-catch for DateTime.TryParse edgecase
|
2020-02-09 17:05:45 +01:00 |
|
Tags
|
New: List Support
|
2020-09-08 11:08:02 -07:00 |
|
ThingiProvider
|
New: Added option to filter Release Profile to a specific indexer
|
2020-03-01 22:15:59 +01:00 |
|
Tv
|
Fixed: Prevent bulk add failure on single validation error for Lists
|
2020-09-15 12:52:42 -07:00 |
|
Update
|
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
|
2020-06-21 21:26:21 +02:00 |
|
Validation
|
New: Removed chown and simplified chmod options for linux/osx
|
2020-06-07 19:05:25 +02:00 |
|
Fluent.cs
|
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
|
2016-03-11 20:35:58 +01:00 |
|
Hashing.cs
|
HTTPS certificate validation options
|
2019-04-06 23:43:47 -07:00 |
|
Sonarr.Core.csproj
|
Remove Prowlin Dependency
|
2020-08-16 10:41:26 -07:00 |
|
Sonarr.Core.dll.config
|
v3 Binaries
|
2018-12-29 13:08:47 +01:00 |
|
TinyTwitter.cs
|
Use Newtonsoft in TinyTwitter
|
2020-06-07 22:48:28 +02:00 |