Mark McDowall
2cc0dc3aab
New: Username and Password for Plex Server (optional)
2014-04-06 19:44:04 -07:00
Taloth Saldono
118089c272
Process start logged as Debug instead of Info.
2014-04-01 22:50:35 +02:00
Mark McDowall
9645fb07db
Removed DateTimeExtensions
2014-03-28 16:45:29 -07:00
Mark McDowall
b47fa831ae
Fixed: Only clear readonly flag when file has readonly flag
2014-03-20 22:42:31 -07:00
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
2014-03-20 16:41:44 -07:00
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
2014-03-20 00:08:15 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
2014-03-11 22:16:38 -07:00
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
2014-03-09 22:35:50 -07:00
Mark McDowall
d3621fca71
Run update tests on linux
2014-03-09 01:08:56 -08:00
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
2014-03-08 21:28:40 -08:00
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
Mark McDowall
99336595b0
Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
2014-02-26 07:55:13 -08:00
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
2014-02-25 21:40:47 -08:00
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
2014-02-24 21:50:00 +01:00
kayone
abd994ef71
Container Cleanup
2014-02-22 16:22:08 -08:00
kayone
68129e3518
database is now singleton
2014-02-22 16:22:08 -08:00
kayone
7f8fa7ec4b
Updated project config
2014-02-22 16:22:07 -08:00
Mark McDowall
7d4a514a68
Changed how running a process and waiting for exit is handled
2014-02-18 22:37:04 -08:00
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
2014-02-13 11:15:15 -08:00
Mark McDowall
e9db0fc14a
Fixes after rebase
2014-02-12 01:05:29 -08:00
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
2014-02-12 01:04:54 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
Mark McDowall
bc908e0440
Binding signalr to cloned series collection
2014-02-10 12:24:59 -08:00
Mark McDowall
4d3217432c
Fixed some unit tests
2014-02-10 11:40:13 -08:00
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall
e16a6f2b9c
Only backup database and config file before update
2014-02-07 18:16:19 -08:00
Mark McDowall
85b211738b
New: Backup database before updating
2014-02-06 22:13:16 -08:00
markus101
6ff9c9f61e
Shutdown working on mono
2014-02-06 18:19:02 -08:00
Mark McDowall
aa1a76fe72
Restart for Windows
2014-02-06 18:19:01 -08:00
Mark McDowall
f69bb79077
Shutdown! Restart working for services
2014-02-06 18:18:59 -08:00
Mark McDowall
c9a77e99a0
Error handling in migration to new quality
2014-02-04 18:46:03 -08:00
Mark McDowall
7218772b32
Support for setting uid/gid on *nix systems
2014-01-30 21:24:32 -08:00
Mark McDowall
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
2014-01-26 17:13:30 -08:00
Mark McDowall
5459b5fed4
New: Setting file permissions on import (Linux)
2014-01-25 23:51:33 -08:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Icer Addis
11aa82832f
Added using statement
2014-01-13 21:25:03 -08:00
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
2014-01-09 20:32:21 -08:00
Icer Addis
6c34acc8b3
NLog - fixed debugger target name
2014-01-07 04:03:44 -08:00
Icer Addis
ff5dc6f0ce
NLog - Added debugger target
2014-01-07 04:03:38 -08:00
Mark McDowall
c2a09b70f4
New: SSL certificates will not be checked for validity (to support self-signed certificates)
2013-12-19 20:34:59 -08:00
Mark McDowall
182743e653
Support for Int64 in SchemaBuilder
2013-12-11 16:41:58 -08:00
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
2013-12-02 22:41:40 -08:00
kayone
575dc03e35
reset existing xem info during update
2013-11-30 17:45:30 -08:00
kayone
91d64f0b6a
path performance optimization
2013-11-30 16:33:59 -08:00
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
2013-11-30 15:53:07 -08:00
Mark McDowall
93e9816d24
Adding a dependency on EventLog
2013-11-28 00:11:01 -08:00
Mark McDowall
9b5e56704e
Service now depends on Tcpip
2013-11-28 00:10:59 -08:00