Mark McDowall
b47fa831ae
Fixed: Only clear readonly flag when file has readonly flag
11 years ago
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
11 years ago
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
11 years ago
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
11 years ago
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
11 years ago
Mark McDowall
d3621fca71
Run update tests on linux
11 years ago
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
11 years ago
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.
11 years ago
Mark McDowall
99336595b0
Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
11 years ago
kayone
abd994ef71
Container Cleanup
11 years ago
kayone
68129e3518
database is now singleton
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
Mark McDowall
7d4a514a68
Changed how running a process and waiting for exit is handled
11 years ago
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
11 years ago
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall
bc908e0440
Binding signalr to cloned series collection
11 years ago
Mark McDowall
4d3217432c
Fixed some unit tests
11 years ago
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
11 years ago
Mark McDowall
e16a6f2b9c
Only backup database and config file before update
11 years ago
Mark McDowall
85b211738b
New: Backup database before updating
11 years ago
markus101
6ff9c9f61e
Shutdown working on mono
11 years ago
Mark McDowall
aa1a76fe72
Restart for Windows
11 years ago
Mark McDowall
f69bb79077
Shutdown! Restart working for services
11 years ago
Mark McDowall
c9a77e99a0
Error handling in migration to new quality
11 years ago
Mark McDowall
7218772b32
Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
11 years ago
Mark McDowall
5459b5fed4
New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Icer Addis
11aa82832f
Added using statement
11 years ago
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
11 years ago
Icer Addis
6c34acc8b3
NLog - fixed debugger target name
11 years ago
Icer Addis
ff5dc6f0ce
NLog - Added debugger target
11 years ago
Mark McDowall
c2a09b70f4
New: SSL certificates will not be checked for validity (to support self-signed certificates)
11 years ago
Mark McDowall
182743e653
Support for Int64 in SchemaBuilder
11 years ago
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
11 years ago
kayone
575dc03e35
reset existing xem info during update
11 years ago
kayone
91d64f0b6a
path performance optimization
11 years ago
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall
93e9816d24
Adding a dependency on EventLog
11 years ago
Mark McDowall
9b5e56704e
Service now depends on Tcpip
11 years ago
kayone
d42a63a480
Service kills other instances on start.
11 years ago
kayone
1e6817220a
applicationmode cleanup.
11 years ago
kayone
c219be8c8d
Added single instance policy
11 years ago