Commit Graph

101 Commits (3a90cc35c2d05212cf7eedbc33c0a816cff5f1d4)

Author SHA1 Message Date
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono d1a8cd2a84 Readded Growl logo via embedded binary blob.
10 years ago
Taloth Saldono a62cd042de Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
10 years ago
Frank Riley be0d779448 When running under mono, WebClient will sometimes return less data
10 years ago
Mark McDowall 6ee4b6d428 Fixed: Checking for an existing file will respect the OSes case-sensitivity
10 years ago
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
Taloth Saldono 5450170718 Cleanup, sorted project files.
10 years ago
Mark McDowall a4500606a9 Fixed: mono version check will check running mono version instead running another version
10 years ago
Taloth Saldono d64c4445b8 Fixed compile warnings.
10 years ago
Taloth Saldono 6c8c87d2e2 Added additional rules to cleanse confidential details from log file messages.
10 years ago
Taloth Saldono 9a649cf58e Added UserAgent to RestClient.
10 years ago
Mark McDowall c5bd8b27fb Backups
11 years ago
Mark McDowall 7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
11 years ago
Mark McDowall 193672b652 Anime!
11 years ago
Taloth Saldono 839a2ac742 Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
11 years ago
Mark McDowall 6184105d3c Fixed: Prevent adding a series if the path is the ancestor of another series
11 years ago
Mark McDowall 6a2970fef2 Fixed: Update installed checkmark spacing and tooltip
11 years ago
Mark McDowall d489dff152 Trying to fix XBMC timeout errors
11 years ago
Taloth Saldono e28123eefd Fixed: Search results from trakt are now sorted based on similarity with the search query.
11 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)
11 years ago
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall fe8555d3ea Updater will stop process by ID on mono
11 years ago
Mark McDowall 6ee876392c Updater log filename changed and restart drone with --nobrowser
11 years ago
Mark McDowall a1abcbcd40 Fixed: Prevent the update button from being double clicked for 5 seconds
11 years ago
Mark McDowall ef3777fccf Update improvements
11 years ago
Mark McDowall f6077238e6 Merge branch 'metadata' into develop
11 years ago
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall 3c47df8691 XBMC API improvements
11 years ago
Taloth Saldono ed99fa8698 Corrected various spelling errors in code.
11 years ago
Mark McDowall 1f40bef249 Initial metadata overhaul
11 years ago
Mark McDowall 2dbc038d17 New: Write PID file to AppData directory on Linux/OS X
11 years ago
Taloth Saldono 5428d9d53f Improved detection of hashed releases.
11 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Mark McDowall 2cc0dc3aab New: Username and Password for Plex Server (optional)
11 years ago
Taloth Saldono 118089c272 Process start logged as Debug instead of Info.
11 years ago
Mark McDowall 9645fb07db Removed DateTimeExtensions
11 years ago
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.
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