Commit Graph

451 Commits

Author SHA1 Message Date
Mark McDowall f032917595 Added parsing for 1080p HDTV
New: Support for 1080p HDTV (parsing only)
2012-12-31 19:45:57 -08:00
Mark McDowall ae0648b8f4 Free space widgets
Fixed: Free space widgets take up less space on smaller screens
2012-12-23 23:16:43 -08:00
Mark McDowall f9ad52ffba Merge remote-tracking branch 'origin/nzbx' 2012-12-23 01:09:40 -08:00
Mark McDowall 4804a18d6d Cache freedisk space for 10 minutes 2012-12-22 22:03:26 -08:00
Mark McDowall 4212da9146 Free diskspace in UI
New: View Diskspace for root directories visible in UI
#ND-98 fixed
2012-12-22 21:35:36 -08:00
Mark McDowall 49f6c9cffb Added nzbx to UI
New: nzbx indexer added
2012-12-22 11:44:47 -08:00
Mark McDowall 2439b9e087 Allow sorting with articles (option)
New: Option to sort with articles (a, the, an) included
2012-12-20 21:36:48 -08:00
Mark McDowall d3282170f5 Added omgwtfnzbs to UI
New: omgwtfnzbs indexer added
2012-12-17 20:05:07 -08:00
Mark McDowall aa40fe8c94 Removed NzbMatrix
New: Removed NzbMatrix
2012-12-09 20:50:05 -08:00
Mark McDowall feaf63c758 DateTime.ToString fixes for other countries
Fixed: Aired Date sorting on Missing
2012-12-05 17:54:09 -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 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 dda7868215 Cleaned up a bunch of warnings 2012-11-21 08:14:57 -08:00
Mark McDowall 6897d44b38 Search History qualioty sort by weight, not ID 2012-11-19 15:16:25 -08:00
Mark McDowall 82f0751a15 Search History Force Download
Fixed: Issue with Force Download in Search History
2012-11-18 18:39:16 -08:00
Mark McDowall 363ece3939 Fixed issue with quality view 2012-11-13 20:03:00 -08:00
Mark McDowall a26840fb60 Fixed email notify on download issue
Fixed: Email, notify on download shows the proper saved value when
reloaded
2012-11-01 08:12:26 -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 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 887456b337 Fixed dynamic jobs with single property 2012-10-19 21:36:47 -07:00
Mark McDowall db585b3bd7 Merge remote-tracking branch 'origin/dynamic-jobs' 2012-10-19 08:39:07 -07:00
Mark McDowall de62dc6f56 Merge remote-tracking branch 'origin/quality' 2012-10-19 08:31:39 -07:00
Mark McDowall 40accd835b Fixed: Issues with Custom Start Date 2012-10-18 11:50:52 -07:00
Mark McDowall 4b5d20cefe Revert "XemClient added"
This reverts commit a6e8ec6123.
2012-10-16 17:08:47 -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 2e74a6ff05 Remove AJAX tabs for settings pages 2012-10-14 17:50:01 -07:00
Mark McDowall 5f217f5720 Fixed quality settings 2012-10-14 16:09:07 -07:00
Mark McDowall 2a1bb8989f Fixed Series Details 2012-10-14 10:10:23 -07:00
Mark McDowall 92acb4c049 QualityTypes no longer an enum 2012-10-13 17:36:16 -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 b5bdda1c63 Font-Awesomed Settings 2012-10-11 00:27:05 -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 02cf23721a Better client side error handling 2012-09-30 17:05:16 -07:00
Mark McDowall ebad87b81b Ajax load series/index 2012-09-27 13:54:40 -07:00
Mark McDowall b21bf01bf0 Merge remote-tracking branch 'origin/master' into dynamic-jobs
Conflicts:
	NzbDrone.Web/Scripts/NzbDrone/series.js
2012-09-22 22:37:51 -07:00
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall 15e4a286d1 Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
2012-09-19 09:18:03 -07:00
Mark McDowall d9d9027022 Series Editor backend cleanup 2012-09-19 00:32:34 -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 16f6fa36ff Merge remote-tracking branch 'origin/master' into dynamic-jobs 2012-09-15 00:36:59 -07:00
Mark McDowall c181096b51 Series Editor updated
New: Series Editor controls are always visible
New: Can shift-click to select series in editor
Fixed: Maximum form elements increased
2012-09-14 20:24:34 -07:00
Mark McDowall a1029b11dd Renamed DeleteSeries to Delete 2012-09-11 22:52:25 -07:00
Mark McDowall a4dde81ceb Converted jobs to dynamic 2012-09-10 12:04:17 -07:00
Mark McDowall 0a41a47c9d Added Recycle Bin to UI 2012-09-04 00:11:27 -07:00
Mark McDowall b52dcfd2ef Delete files when deleting series
New: Option to delete files when deleting series
2012-09-03 17:51:07 -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 4052db7502 Pneumatic added to client side
New: Pneumatic added as a download client
2012-08-29 19:33:57 -07:00
Mark McDowall 8854269a43 Existing series won't blow up when tvdb dies
Fixed: Issues with TheTVDB won't cause the Add Series page to error out
2012-08-29 17:57:23 -07:00