1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core
Mark McDowall 155c82c199 Season pass overhaul
New: Season Pass supports multi-select
New: Improved Season Pass toggling

Closes #396
2015-06-06 23:55:21 -07:00
..
Analytics
Annotations Remove Kodi specific settings from PHT Settings 2015-05-13 08:01:39 -07:00
Authentication Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Backup Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Blacklisting Fix torrent blacklisting when InfoHash is available 2015-05-17 16:20:51 -07:00
Configuration Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
DataAugmentation Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Datastore Season pass overhaul 2015-06-06 23:55:21 -07:00
DecisionEngine Added tests and refactored TorrentRss code. 2015-05-26 19:42:22 +02:00
DiskSpace Suppress warnings for free space check on fixed disks 2015-06-04 13:58:24 -07:00
Download And added a test for it. 2015-05-29 20:55:38 +02:00
Exceptions
HealthCheck Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux. 2015-05-14 13:31:05 +02:00
History Blacklisting torrents and using more info to evaluate matches 2015-05-05 08:39:41 -07:00
Housekeeping Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Indexers Fixed: Torznab advanced setting 'Enable RageID Lookup' had wrong UI type. 2015-06-05 19:05:21 +02:00
IndexerSearch New: Option to show unmonitored episodes on calendar 2015-04-14 20:35:55 -07:00
Instrumentation Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Jobs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Lifecycle
MediaCover
MediaFiles Fixed: A bug caused way too much data being read during MediaInfo discovery (often the entire file). 2015-06-02 22:03:47 +02:00
Messaging Prevent ProgressMessageTarget from ever reading the command from the database. 2015-06-03 20:34:33 +02:00
Metadata Fixed: Series/season metadata also created on episode import. 2015-05-25 01:36:29 +02:00
MetadataSource Use skyhook for searching 2015-05-10 17:32:52 -07:00
Notifications New: Support for SSL connections to Plex Media Server 2015-06-04 14:10:38 -07:00
Organizer Fixed: Added x/h265 to renamer. 2015-06-02 21:43:41 +02:00
Parser Strict parsing of anime releases that have a number at the end of the episode title 2015-06-04 13:58:25 -07:00
Profiles Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
ProgressMessaging Prevent ProgressMessageTarget from ever reading the command from the database. 2015-06-03 20:34:33 +02:00
Properties
Qualities Fixed: Unlimited MaxSize and increased granularity. 2015-05-21 20:44:45 +02:00
Queue
RemotePathMappings Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Rest
Restrictions Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
RootFolders Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
SeriesStats Season pass overhaul 2015-06-06 23:55:21 -07:00
Tags Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
ThingiProvider Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Tv Season pass overhaul 2015-06-06 23:55:21 -07:00
Update Command queue 2015-03-16 22:07:02 -07:00
Validation Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable. 2015-05-24 12:54:50 +02:00
App.config
Fluent.cs Fixed: Unlimited MaxSize and increased granularity. 2015-05-21 20:44:45 +02:00
NzbDrone.Core.csproj Season pass overhaul 2015-06-06 23:55:21 -07:00
NzbDrone.Core.dll.config Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux. 2015-05-14 13:31:05 +02:00
packages.config Download clients: New client rTorrent 2015-05-15 21:45:12 +02:00
Security.cs