Commit Graph

849 Commits

Author SHA1 Message Date
Taloth Saldono 6d2fac5cd0 New: Adding new series by tvdbid: or slug: is now possible. 2014-06-04 23:44:39 +02:00
Taloth Saldono e28123eefd Fixed: Search results from trakt are now sorted based on similarity with the search query.
Using a Levenshtein distance algorithm.
2014-06-04 23:44:38 +02:00
Taloth Saldono 50303ce470 Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking. 2014-06-04 23:44:38 +02:00
Taloth Saldono c04ae9f1d0 Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date. 2014-06-04 23:44:36 +02:00
Taloth Saldono 9916479f02 Sabnzbdproxy now returns the folder instead of the file in case of a single file download. 2014-06-04 22:27:16 +02:00
Mark McDowall 341cb169eb renamed completed/failed download handling sections 2014-06-04 08:10:40 -07:00
Mark McDowall ce89469c9b Drone factory folder not being set is now logged at trace 2014-06-03 23:02:08 -07:00
Mark McDowall 7b3bdee24f Fixed: path in rename preview 2014-06-03 15:45:03 -07:00
Mark McDowall 1446e1e0e7 Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import 2014-06-03 14:09:23 -07:00
Taloth Saldono 0e7fc2e697 New: Health Check errors now have links to the wiki pages. 2014-06-03 23:05:08 +02:00
Mark McDowall b4012e0752 Fixed: Quality in notifications when file name doesn't contain the quality 2014-06-02 23:31:41 -07:00
Mark McDowall f214f97047 More information about arguments when installing updates 2014-06-02 10:41:34 -07:00
Mark McDowall 903e804425 Fixed: Tooltips in modals 2014-06-02 08:11:56 -07:00
Taloth Saldono 68352e0340 Updated migration to enable completed download handling for new users (those with no drone factory configured) 2014-05-30 22:20:17 +02:00
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling. 2014-05-30 19:40:38 +02:00
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history. 2014-05-30 19:40:35 +02:00
Taloth Saldono c6e33bc463 Processed comments. 2014-05-30 19:40:34 +02:00
Taloth Saldono ab154d924e Added db migration to deal with the settings changes. 2014-05-30 19:40:33 +02:00
Taloth Saldono 67dcfad5dc Sabnzbd Download Client now reports paused items as having unknown remaining time. 2014-05-30 19:40:32 +02:00
Taloth Saldono cb0f7792f2 Queue UI no longer shows unknown ETAs as 0:00:00. 2014-05-30 19:40:31 +02:00
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages. 2014-05-30 19:40:31 +02:00
Taloth Saldono b8c9f6d42e Fixed detection of failed unpack for nzbget proxy. 2014-05-30 19:40:30 +02:00
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) 2014-05-30 19:40:29 +02:00
Taloth Saldono dcb586b937 Fixed: Better parsing of the delimiters for absolute episode numbering. 2014-05-30 19:40:27 +02:00
Taloth Saldono 063b9a1778 Fixed: Failed history items now get removed from Nzbget if configured. 2014-05-30 19:40:27 +02:00
Taloth Saldono 9cf8436dbc Added 'Nordic' as norwegian language. 2014-05-30 19:40:26 +02:00
Taloth Saldono 2528dc5b95 Removed specials from test data to fix RefreshEpisodeService tests. 2014-05-30 19:40:25 +02:00
mythjuha 7c5bc94f6e Fixed binary files. 2014-05-30 19:40:24 +02:00
Mark McDowall 760bcbb2ce Fixed: Series search will skip Seasons that are not monitored 2014-05-29 07:09:02 -07:00
Mark McDowall 61d1026fb8 Fixed rename styling 2014-05-28 16:42:30 -07:00
Mark McDowall 30c82f2613 Added tests for RootFolderCheck
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall e5ea50e1dc Episode title cell styling 2014-05-27 00:21:32 -07:00
Mark McDowall 61194bc925 Added poorly named multi episode test (commented out) 2014-05-25 22:39:06 -07:00
Mark McDowall 48ac09baae Roto folder fixes
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
2014-05-25 22:14:15 -07:00
Mark McDowall 1b10002ed8 Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Mark McDowall be2690e2c8 Fixed verbiage of grace period 2014-05-25 16:50:05 -07:00
Mark McDowall c9b5c2802b Fixed overview ended label 2014-05-25 16:10:47 -07:00
Mark McDowall 3717b558e4 Fixed: Bluray 480p releases will be treated as DVD 2014-05-25 13:28:43 -07:00
Mark McDowall 16c60ff92c Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p 2014-05-24 23:21:53 -07:00
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs 2014-05-24 23:17:59 -07:00
Mark McDowall fe8555d3ea Updater will stop process by ID on mono 2014-05-24 12:06:32 -07:00
Mark McDowall 198e7cc2f7 Fixed: parsing of some porrly named episodes 2014-05-24 11:29:40 -07:00
Mark McDowall 9c6578c5de Removed extraneous code form QueueStatusCell 2014-05-20 07:32:27 -07:00
Mark McDowall ab05aabcd8 Renmed Downloading on EpisodeResource to Grabbed (also hidden by default) 2014-05-19 22:03:59 -07:00
Mark McDowall 435fa927ee Calendar tooltip now attached to body 2014-05-19 21:31:35 -07:00
Mark McDowall 7473b493c1 Added support for smaller screens (if needed) 2014-05-19 21:24:31 -07:00
Mark McDowall e2bf6fd6a4 Calendar and table fixes
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
2014-05-19 18:52:20 -07:00
Mark McDowall 94f9db940b Restart/shutdown messages
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall d43e9785d5 Prevent double clicking of commands 2014-05-18 09:15:15 -07:00
Mark McDowall 35c618d81b Model bind will trigger when typeahead is selected 2014-05-17 23:12:57 -07:00
Mark McDowall 34ca5d4014 Tooltips shouldn't stay visible after clicking 2014-05-17 23:00:04 -07:00
Mark McDowall 6ee876392c Updater log filename changed and restart drone with --nobrowser 2014-05-16 23:05:30 -07:00
Mark McDowall 20124ab61d Fixed: Parsing of some quality from some Bluray files 2014-05-16 23:01:36 -07:00
Mark McDowall 0acea5a22c Tooltips are now attached to body all the time 2014-05-16 17:53:25 -07:00
Mark McDowall a1abcbcd40 Fixed: Prevent the update button from being double clicked for 5 seconds 2014-05-16 08:47:53 -07:00
Mark McDowall 0a1db9d071 Only vacuum the DB in production 2014-05-16 07:35:41 -07:00
Mark McDowall 1d4837a5f2 Merge branch 'updater' into develop 2014-05-15 22:07:55 -07:00
Mark McDowall f806fa747e Going to Series should force a reload of drone after an update 2014-05-15 22:07:46 -07:00
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
2014-05-15 21:58:38 -07:00
Mark McDowall 5c2f77339d Fixed advanced and save buttons 2014-05-14 07:42:44 -07:00
Mark McDowall ac9e185ca0 Resharper inspections 2014-05-14 07:22:28 -07:00
Mark McDowall 37b96ecbbe Better hover/focus ordering 2014-05-13 10:48:20 -07:00
Mark McDowall 828241c576 Fixed: Firefox styling of navbar buttons after click 2014-05-13 10:38:25 -07:00
Mark McDowall a2095f6f29 some formatting 2014-05-12 17:35:32 -07:00
Mark McDowall 2fdb0513e8 Fixed: Searching from missing won't trigger spinner on both buttons
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall e7683642dd lrn2spl 2014-05-12 15:46:54 -07:00
Mark McDowall 7bb69d5ef4 Fixed nzb title width in manual search 2014-05-11 22:46:20 -07:00
Mark McDowall ea12cf06da csproj change 2014-05-11 19:25:23 -07:00
Mark McDowall f795d93819 Fixed migrations 2014-05-11 19:23:57 -07:00
Mark McDowall 3bcbd88787 Fixed compilation issue 2014-05-11 19:19:15 -07:00
Mark McDowall f6077238e6 Merge branch 'metadata' into develop 2014-05-11 19:16:15 -07:00
Mark McDowall eff7c4b7b7 Auto reload when server has been updated
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall ad0e372c35 Fixed broken test 2014-05-10 23:31:56 -07:00
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
Mark McDowall 3c47df8691 XBMC API improvements 2014-05-10 19:52:19 -07:00
Mark McDowall 42101d302b Fixed: Ignore Priority monitor errors on mono 2014-05-10 19:00:28 -07:00
Mark McDowall 1ade005a73 Fixed: Prevent errors when looking up folders via auto-complete 2014-05-10 18:39:15 -07:00
Mark McDowall 1b5ed1d641 Fixed: Disable caching of iCal 2014-05-10 18:31:07 -07:00
Mark McDowall 412291a7c4 Merged authentication so they don't step on eachother
Fixed: iCal authentication with API Key
2014-05-10 15:24:29 -07:00
Taloth Saldono f9bc96aba5 Updated Selenium WebDriver to 2.41.0.0. 2014-05-08 20:18:49 +02:00
Taloth Saldono dd0c78dbc4 Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode. 2014-05-08 20:03:17 +02:00
Taloth Saldono afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches. 2014-05-08 20:03:16 +02:00
Taloth Saldono 79b2b14668 Updated tests to work better with VS2013 Test Adapter. 2014-05-08 20:03:15 +02:00
Taloth Saldono 388943ea1b Fixed: Quality parser now properly deals with releases with underscores as delimiter. 2014-05-06 23:59:07 +02:00
Taloth Saldono bf7180f9ac Fixed: mm.dd.yyyy airdate now parsed. 2014-05-06 23:59:06 +02:00
Taloth Saldono 7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls. 2014-05-06 23:59:06 +02:00
Taloth Saldono 0187df38ec Implemented cache for QualityDefinitionService to reduce db calls. 2014-05-06 23:59:05 +02:00
Taloth Saldono 45b1067d44 Fixed: bdrip/brrip with resolution now recognized as Bluray quality. 2014-05-06 23:59:04 +02:00
Taloth Saldono ed99fa8698 Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
Taloth Saldono 326ecf1c14 Fixed: Blacklist sorting on Series Title no longer causes UI failure. 2014-05-06 23:49:20 +02:00
Mark McDowall 344e6b0f9c Cleanup duplicate episode metadata and images 2014-05-05 19:30:47 -07:00
Mark McDowall eeacf9ef9f Set dognzb URL to api for new installs 2014-05-04 00:56:49 -07:00
Mark McDowall 00db083adf Fixed: dognzb API URL 2014-05-02 14:56:14 -07:00
Mark McDowall b89d9c22b9 Fixed: Changing the SSL cert will re-register with the new cert (when running as admin) 2014-05-02 14:52:24 -07:00
Mark McDowall 007f96677c Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -07:00
Mark McDowall 9355c9d9f1 Metadata bug fixes
Fixed: Don't link XBMC episode images to Roksbox
Fixed: Don't scan for metadata until files are imported
2014-05-01 19:19:42 -07:00
Mark McDowall 1f40bef249 Initial metadata overhaul 2014-05-01 16:51:18 -07:00
Mark McDowall 6d8b38366f Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00