Commit Graph

635 Commits (develop)

Author SHA1 Message Date
Mark McDowall 6184105d3c Fixed: Prevent adding a series if the path is the ancestor of another series
10 years ago
Mark McDowall 6a2970fef2 Fixed: Update installed checkmark spacing and tooltip
10 years ago
Mark McDowall d489dff152 Trying to fix XBMC timeout errors
10 years ago
Taloth Saldono e28123eefd Fixed: Search results from trakt are now sorted based on similarity with the search query.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs
10 years ago
Mark McDowall fe8555d3ea Updater will stop process by ID on mono
10 years ago
Mark McDowall 6ee876392c Updater log filename changed and restart drone with --nobrowser
10 years ago
Mark McDowall a1abcbcd40 Fixed: Prevent the update button from being double clicked for 5 seconds
10 years ago
Mark McDowall ef3777fccf Update improvements
10 years ago
Mark McDowall f6077238e6 Merge branch 'metadata' into develop
10 years ago
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive
10 years ago
Mark McDowall 3c47df8691 XBMC API improvements
10 years ago
Taloth Saldono ed99fa8698 Corrected various spelling errors in code.
10 years ago
Mark McDowall 1f40bef249 Initial metadata overhaul
10 years ago
Mark McDowall 2dbc038d17 New: Write PID file to AppData directory on Linux/OS X
10 years ago
Taloth Saldono 5428d9d53f Improved detection of hashed releases.
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall 2cc0dc3aab New: Username and Password for Plex Server (optional)
10 years ago
Taloth Saldono 118089c272 Process start logged as Debug instead of Info.
10 years ago
Mark McDowall 9645fb07db Removed DateTimeExtensions
10 years ago
Mark McDowall b47fa831ae Fixed: Only clear readonly flag when file has readonly flag
10 years ago
Mark McDowall 89e0b41ebc New: Search for all missing episodes
10 years ago
Mark McDowall bac75ac6d9 New: Failed download handling for Nzbget
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
10 years ago
Mark McDowall 8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
10 years ago
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it
10 years ago
Mark McDowall d3621fca71 Run update tests on linux
10 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
10 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.
10 years ago
Mark McDowall 99336595b0 Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
10 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
10 years ago
Taloth Saldono 4786bc0c34 Failed Download detection now ignores history without unique download client id.
10 years ago
kayone abd994ef71 Container Cleanup
10 years ago
kayone 68129e3518 database is now singleton
10 years ago
kayone 7f8fa7ec4b Updated project config
10 years ago
Mark McDowall 7d4a514a68 Changed how running a process and waiting for exit is handled
10 years ago
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
10 years ago
Mark McDowall ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit
10 years ago
Mark McDowall e9db0fc14a Fixes after rebase
10 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
10 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
10 years ago
Mark McDowall bc908e0440 Binding signalr to cloned series collection
10 years ago
Mark McDowall 4d3217432c Fixed some unit tests
10 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
10 years ago
Mark McDowall e16a6f2b9c Only backup database and config file before update
10 years ago
Mark McDowall 85b211738b New: Backup database before updating
10 years ago
markus101 6ff9c9f61e Shutdown working on mono
10 years ago
Mark McDowall aa1a76fe72 Restart for Windows
10 years ago
Mark McDowall f69bb79077 Shutdown! Restart working for services
10 years ago
Mark McDowall c9a77e99a0 Error handling in migration to new quality
10 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
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
kayone 266d1a43d9 app lifecycle cleanup
11 years ago
Mark McDowall 4a7bd5b849 Better handling of SAB not returning json to addfile
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall ea36c6ed47 Create missing series folders on disk scan (if enabled)
11 years ago
Mark McDowall 5b62408ff1 White space
11 years ago
Mark McDowall fb76fee4a9 Actually fixed free space
11 years ago
Mark McDowall 9fcd422f29 Fixed: Total free space on Linux
11 years ago
kayone 844fa9d5e6 update NLog, Restsharp, json.net
11 years ago
Mark McDowall 5c2073b297 Free disk space check on Linux will use best match
11 years ago
Mark McDowall d4fd731b34 Free space will show shared drives and show drive label
11 years ago
fzr600dave 6c414929c3 Updated as per markus request for viewing disk space
11 years ago
Mark McDowall ffc40d9456 Report errors on linux
11 years ago
Mark McDowall 27511769ae Episode activity goes through History now
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago