Commit Graph

1029 Commits

Author SHA1 Message Date
Mark McDowall c8969b77fe More newzbin cleanup 2012-12-02 19:47:28 -08:00
Mark McDowall 05e4523bee Newzbin and NzbsRus
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
2012-12-02 19:31:47 -08:00
Mark McDowall bc424709af Merge remote-tracking branch 'origin/master' into backbone 2012-11-26 16:45:57 -08:00
Mark McDowall d1f9bdf0ec Empty searches in search history now show
Fixed: Empty searches will show up in search history
2012-11-24 00:42:30 -08:00
Mark McDowall ccccb9a4cd Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Web/Views/Settings/Quality.cshtml
2012-11-23 08:26:26 -08:00
Mark McDowall eddbd4a97b Renamed some settings, added 2nd priority for sab
New: Separated priorities for new and old episodes when sent to SABnzbd
2012-11-22 18:56:27 -08:00
Mark McDowall 22dc51a52f Minor cleanup to searchProvider 2012-11-22 16:38:38 -08:00
Mark McDowall d073a0b2fb Merge branch 'master' into searching 2012-11-21 08:16:22 -08:00
Mark McDowall dda7868215 Cleaned up a bunch of warnings 2012-11-21 08:14:57 -08:00
Mark McDowall 97fa0ef0d3 Rmeove illegal characters
Fixed: Remove illegal characters when saving blackhole and pneumatic
downloads
2012-11-18 18:17:00 -08:00
Mark McDowall d065876991 Refactored Search, less work in the searching 2012-11-16 08:39:54 -08:00
Mark McDowall 6f308b54f2 Better search urls for NzbMatrix 2012-11-16 08:08:48 -08:00
Mark McDowall c9056998cf NzbMatrix searching enhancements
New: Searching on NzbMatrix uses multiple numbering schemes
2012-11-15 15:38:06 -08:00
Mark McDowall 46aa774f19 Fixed: Search URLs for Newznab 2012-11-15 09:17:47 -08:00
Mark McDowall 1d860cbc1c Don't try to update XEM mapping if there isn't one
Updated TVDBLib to prevent an issue with Banner Colours blowing
everything up.
2012-11-14 12:31:44 -08:00
Mark McDowall 65f2dbce77 Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Web/Global.asax.cs
2012-11-13 17:20:50 -08:00
Mark McDowall 21ccdaa68b QualityType sizes are added automatically 2012-11-13 08:37:08 -08:00
Mark McDowall 0ecbb30345 Bootstrap loading profiles via ajax 2012-11-09 08:28:59 -08:00
Mark McDowall 44c7a58595 Merge remote-tracking branch 'origin/master' into backbone 2012-11-06 17:15:06 -08:00
Mark McDowall f40305cb04 Fixed: Issue sorting downloads non-Windows NAS 2012-11-06 16:53:56 -08:00
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall 1b9480275f Get json response when adding item to the queue 2012-10-22 23:57:01 -07:00
Mark McDowall a7a4783947 Unavailable... 2012-10-22 14:01:14 -07:00
Mark McDowall 7065898165 Test buttons for Plex
New: Added buttons to test Plex configuration
2012-10-21 21:29:12 -07:00
Mark McDowall cacd86b4ef Test buttons for XBMC
New: Added buttons to test XBMC configuration
2012-10-21 20:44:16 -07:00
Mark McDowall 73e82c2f69 Fixed broken tests from merge 2012-10-20 17:19:30 -07:00
Mark McDowall 5bbe310af5 Merge branch 'xem' into 'master'
Conflicts:
	NzbDrone.Common/DiskProvider.cs
	NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
	NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
	NzbDrone.Core/Providers/DiskScanProvider.cs
	NzbDrone.Core/Providers/DownloadProvider.cs
2012-10-20 16:07:04 -07:00
Mark McDowall 96a14bab9a Handle add to queue errors in SAB 2012-10-20 13:03:18 -07:00
Mark McDowall 5cc2810f77 Skip import when when folder is in use
Fixed: Skip post-processing when folder is in use or series path does
not exist on disk
2012-10-20 01:01:47 -07:00
Mark McDowall b5e196fcef Skip import when Series.Path doesn't exist 2012-10-19 23:46:12 -07:00
Mark McDowall 887456b337 Fixed dynamic jobs with single property 2012-10-19 21:36:47 -07:00
Mark McDowall f9370a8aec Cleaned and fixed broken tests 2012-10-19 18:42:42 -07:00
Mark McDowall de62dc6f56 Merge remote-tracking branch 'origin/quality' 2012-10-19 08:31:39 -07:00
Mark McDowall cbdbc9a01b New: Import will skip any video file under 40MB 2012-10-19 08:27:45 -07:00
Mark McDowall 40accd835b Fixed: Issues with Custom Start Date 2012-10-18 11:50:52 -07:00
Mark McDowall d99415bc31 Revert to standard numbering when scene is absent 2012-10-18 08:33:18 -07:00
Mark McDowall 728a18f680 Fixed searchProvider 2012-10-17 23:50:36 -07:00
Mark McDowall c693f90271 Fixed up issues with initial XEM implementation 2012-10-17 23:49:53 -07:00
Mark McDowall 5cd9438939 Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
2012-10-17 21:15:42 -07:00
Mark McDowall 2fd1263619 Download naming uses tvdb numbering
Searching by scene name added
Removed American Dad
2012-10-17 17:06:14 -07:00
Mark McDowall 59bfa16462 Added tests for GetEpisodeBySceneNumbering 2012-10-17 00:56:07 -07:00
Mark McDowall 9c6d78d479 Cleanup and updates for XEM
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
2012-10-17 00:39:06 -07:00
Mark McDowall c9c967fa1d Properly using Xem now 2012-10-16 22:00:28 -07:00
Mark McDowall 4b5d20cefe Revert "XemClient added"
This reverts commit a6e8ec6123.
2012-10-16 17:08:47 -07:00
Mark McDowall c5252ca22d Merge remote-tracking branch 'origin/master' into quality 2012-10-14 23:16:00 -07:00
Mark McDowall d25da21e58 Multi episode title cleanup #ND-67 Fixed 2012-10-14 22:52:12 -07:00
Mark McDowall 09665c2920 Added WEBDL 1080p
New: WEBDL 720p and 1080p are now separated
2012-10-14 21:30:07 -07:00
Mark McDowall b40c6ba7b8 Merge branch 'master' into quality 2012-10-14 20:23:45 -07:00
Mark McDowall fae0cadbec Fixed header parsing 2012-10-14 19:21:12 -07:00
Mark McDowall c91ff9be3e a.b.hdtv added
New: Enabled searching of a.b.hdtv for NzbClub and NzbIndex
2012-10-14 18:20:27 -07:00
Mark McDowall 92acb4c049 QualityTypes no longer an enum 2012-10-13 17:36:16 -07:00
Mark McDowall 49f086cf19 Renamed Quality to QualityModel 2012-10-13 14:15:21 -07:00
Mark McDowall 070f6bb318 Added absolute episode number to DB 2012-10-13 12:44:20 -07:00
Mark McDowall a6e8ec6123 XemClient added
New: Now using the thexem.de for episode information
2012-10-13 12:44:19 -07:00
Mark McDowall 27646310a1 Minor XML tweaks for Metadata 2012-10-12 22:35:47 -07:00
Mark McDowall 9a006fc702 Font-Awesomed System 2012-10-11 00:46:38 -07:00
Mark McDowall 8280561e11 User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
2012-10-07 12:16:43 -07:00
Mark McDowall 23f8f534fc TVDB numbering confusion fixed
Fixed: Issue when episode numbers changed on TheTVDB causing episode
files were linked incorrectly
2012-10-06 22:30:12 -07:00
Mark McDowall b2c4f0201c Better error message for import fails. 2012-09-26 08:51:18 -07:00
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall 3061219367 EpisodeAiredAfter added to edit/editor 2012-09-19 00:07:19 -07:00
Mark McDowall 6c78187601 EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
Mark McDowall 713c4225c0 Added EpisodeAiredAfter to server side 2012-09-18 18:30:30 -07:00
Mark McDowall 760a40d61d Changed update URL 2012-09-08 17:32:21 -07:00
Mark McDowall 4cefc5323c Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
2012-09-08 16:38:42 -07:00
Mark McDowall f6952abf39 Newznab searching is better
Fixed: Newznab returns better results for multi-word searches
2012-09-06 08:37:38 -07:00
Mark McDowall 23118871fd Added Recycle Bin to server side
New: Recycle Bin is now available
2012-09-03 23:49:04 -07:00
Mark McDowall a7fd486b03 Change episode file quality
New: Ability to change the quality of an episode in the database
2012-09-03 16:26:52 -07:00
Mark McDowall d3ccd70470 Fixed broken tests... wtf was I doing? 2012-08-30 08:33:09 -07:00
Mark McDowall 4052db7502 Pneumatic added to client side
New: Pneumatic added as a download client
2012-08-29 19:33:57 -07:00
Mark McDowall 8b45714e59 Pneumatic wired up as download client 2012-08-29 17:32:27 -07:00
Mark McDowall 853f7689bc Pneumatic added to server side 2012-08-29 17:20:48 -07:00
Mark McDowall cc6011ec87 Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
2012-08-29 08:34:51 -07:00
Mark McDowall 3cdd479bb4 Import video files from root of unsroted dir
New: Import Files directly from unsorted directory (no subfolder
required)
2012-08-27 03:15:22 -07:00
Mark McDowall 39aa5065bb Merge branch 'release-group' 2012-08-25 11:56:39 -07:00
Mark McDowall 1ea27648e3 Newznab season and partial season searches 2012-08-21 16:44:17 -07:00
Mark McDowall bd44b2899a 3D bug with search history cleanup fixed
Fixed: Search History Cleanup Job logic was backwards
2012-08-14 16:53:55 -07:00
Mark McDowall c2a1df61f6 New: Max DB Size is now 512MB (was 256MB) 2012-08-14 11:51:25 -07:00
Mark McDowall 653a0864c3 Removed DM - Branched if required later. 2012-08-13 17:05:01 -07:00
Mark McDowall ad92ba1083 nzbs.org back to http only
Fixed: nzbs.org will no longer use SSL to prevent errors
2012-08-11 14:55:53 -07:00
Mark McDowall a48dbba015 Metadata won't be created when there no imported files 2012-08-09 08:42:38 -07:00
Mark McDowall 65df24988c Episodes will not be imported if disk space is low
New: Episodes will not be imported when disk space is too low to
complete the import
2012-08-08 18:17:44 -07:00
Mark McDowall 67064ec495 Restrict nzbs based on release group, server side
New: Only grab NZBs if release group is wanted (configurable)
2012-08-06 22:24:15 -07:00
Mark McDowall 0d40e2d43e Merge remote-tracking branch 'origin/master' into release-group 2012-08-06 11:56:33 -07:00
Mark McDowall 510d538c86 Added additional logging to metadata creation 2012-08-06 11:02:37 -07:00
Mark McDowall 6f3262c68a Release group is added to history and episodefile 2012-08-05 23:33:07 -07:00
Mark McDowall bee6914062 Allow scene name to be used for renaming
New: Added option to use scene name for episodefiles
2012-08-03 00:01:34 -07:00
Mark McDowall 5053989332 Added plot back to episode... whoops. 2012-07-29 21:47:05 -07:00
markus101 ccfcea61b0 Fixed plot and rating for episodes 2012-07-29 11:01:10 -07:00
Mark McDowall d44c07b27b Fixed: History grid loads faster (lazy loaded) 2012-07-27 23:37:47 -07:00
Mark McDowall 4ca828db81 New: .strm files are now considered media files 2012-07-19 13:43:54 -07:00
Mark McDowall 8f1bf83f13 First aired is output properly 2012-07-15 23:17:18 -07:00
Mark McDowall 29b8d55355 Fixed up Genre 2012-07-15 23:08:14 -07:00
Mark McDowall 1b9c47da38 Cleaned up metadata output a bit 2012-07-15 22:56:07 -07:00
Mark McDowall c5e4b157f6 Fixed issue with episodeguide URL #ND-21 2012-07-15 15:10:35 -07:00
Mark McDowall 9d5c942cbf Force Refresh added to Series Editor 2012-07-14 21:27:40 -07:00
Mark McDowall 2982e79065 Empty directors and writers won't blowup 2012-07-14 20:43:14 -07:00
Mark McDowall c0b81a8971 Fixed broken tests 2012-07-14 01:31:03 -07:00
Mark McDowall 1d2cd49bde Metadata issues with renaming resolved 2012-07-14 01:17:37 -07:00
Mark McDowall f296f38742 Images in XML use the path to the image now. 2012-07-13 23:57:52 -07:00
Mark McDowall 56473244ab Logger blowing up unit tests 2012-07-13 12:23:13 -07:00
Mark McDowall 5c49ac6b29 Added metadata options to settings #ND-21
New: Metadata file creation for XBMC
2012-07-12 19:02:30 -07:00
Mark McDowall 2e9cf66b57 Tweaks to XML and thumbs #ND-21 2012-07-12 14:48:09 -07:00
Mark McDowall b122f1135e Metadata will be called when needed #ND-21
Import/Rename episode files
Import series/update series info
2012-07-12 14:08:21 -07:00
Mark McDowall eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
Mark McDowall b50e16a456 Metadata coming together for XBMC 2012-07-09 21:37:24 -07:00
Mark McDowall cc5b2c3e40 Initial commit for Metadata 2012-07-07 16:52:04 -07:00
Mark McDowall b7408b726a Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -07:00
Mark McDowall 4ea55444be Fixed: An issue with Episode Searches that had full season results 2012-05-26 12:17:51 -07:00
Mark McDowall 19ffd77754 Episode searches will be done in ascending order now. 2012-05-17 20:10:33 -07:00
Mark McDowall 3fdfa69b94 Updated tests for UpcomingProvider. #ND-45 fixed 2012-05-17 18:23:32 -07:00
Mark McDowall ac2f3399f0 New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
Mark McDowall edb0b3af86 SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
2012-05-17 16:52:26 -07:00
Mark McDowall 53ced94af9 Fixed: Issue with notifications when new episode filename did not contain the the quality. 2012-05-16 09:21:53 -07:00
Mark McDowall 92c6451bfc Initialze Newznab will delete any with a null/empty name or URL. 2012-05-12 10:16:07 -07:00
Mark McDowall d66f0eb052 Fixed: Recent startup issues for some users. 2012-05-12 09:40:01 -07:00
Mark McDowall 9ae7731aa3 Newznab Indexer should not cause everything to fail and we should get exceptions. 2012-05-12 09:31:54 -07:00
Mark McDowall 3468adf85c Removed extraneous dictionary, no dictception. 2012-05-11 13:51:33 -07:00
Mark McDowall 9048da1dd5 Rss feed paring will check for errors and give a better error if found. 2012-05-11 13:50:41 -07:00
Mark McDowall 7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Mark McDowall 20e99205f8 Fixed issue with tests.
Added test to confirm expected result (Successes != null or empty)
2012-05-08 16:05:08 -07:00
Mark McDowall c59f1a537d Fixed: An issue with Season and Series searching crashing the JobProvider.
Added Nzb.su image to project file.
2012-05-08 15:49:10 -07:00
Mark McDowall f26ef627df New: Newznab will show indexer name and logo when possible. 2012-05-08 14:29:24 -07:00
Mark McDowall a16defc5f0 Newznab won't blow up if more than one indexer with the same URL is found during initialization. 2012-05-04 09:26:25 -07:00
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
Mark McDowall dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
Mark McDowall 5aff4ab240 New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
Mark McDowall b314ff5e82 Added NzbInfoUrl to indexers. 2012-05-02 12:02:39 -07:00
Mark McDowall ce0a6f8b86 NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 2012-05-02 08:37:09 -07:00
Mark McDowall e8122685b2 SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 2012-04-30 09:42:07 -07:00
Mark McDowall b626dc2435 SmtpProvider will throw on exceptions, instead of returning false. 2012-04-29 22:36:49 -07:00
Mark McDowall 2a8fab7ef9 Fixed: Episode Overview is trimmed down more to prevent being to large. 2012-04-29 20:32:44 -07:00
Mark McDowall a1fa6287c7 New: Basic stats on your library. View at: /System/Stats 2012-04-25 12:50:37 -07:00
Mark McDowall 6c0ff71cde Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing).
Fixed: Notifications will go out even if the episode failed to move the first time.
2012-04-25 08:06:38 -07:00
Mark McDowall 724e354eee Fixed bug with RSS Item TIitle.
Fixed broken tests.
2012-04-23 12:33:16 -07:00
Mark McDowall 5422350afd Unit tests for SearchHistory added. 2012-04-23 11:20:32 -07:00
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall 06df8a86b6 Forced downloads now have episode titles. 2012-04-22 23:47:30 -07:00
Mark McDowall cef7b6a8dc SearchResult Controller added.
Force Download added.
2012-04-22 23:31:11 -07:00
Mark McDowall 4f005e45c0 Search Results grid added. 2012-04-21 01:16:15 -07:00
Mark McDowall c7f8f57f77 Episode searching now stores the results of the tests. 2012-04-19 23:42:13 -07:00
Mark McDowall 47a225c264 Fixed: Issue preventing some users from using Womble's Index. 2012-04-19 00:31:51 -07:00
Mark McDowall eb0c75061d Fixed: NzbClub nzb URL. 2012-04-18 23:31:44 -07:00
Mark McDowall ffaae13680 Fixed: Twitter download complete message grammar. 2012-04-17 23:10:24 -07:00
Mark McDowall aec59de6b6 Exceptions when checking SAB's queue are now caught. 2012-04-17 17:19:03 -07:00
Mark McDowall c0d1d2c502 Fix: Successful downloads that are not moved properly should be retried. 2012-04-17 14:44:20 -07:00
Mark McDowall 5650f891ee Added some additional logging around sizing. 2012-04-16 20:42:18 -07:00
Mark McDowall 733ebe3cfa Renamed misnamed Decision Engine files 2012-04-14 18:09:51 -07:00
Mark McDowall 4947252f93 New: AirTime will be shown in Series grid details. 2012-04-14 17:55:17 -07:00
Mark McDowall a947cd2743 New: Added NzbClub.com as an indexer, enabled by default 2012-04-14 16:50:08 -07:00
Mark McDowall 3a8f40511d New: Added NzbIndex.nl as an indexer, enabled by default 2012-04-14 16:37:36 -07:00
Mark McDowall 55cbc59887 Fixed: Search failure is more friendly.
Womble's Index is enabled by default.
2012-04-14 15:33:58 -07:00
Mark McDowall 89691f923b Fixed images for FST and Wombles. 2012-04-14 01:12:47 -07:00
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall 82ddd34483 New: Womble's Index 2012-04-13 23:45:41 -07:00
Mark McDowall 399b50ec8e Truncating TvDb Overviews actually works. Stupid Recaps. 2012-04-13 23:45:40 -07:00
Mark McDowall c9fcde3bbb Fix: Email notification testing. 2012-04-04 15:29:55 -07:00
Mark McDowall d79fa1c2cd Fix: Episode Overview will be trimmed if it is too long. 2012-04-03 20:37:56 -07:00
kay.one 34054f2178 New: Added support for .M4V extensions. 2012-03-25 14:46:26 -07:00
Mark McDowall 74105974dd New: Added test button to SABnzbd.
New: Added test button to Prowl.
2012-03-17 21:14:32 -07:00
Mark McDowall c8f1bccc50 Removed Progress Notification from BannerProvider. 2012-03-07 12:37:36 -08:00
Mark McDowall 861f6c1a0c Fixed broken tests.
Fixed spelling mistake.
2012-03-06 23:34:26 -08:00
Mark McDowall a00c20c1af Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
Mark McDowall 5764059f1d New: Banner will be deleted when series is deleted. 2012-03-06 18:53:49 -08:00
Mark McDowall e8be045d12 Fix: Newzbin will no longer include Full DVD releases, or other non-standard formats. 2012-02-29 12:16:41 -08:00
Mark McDowall 64a913fb8e Fix: Newzbin custom parser will now reject full DVD reports.
Fixes bug: ND-31
2012-02-29 08:34:08 -08:00
kay.one 6d7e886e8c Minor CSS update 2012-02-29 00:25:56 -08:00
Mark McDowall 6375df058e Fix: NzbMatrix report age is now parsed properly. 2012-02-28 23:53:30 -08:00
Mark McDowall 4d918ff683 New: Added Network to Series Grid.
Fixed logging for RetentionSpecification.
2012-02-28 23:20:40 -08:00
Mark McDowall 1f24e87421 Fix: Deleted files were always ignored when deleted, ignoring AutoIgnorePreviouslyDownloadedEpisodes setting. 2012-02-27 22:07:56 -08:00
Mark McDowall 03a7643b75 SignalR will now update quality in UI as well (when applicable) 2012-02-27 22:07:56 -08:00
kay.one c5df00cc87 Fixed: fixed an issue where season ignore check wasn't working correctly.
Fixed: unavailable nzbdrone service will no longer block series from being added.
2012-02-27 21:50:56 -08:00
kay.one ada0a3bfbc updated indexer error logging 2012-02-27 18:35:38 -08:00
Mark McDowall 783f32a849 Fix: Newznab will now use the NZB download link properly.
Fix: Newznab will properly get the size for the NZB.
Fixes bug: ND-30
2012-02-27 13:26:59 -08:00
kay.one 2303a02a06 Fixed: Fixed issue where NzbMatrix servers would die if series title started with 'the' 2012-02-26 21:33:24 -08:00
Mark McDowall ea65f5836c PendingMapping Editor added to Services. 2012-02-26 18:13:11 -08:00
Mark McDowall 01746a06e0 Fixed Series/Details Quality column. 2012-02-25 14:21:04 -08:00
kay.one 11db27f6ac Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -08:00
kay.one 3b18c9f621 Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
Mark McDowall a12dcfd501 Deleting a series will now delete the coresponding seasons. 2012-02-22 13:43:41 -08:00
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
kay.one 7e38afc838 Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
kay.one e0f901dbe7 Fixed an issue where publish date could not be parsed for rss items. 2012-02-21 20:00:07 -08:00
Mark McDowall 219ea364a9 More unit tests for Plex notifications. 2012-02-21 16:53:17 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons. 2012-02-20 19:25:19 -08:00
kay.one 9d126e54c9 New: Added support for limited retention. Reports older than the configured retention are skipped. 2012-02-18 13:18:19 -08:00
Mark McDowall d8957a85ef Small tweak in SignalR dependency injection. 2012-02-18 12:42:13 -08:00
Mark McDowall c739b3e132 Update clients when new episode is imported (ready). 2012-02-18 12:42:12 -08:00
Mark McDowall f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
kay.one ac84d76ef9 New: When searching for episodes, newer reports are given priority over older reports of equal quality. 2012-02-18 12:33:06 -08:00
Mark McDowall 5bf56ffca3 Age parsing added to the indexers. 2012-02-18 12:33:05 -08:00
Mark McDowall 462eb53897 Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
kay.one 6851e2ae9d Fixed broken test 2012-02-14 18:32:47 -08:00
kay.one 890b8b1c2c updated analytics 2012-02-14 18:24:40 -08:00
kay.one e5fa098d66 deskmetrics doesn't report during dev. 2012-02-12 23:49:53 -08:00
kay.one 90e5e8eef3 deskmetrics doesn't report during dev. 2012-02-12 23:38:50 -08:00
kay.one 05df752cc8 Fix: Downgraded some log levels for less verbose logging 2012-02-12 23:28:01 -08:00