Keivan Beigi
cce280d260
HashAlgorithm.ComputerHash isn't thread safe,
10 years ago
Taloth Saldono
cf9391a7a3
Updated Container to handle Singleton Implementations instead of Singleton Interfaces.
10 years ago
Taloth Saldono
d0bf539a73
Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Mark McDowall
918fcac2aa
Fixed: Generic SignalR messages no longer treated as errors
10 years ago
Taloth Saldono
ee87537848
Response cookies not stored by default.
10 years ago
Taloth Saldono
ccfd66260d
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Taloth Saldono
593c4b8182
Update test for redirect diagnostic.
10 years ago
Taloth Saldono
a3873634b0
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
10 years ago
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
10 years ago
Mark McDowall
3ed8f0ea84
Fixed: Not properly getting the parent of a folder with a trailing slash
...
GetParentFolder will trim trailing slashes
10 years ago
Mark McDowall
d1df5ed7cd
New: Logging level in settings will be used for Console logging
10 years ago
Taloth
5750f012cb
Merge pull request #180 from Sonarr/updatecheck-fixes
...
Updatecheck fixes
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
10 years ago
Taloth Saldono
11803afc39
Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Taloth Saldono
0934900cab
Updated exception handler to ignore certain types of exceptions.
10 years ago
Mark McDowall
d5cc261985
Spawn new mono processes with --debug
10 years ago
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
10 years ago
Mark McDowall
9e11745cb2
Fixed: Conflicts with mono 3.12
10 years ago
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
10 years ago
Mark McDowall
daafb67fa7
New: MediaBrowser notifications
10 years ago
Keivan Beigi
46bf80dcd1
fixed: increased tvdb search limit to 10
10 years ago
Taloth Saldono
d931626aee
Size formatted culture invariant.
10 years ago
Mark McDowall
6878804705
Fixed: File browser ordering and volume name
10 years ago
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
10 years ago
Keivan Beigi
3d1e0e7042
Merge pull request #158 from Sonarr/update-handshake
...
Update handshake
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi
cb3d5fbfe7
Pass data cmd argument between application and update.
10 years ago
Keivan Beigi
a3042197c5
GlobalExceptionHandlers are now registered with other loggers
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Keivan Beigi
493a3c9724
Added Logentries to track down automatic upgrade issues
10 years ago
Mark McDowall
c10f02e0b1
More test cases for human readable bytes
10 years ago
Mark McDowall
6d31b14d96
Fixed: Humanized size show same values as size settings
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
cf77104a02
removed redundant else
10 years ago
Keivan Beigi
3b087ba922
minor cleanup
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
7d96d4d644
Log cert issues at debug (need to deal with self signed certs)
10 years ago
Keivan Beigi
71638ec77e
switched services to http
10 years ago
Keivan Beigi
3ce65eec08
Log HTTPS cert errors
10 years ago
Keivan Beigi
664ec45360
log cert errors
10 years ago
Keivan Beigi
c4e684fbd3
update usages of nzbdrone.com to sonarr.tv
10 years ago
Mark McDowall
2de837558b
Fixed compilation
10 years ago
Mark McDowall
935b9e5f4e
New: Use the ID returned from SABnzbd (0.7.20) during retry
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
3c1df5693c
Cleanse API key from logs for omgwtfnzbs
10 years ago
Mark McDowall
3f8366a190
New: Search for previously aired episodes that were just added to the database
10 years ago
Mark McDowall
70f07845fd
Changed UserAgent to Sonarr
10 years ago
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
10 years ago
Keivan Beigi
2d42d1ce6a
fixed build error
10 years ago
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Mark McDowall
71e83ba8a8
Fixed: Disabled error reporting
10 years ago
Taloth Saldono
2345984bda
Processed comments.
10 years ago
Taloth Saldono
1cb0bb56cd
Fixed: Resolved performance issue in the log cleaning method when running trace level.
10 years ago
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono
ffa814f387
Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall
53c2962d2a
Release restrictions
...
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
10 years ago
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
10 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
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Keivan Beigi
6a743a8792
removed dead code
10 years ago
Keivan Beigi
7b49669b95
Log global inner exceptions
10 years ago
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
10 years ago
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Keivan Beigi
0359487bf7
removed loggly
10 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
10 years ago
Keivan Beigi
10b1d44d6f
Enabled excepton with new api key, disabled throwing exception.
10 years ago
Keivan Beigi
fde38938b8
fixed: HttpClient would fail with an unrelated exception
10 years ago
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Taloth Saldono
b3f086fe93
Fixed: Now sends appropriate http Accept header to indexer.
10 years ago
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
10 years ago
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 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