Commit Graph

103 Commits

Author SHA1 Message Date
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 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
Mark McDowall a5e08eefae Made NotUnpackingSpec test WindowsOnly 2013-10-22 22:25:17 -07:00
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
2013-10-22 22:17:02 -07:00
Mark McDowall 46bd5d1767 Fixed: Skip last write time check on linux for _UNPACK_ folders 2013-10-22 17:42:43 -07:00
Mark McDowall 743754a041 Catch any errors setting last write time so we don't blow up the whole process
Fixed: Prevent error when importing files that causes the process to fail
2013-10-20 11:17:56 -07:00
Mark McDowall f14fff676e Fixed some UI issues
Fixed: Add folder won't show loading when there aren't any folders
2013-10-20 11:01:30 -07:00
Mark McDowall aa26d68f18 Updating manually now uses a command so it shows progress 2013-10-18 17:48:14 -07:00
Mark McDowall e7780af212 Better name from LocalEpisode in EpisodeImportedEvent 2013-10-17 18:28:30 -07:00
Mark McDowall 3586d59d6c Fixed: Now able to parse series names that use underscores instead of spaces 2013-10-17 11:25:08 -07:00
Mark McDowall c708b5ce1a Only run InheritFolderPermissions on Windows 2013-10-16 17:20:28 -07:00
Mark McDowall acd2069d5a Fixed issues adding root folders
Fixed: Error after adding new path when adding a new series
Fixed: Can now add multiple paths without refreshing the page
2013-10-16 08:33:05 -07:00
Mark McDowall af74ea967b GetPathRoot for DownloadedEpisodesFolder 2013-10-15 22:31:25 -07:00
Mark McDowall d4fd731b34 Free space will show shared drives and show drive label 2013-10-15 21:11:45 -07:00
Mark McDowall 741279b596 Import episodes will import largest files first (to reject samples) 2013-10-14 09:22:16 -07:00