Mark McDowall
95d67ef9f4
Download decision rejection reasons are no longer static messages
...
New: Better messaging on manual search when release is rejected
10 years ago
Mark McDowall
e8e94d4384
Don't convert arg values to lower-case
11 years ago
Keivan Beigi
f44fd5fcbd
Fixed: filter duplicated episodes returned from Trakt
...
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
11 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
11 years ago
Keivan Beigi
6a743a8792
removed dead code
11 years ago
Keivan Beigi
7b49669b95
Log global inner exceptions
11 years ago
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
11 years ago
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
11 years ago
Keivan Beigi
0359487bf7
removed loggly
11 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
11 years ago
Keivan Beigi
10b1d44d6f
Enabled excepton with new api key, disabled throwing exception.
11 years ago
Keivan Beigi
fde38938b8
fixed: HttpClient would fail with an unrelated exception
11 years ago
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
11 years ago
Taloth Saldono
b3f086fe93
Fixed: Now sends appropriate http Accept header to indexer.
11 years ago
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
11 years ago
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
11 years ago
Keivan Beigi
2c1d3339d0
HttpClient
11 years ago
Mark McDowall
33f44e7932
New: log all startup events to log file at trace and above
11 years ago
Taloth Saldono
20894b40cf
Fixed: No longer gives an Unauthorized error when calculating file hashes of UI resources.
11 years ago
kayone
c4e8e3ebc7
Added cache breaking based on hash rather than version
11 years ago
kayone
dbcabd6df6
updates to static pipeline
11 years ago
kayone
3f3cc69da7
updated json.net
11 years ago
Mark McDowall
6671934c0f
Relative episode file paths
11 years ago
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
11 years ago
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
11 years ago
Frank Riley
be0d779448
When running under mono, WebClient will sometimes return less data
...
than it should. This causes the FetchFeedService to log errors
because the XML received cannot be parsed. Setting the
AutomaticDecompression property on the WebRequest fixes this issue.
11 years ago
Mark McDowall
6ee4b6d428
Fixed: Checking for an existing file will respect the OSes case-sensitivity
11 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
11 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
11 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
11 years ago
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
11 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
11 years ago
Taloth Saldono
6c8c87d2e2
Added additional rules to cleanse confidential details from log file messages.
11 years ago
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
11 years ago
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
11 years ago
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
11 years ago
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
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.
...
Using a Levenshtein distance algorithm.
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
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
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