1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

218 Commits

Author SHA1 Message Date
kayone
0e623e7ce4 imported signalr 1.1.3 into NzbDrone. 2013-11-21 21:26:57 -08:00
kayone
891443e05d fixed rjs builds not loading routed pages. 2013-11-20 22:37:27 -08:00
Mark McDowall
8bd15612f4 Fixed error detection for SAB 2013-11-20 22:29:34 -08:00
Mark McDowall
bc0bd647df No longer saving download client for entire the life cycle 2013-11-20 22:29:34 -08:00
kayone
e89c337bbe fixed intentional error. 2013-11-20 22:29:04 -08:00
kayone
0124bd9f1e UI build cleanup. 2013-11-20 22:26:18 -08:00
kayone
499a34166f testing jshint. 2013-11-20 22:20:40 -08:00
kayone
3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone
6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall
ab4e1edac0 Fixed compilation issue 2013-11-19 22:00:34 -08:00
Mark McDowall
4a7bd5b849 Better handling of SAB not returning json to addfile
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
Mark McDowall
a01f2dd862 Delete logs/log files won't blow up 2013-11-19 18:00:06 -08:00
Mark McDowall
fb4e9fed85 Changed pushbullet url to api.pushbullet.com
Fixed: PushBullet URL
2013-11-19 17:47:16 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall
fd70346ab0 Log response content, not response 2013-11-18 19:47:47 -08:00
kayone
f77469cc4d merge issues. 2013-11-18 11:43:36 -08:00
kayone
db690adadf Merge branch 'develop' 2013-11-18 11:33:30 -08:00
Mark McDowall
d71ca52467 Fixed broken tests 2013-11-18 10:23:36 -08:00
Mark McDowall
07386f12e6 New: Only clean XBMC Library when a file is being upgraded 2013-11-17 22:28:49 -08:00
kayone
b29b560b14 new add series page automation
PageBase helper class.
2013-11-17 19:34:31 -08:00
Mark McDowall
ff0785b8d1 Fixed tests 2013-11-17 15:32:16 -08:00
Mark McDowall
7dfbbb3130 Changed names 2013-11-17 15:02:46 -08:00
Mark McDowall
7442cb4c68 Cleanup naming specs if there is more than one
Fixed: Rare scenario where settings wouldn't load due to data issue
2013-11-17 00:42:05 -08:00
kayone
dc100845a5 added shims for Deepmodel and modelbinder 2013-11-16 22:18:55 -08:00
Mark McDowall
30c4790f52 Link to wiki on Linux instead of doing nothing 2013-11-15 08:39:01 -08:00
Mark McDowall
5b62408ff1 White space 2013-11-15 08:39:00 -08:00
kayone
9269d3416c updated nuget.exe 2013-11-15 00:37:52 -08:00
kayone
b5fb725bc3 updated Nuget.targets 2013-11-15 00:32:53 -08:00
Mark McDowall
c286f1b18a UI will reload on navigation if the backend has been update 2013-11-13 19:38:30 -08:00
kayone
541cd0ce19 Revert "updated OWIN to 2.0.1"
This reverts commit c57c319e0c.

Conflicts:
	src/NzbDrone.Console/packages.config
	src/NzbDrone.Host/packages.config
	src/NzbDrone/packages.config
2013-11-13 14:45:41 -08:00
kayone
197cad7fb5 signalr connection fails if can't connect in 5 seconds. 2013-11-13 12:27:27 -08:00
kayone
5ab873150e added signalR to Integration Test 2013-11-13 12:08:37 -08:00
Mark McDowall
47af488e4b Reverting signalr disconnection issue to prevent failures on Linux 2013-11-13 09:24:51 -08:00
Mark McDowall
fb76fee4a9 Actually fixed free space 2013-11-12 22:51:20 -08:00
Mark McDowall
e045b6fc8f Added lost+found to SpecialFolders list 2013-11-12 22:39:21 -08:00
Mark McDowall
9fcd422f29 Fixed: Total free space on Linux 2013-11-12 22:39:21 -08:00
kayone
018b898a46 trying to fix lastwrite unit test 2013-11-12 18:14:46 -08:00
Mark McDowall
e8bda2a85c Merge branch 'regex-overhaul' into develop 2013-11-12 17:31:56 -08:00
Mark McDowall
53a7ed94e1 Messaging to handle signalR disconnection and reconnection added 2013-11-11 23:43:38 -08:00
kayone
1a33896e05 fixed broken build. 2013-11-11 23:10:04 -08:00
kayone
a5c4b45937 basic automation test for main pages. 2013-11-11 22:19:52 -08:00
Mark McDowall
106f06c81f Fixed daily parsing tests 2013-11-11 21:03:12 -08:00
Mark McDowall
bb65e83012 Fixed broken mapping tests 2013-11-11 21:03:11 -08:00
Mark McDowall
92cb702b9c Added more multi-episode tests and support for them 2013-11-11 21:03:11 -08:00
Mark McDowall
9be6e68e7e Fixed broken tests 2013-11-11 21:03:10 -08:00
Cyberlane
26d3d9dcd6 Small tweaks based on feedback from @markus101 2013-11-11 21:03:10 -08:00
Cyberlane
44c1bc632e Parsing service code (and tests) for absolute numbered episodes 2013-11-11 21:03:08 -08:00
Cyberlane
d13b41313f Parser can parse absolute episode numbers 2013-11-11 21:03:07 -08:00
Mark McDowall
af5376f052 Fixed release collection 2013-11-11 20:40:04 -08:00
Mark McDowall
8388092bf5 Fixed manually download will show queued when downloading
Fixed: Manually download will change icons when sent to download client
2013-11-11 19:59:52 -08:00
Mark McDowall
410bf0d846 Use folder quality when it is better than file quality
Fixed: Better handling of downloads that don't have the quality in the filename
2013-11-11 19:59:51 -08:00
kayone
034f8e8dfd added simple automation test. 2013-11-11 19:26:38 -08:00
Mark McDowall
4defc04026 Fixed log files refresh 2013-11-11 14:49:50 -08:00
Mark McDowall
0747e53d4f Fixed logs table, added spinner to logs refresh 2013-11-11 14:31:33 -08:00
kayone
4eecf3d1ab updated FluentValidation 2013-11-11 00:34:27 -08:00
kayone
e67a805925 Fixed error pipeline. 2013-11-11 00:30:58 -08:00
kayone
28c6a69e0f fixed broken build. 2013-11-11 00:20:08 -08:00
kayone
844fa9d5e6 update NLog, Restsharp, json.net 2013-11-11 00:17:29 -08:00
kayone
40a0e044a7 updated nancy to 0.21.1.0 2013-11-11 00:02:42 -08:00
kayone
c57c319e0c updated OWIN to 2.0.1 2013-11-11 00:00:15 -08:00
kayone
af3ffa1c48 more reliable apikey for integration tests. 2013-11-10 23:26:13 -08:00
kayone
1695ff7305 fixed UI not loading 2013-11-10 22:39:10 -08:00
kayone
6e792c6916 fixed local integration tests. 2013-11-10 20:48:24 -08:00
kayone
47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
kayone
9536c6c1bb fixed jquery shim. 2013-11-10 19:11:42 -08:00
kayone
35fc30e330 fixed rjs task. 2013-11-10 13:34:19 -08:00
Mark McDowall
ab60420f58 listenTo, not promise for log table loading 2013-11-10 02:05:25 -08:00
Mark McDowall
5b329ba3af Fixed: Now able to queue downloads using manual search on mono (Linux) 2013-11-10 01:51:53 -08:00
Mark McDowall
96635a6323 Fixed icon path for monodevelop 2013-11-10 00:00:17 -08:00
Mark McDowall
3789602e56 Refresh series logs more and is done in alphabetical order 2013-11-07 17:52:50 -08:00
Mark McDowall
94d50de6cb Fixed: Parsing .ts files for runtime should work now 2013-11-07 17:47:50 -08:00
Mark McDowall
5c2073b297 Free disk space check on Linux will use best match
Fixed: Better disk space check on Linux
2013-11-07 17:46:07 -08:00
Mark McDowall
2183526a34 New: Show ended on add series if applicable 2013-11-07 17:02:35 -08:00
Mark McDowall
6b04faedbc Newznab daily search forces slashes now.
Fixed: Issue with some locales and daily episode searching
2013-11-07 16:33:26 -08:00
Mark McDowall
0f1884fd20 Added continuing/ended to series details
New: Series status added to series details
2013-11-07 08:27:41 -08:00
Mark McDowall
22db06de97 Log response from SAB (trace) 2013-11-07 08:20:19 -08:00
Mark McDowall
d56a774563 Merge branch 'develop' 2013-11-04 08:12:41 -08:00
Mark McDowall
d111be17ad Fixed broken sample tests 2013-11-03 22:44:35 -08:00
Mark McDowall
77a5fd62d2 Better sample checks
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
2013-11-03 22:39:37 -08:00
Mark McDowall
e7ac2247ab Log details
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall
436644318b Added name + year lookups
New: Support series lookup when year has been appended to the release name
2013-10-31 16:50:39 -07:00
Mark McDowall
da0f04d4c8 Manually mark a release as failed to start failed download process (history details) 2013-10-30 16:49:53 -07:00
Mark McDowall
70127125c2 Fixed: History taking a long time to change pages
Fixed: Series search results will show the year in italics if its not part of the title
2013-10-29 17:30:36 -07:00
Mark McDowall
7b6549fcd3 Fixed broken FailedDownloadService tests 2013-10-29 09:51:54 -07:00
Mark McDowall
7c6fad155a Added option to disable blacklisting, both the queue check and the spec 2013-10-28 17:41:35 -07:00
Mark McDowall
4578adf1c0 Added message to download failed history events
Fixed: NZB info url on history details
2013-10-28 17:27:28 -07:00
Mark McDowall
d634dd1e5c Failed downloads are removed from queue/history (opt out) 2013-10-24 22:55:32 -07:00
Mark McDowall
769fcdfc80 Added message to failed history events 2013-10-24 18:25:04 -07:00
Mark McDowall
6dd2951f80 Redownload after failure is an advanced option.
New: Handle failed downloads and attempt to find another release (SABnzbd only)
2013-10-24 15:12:39 -07:00
Mark McDowall
f99573e334 Added some blacklist tests 2013-10-24 08:34:39 -07:00
Mark McDowall
1684ad6e16 List<int> will be converted to json and stored in the DB 2013-10-24 08:17:39 -07:00
Mark McDowall
5150f9bd91 Fixed broken tests 2013-10-23 22:24:26 -07:00
Mark McDowall
8520fe3e0c Blacklisting will trigger episode search 2013-10-23 22:13:04 -07:00
Mark McDowall
68e40bca29 Blacklist check is case insensitive now 2013-10-23 08:19:27 -07:00
Mark McDowall
1f5bcfeb75 Blacklist is now used when processing results 2013-10-22 23:36:31 -07:00
Mark McDowall
71c0a340e7 Fixed sab test 2013-10-22 22:36:41 -07:00
Mark McDowall
e64d2f33d6 Failed downloads are added to history 2013-10-22 22:36:40 -07:00
Mark McDowall
2e1b921543 Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
Mark McDowall
fa2bc76102 Posting nzbs to SAB instead of sending an URL to download 2013-10-22 22:36:38 -07:00