Commit Graph

  • 16dd5b621e ScheduledTasks won't run immediately after first start markus101 2014-02-04 21:52:53 -08:00
  • f9b0b2206c Added RescanSeries command markus101 2014-02-04 21:29:57 -08:00
  • cdbd7273b7 Fixed broken episode integration tests markus101 2014-02-04 21:29:43 -08:00
  • 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints markus101 2014-02-04 20:36:16 -08:00
  • 9ee535328f Fixed: Order Upcoming by date and time markus101 2014-02-04 20:23:29 -08:00
  • 3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds markus101 2014-02-04 20:20:00 -08:00
  • 03ba8d071e Migration to new quality takes seconds not minutes now markus101 2014-02-04 19:17:42 -08:00
  • c9a77e99a0 Error handling in migration to new quality Mark McDowall 2014-02-04 18:46:03 -08:00
  • fe4f3d5d1e Fixed namespace Mark McDowall 2014-02-03 17:42:35 -08:00
  • 1eae184b43 Fixed up form-info icons after merge Mark McDowall 2014-02-03 17:31:18 -08:00
  • 958c2f1fe1 Merge branch 'quality-definitions' into develop Mark McDowall 2014-02-03 17:29:22 -08:00
  • 9a43ab9b94 Re-organized buttons on series index Mark McDowall 2014-02-03 13:49:46 -08:00
  • 9da0263eb5 Added warning to permissions markus101 2014-02-02 21:57:10 -08:00
  • ee7cb2b80f Hide both series toolbars when there are no series markus101 2014-02-01 16:48:00 -08:00
  • 298837f96a Changed buttons on series/logs views to look less cramped markus101 2014-02-01 16:32:08 -08:00
  • 9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering markus101 2014-02-01 15:48:37 -08:00
  • 45304b1bbc Solved error in quality comparison for HistoryService Taloth Saldono 2014-02-02 00:38:19 +01:00
  • 01bdec965b Add absolute episode numbers to episodes during refresh markus101 2014-02-01 14:26:49 -08:00
  • 98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead. Taloth Saldono 2014-02-01 23:09:30 +01:00
  • 7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. Taloth Saldono 2014-02-01 23:09:25 +01:00
  • 9df0ad0bf7 System.Logs view can now be filtered by severity. Taloth Saldono 2014-02-01 23:09:22 +01:00
  • af4c351428 Series Index can now be filtered and no longer fetches twice when starting. Taloth Saldono 2014-02-01 23:09:19 +01:00
  • 2cd347b829 New: Blacklist added to UI (under history) markus101 2014-02-01 14:07:30 -08:00
  • 953e59d7e3 New: Progress bar on series details/calendar when episode is downloading markus101 2014-01-31 22:05:16 -08:00
  • d80d89e687 Calendar and series details show download progress Mark McDowall 2014-01-31 17:47:59 -08:00
  • c84bd6f21f Fixed chown config keys Mark McDowall 2014-01-31 08:17:50 -08:00
  • caf6f86573 Do not try to chown when user or group is blank Mark McDowall 2014-01-31 08:11:19 -08:00
  • cf57188741 Added sourceTitle to failed downloads Mark McDowall 2014-01-30 22:23:48 -08:00
  • 7218772b32 Support for setting uid/gid on *nix systems Mark McDowall 2014-01-30 21:24:32 -08:00
  • 3ed37997c5 Fixed: favicon for reverse proxy support Mark McDowall 2014-01-30 18:35:41 -08:00
  • 22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air Mark McDowall 2014-01-30 17:51:34 -08:00
  • 0ab7d035e1 Validate series is the one searched for Mark McDowall 2014-01-30 17:35:22 -08:00
  • fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces Mark McDowall 2014-01-30 14:08:34 -08:00
  • 31e0524389 Disable background click to prevent deselection of all items. Taloth Saldono 2014-01-30 20:09:10 +01:00
  • 4fc25b010c Fixed: Sequential series have proper clean titles Mark McDowall 2014-01-29 22:43:23 -08:00
  • 47f12b429e return promise for EpisodeModel syncing Mark McDowall 2014-01-29 22:18:37 -08:00
  • 28aee91d3f Fixed: Set episode's monitored status from missing and calendar Mark McDowall 2014-01-29 22:08:13 -08:00
  • cc66077943 Cancelling adding an indexer will stop listening to save event Mark McDowall 2014-01-29 21:52:50 -08:00
  • c4fc3e77b3 Cancelling quality profile editing will refetch it from the server Mark McDowall 2014-01-29 20:58:35 -08:00
  • 191db1c541 Moved to regions for quality profile editor Mark McDowall 2014-01-29 20:45:30 -08:00
  • 75decad601 UI looking better for quality profile editing Mark McDowall 2014-01-28 20:13:00 -08:00
  • 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. Taloth Saldono 2014-01-29 01:53:59 +01:00
  • 6ead44ca1b Added a tooltip to allowed Mark McDowall 2014-01-27 22:02:52 -08:00
  • 3bfdd1d9eb Fixed sorting of cutoff when allowed list changes Mark McDowall 2014-01-27 21:51:56 -08:00
  • 37ff745521 Renamed view template Mark McDowall 2014-01-27 21:42:14 -08:00
  • 8e59843d35 Fixed styles for quality profile editor, click chevron to move Mark McDowall 2014-01-27 21:22:45 -08:00
  • f832d55424 Merge branch 'quality-definitions' of https://github.com/Taloth/NzbDrone into Taloth-quality-definitions Mark McDowall 2014-01-27 18:21:01 -08:00
  • 1cae7293e7 Adding NzbDrone.Windows to update package Mark McDowall 2014-01-27 14:38:45 -08:00
  • 63bf00ed41 Added CLA and CONTRIBUTING.md files Mark McDowall 2014-01-27 14:10:37 -08:00
  • c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. Taloth Saldono 2014-01-18 12:44:36 +01:00
  • 47a8d93c18 Added .ogv as a file extension Mark McDowall 2014-01-26 17:08:28 -08:00
  • 34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output Mark McDowall 2014-01-26 17:13:30 -08:00
  • 24430aef07 Use proper path for episode file moving Mark McDowall 2014-01-26 15:12:06 -08:00
  • 543cc4e6c1 If folder does not exist... Mark McDowall 2014-01-26 14:58:12 -08:00
  • 25ae19bf80 Hiding permissions when OS is windows Mark McDowall 2014-01-26 14:16:12 -08:00
  • 49168cad25 UI and opt-in for setting permissions Mark McDowall 2014-01-26 00:57:14 -08:00
  • 5459b5fed4 New: Setting file permissions on import (Linux) Mark McDowall 2014-01-14 11:21:20 -08:00
  • 37231d1ef0 DiskProvider split to Windows and Mono projects Mark McDowall 2014-01-05 22:20:08 -08:00
  • 6d61d57ba1 Added link to teamcity Mark McDowall 2014-01-24 14:20:03 -08:00
  • 204015d4ca Fixed up readme a bit Mark McDowall 2014-01-24 14:13:18 -08:00
  • a228bd8f1c Added test for series folder name Mark McDowall 2014-01-24 11:26:41 -08:00
  • 8292d4d267 Fixed: API Authentication issues with Apache Basic Auth Mark McDowall 2014-01-24 08:35:05 -08:00
  • 6b90a3a1eb Fixed: Clean series title in season folder of reserved characters Mark McDowall 2014-01-24 08:23:03 -08:00
  • 9c9839ea29 Update readme.md Keivan Beigi 2014-01-24 14:04:12 -08:00
  • e205e5a77e Update readme.md Keivan Beigi 2014-01-24 14:03:50 -08:00
  • 7fafefbe99 updated readme Keivan Beigi 2014-01-24 14:03:39 -08:00
  • 7d46f4d64d Logging destination filename when importing/renaming files. Mark McDowall 2014-01-21 21:35:01 -08:00
  • 7bb8a9db5f Validation and integration test for SeriesFolderFormat Mark McDowall 2014-01-17 10:43:15 -08:00
  • 43a2f39106 Added help text to Series Folder Format. Mark McDowall 2014-01-17 08:27:49 -08:00
  • 0b2865a97c Fixed broken add series test Mark McDowall 2014-01-17 08:14:58 -08:00
  • b5b9fababb New: Series Folder format now configurable (used when adding series only) Mark McDowall 2014-01-16 23:52:28 -08:00
  • 7c6605c02b New: Original Title can be used in file names Mark McDowall 2014-01-16 23:23:34 -08:00
  • 1e878a88fd ImdbId and Title Slug are now nullable Mark McDowall 2014-01-16 20:41:23 -08:00
  • d89d9e67c2 NextAiring sorting is not as drunk anymore Mark McDowall 2014-01-16 12:37:31 -08:00
  • 642f56c221 Fixed: Womble's URL Mark McDowall 2014-01-16 09:36:21 -08:00
  • 4962db3b6a Fixed: Initial sorting for Next Airing Mark McDowall 2014-01-16 09:18:53 -08:00
  • 442ab2b7c4 Get 1000 releases from indexers Mark McDowall 2014-01-15 19:43:49 -08:00
  • 6cbc8687de Better way to fix empty string split results Mark McDowall 2014-01-15 16:22:22 -08:00
  • 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected Mark McDowall 2014-01-15 12:39:32 -08:00
  • 2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't' Mark McDowall 2014-01-15 08:59:38 -08:00
  • c50fb84216 Some test cleanup for season search Mark McDowall 2014-01-14 11:58:53 -08:00
  • 502ddceea2 Replaced + with space in special episode query string builder Icer Addis 2014-01-14 00:35:22 -08:00
  • 11aa82832f Added using statement Icer Addis 2014-01-13 21:25:03 -08:00
  • 2dbf0ecc82 Fixes for code review Icer Addis 2014-01-13 21:20:29 -08:00
  • 3ccdbca712 Install updates will send info to UI Mark McDowall 2014-01-13 20:18:33 -08:00
  • 2dccc0567e Fixed broken integration tests Mark McDowall 2014-01-13 19:57:47 -08:00
  • 5ac55b0421 Fixed: omgwtfnzbs season/series searches stuck in a loop Mark McDowall 2014-01-13 19:47:45 -08:00
  • 3eeee7335e Fixed: Exit from tray icon Mark McDowall 2014-01-09 20:32:21 -08:00
  • 401a5c9f26 Fixed: Xem mapped series should be more reliable Mark McDowall 2014-01-09 17:41:08 -08:00
  • 5ada7efefc Fixed: New device_iden from PushBullet can be used Mark McDowall 2014-01-09 09:04:43 -08:00
  • c459cdf168 Fixes in response to code review ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words Removed comments Icer Addis 2014-01-07 21:54:23 -08:00
  • 9b0114714d grunt-contrib-less version locked (0.9.0 fails me!) Mark McDowall 2014-01-07 20:40:06 -08:00
  • a422587ed5 Fixed: XML clean extra spaces from config file settings when saving/retrieving Mark McDowall 2014-01-07 17:37:51 -08:00
  • e00b216eef fixed URL when adding an indexer Mark McDowall 2014-01-07 17:29:43 -08:00
  • 332136bc6f Only get DownloadClientId when its been added to history Mark McDowall 2014-01-07 17:05:06 -08:00
  • e2939847a5 Parser logging - changed Debug.WriteLine to Logger.Trace Icer Addis 2014-01-07 04:12:55 -08:00
  • 6c34acc8b3 NLog - fixed debugger target name Icer Addis 2014-01-02 19:47:21 -08:00
  • ff5dc6f0ce NLog - Added debugger target Icer Addis 2014-01-02 19:43:57 -08:00
  • 6ee08af111 Special Episode parsing support in ParsingService Icer Addis 2014-01-07 00:24:50 -08:00
  • d727840fbf Indexer searching for special episodes using query string Icer Addis 2014-01-07 00:21:05 -08:00