1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-30 15:32:31 +01:00
Sonarr/src/NzbDrone.Common
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.

Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.

Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.

Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
..
Cache reset existing xem info during update 2013-11-30 17:45:30 -08:00
Composition Container Cleanup 2014-02-22 16:22:08 -08:00
Disk Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip. 2014-03-09 02:13:40 +00:00
EnsureThat Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
EnvironmentInfo Binding signalr to cloned series collection 2014-02-10 12:24:59 -08:00
Exceptions New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Expansive Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Instrumentation Shutdown! Restart working for services 2014-02-06 18:18:59 -08:00
Messaging Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Model Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Processes Changed how running a process and waiting for exit is handled 2014-02-18 22:37:04 -08:00
Properties Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Reflection Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Security New: SSL certificates will not be checked for validity (to support self-signed certificates) 2013-12-19 20:34:59 -08:00
Serializer Error handling in migration to new quality 2014-02-04 18:46:03 -08:00
TPL Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ArchiveProvider.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ConsoleService.cs Service kills other instances on start. 2013-11-25 23:08:12 -08:00
DateTimeExtensions.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DictionaryExtensions.cs Failed Download detection now ignores history without unique download client id. 2014-02-24 21:50:00 +01:00
HashUtil.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
HttpProvider.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
IEnumerableExtensions.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
NzbDrone.Common.csproj Failed Download detection now ignores history without unique download client id. 2014-02-24 21:50:00 +01:00
packages.config update NLog, Restsharp, json.net 2013-11-11 00:17:29 -08:00
PathEqualityComparer.cs path performance optimization 2013-11-30 16:33:59 -08:00
PathExtensions.cs Validation, settings UI cleanup and different settings models, oh my 2014-02-16 23:01:36 -08:00
ServiceFactory.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ServiceProvider.cs Shutdown! Restart working for services 2014-02-06 18:18:59 -08:00
Services.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
StringExtensions.cs New: App health displayed in UI 2014-02-25 21:40:47 -08:00
TinyIoC.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
TryParseExtension.cs Support for Int64 in SchemaBuilder 2013-12-11 16:41:58 -08:00