Commit Graph

  • 375a0c333e Added more code to FeedProviderBase kay.one 2011-04-03 23:53:22 -0700
  • 7e4c38ec3f removed most of existing rss code kay.one 2011-04-03 22:24:19 -0700
  • 11e2b63b60 more rss refactoring kay.one 2011-04-03 21:54:58 -0700
  • d7732cab3b fixed episode parse issue kay.one 2011-04-03 21:20:01 -0700
  • 62b2cd510f started rss cleanup kay.one 2011-04-03 20:50:12 -0700
  • 7a16a907a4 fixed some css issues. added quality to each add existing item kay.one 2011-04-03 18:31:27 -0700
  • dd9032348e Fixed project to support Razor Keivan 2011-04-01 16:55:20 -0700
  • e33f5206fa Add existing now does is reall time TvDb lookup Keivan 2011-04-01 16:11:09 -0700
  • 0556c31846 Fixed add existing. needs more polish around quality and manual mapping. kay.one 2011-03-31 23:36:34 -0700
  • 4000387419 fixed ajax call for add existing kay.one 2011-03-31 00:06:13 -0700
  • dd2480dbbe Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-03-30 23:53:25 -0700
  • f7a5e0d8f8 removed github fork button kay.one 2011-03-30 21:04:15 -0700
  • 79a0f09b43 Added quality to Series detail view kay.one 2011-03-30 19:56:00 -0700
  • b84e8014c1 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-03-30 18:55:18 -0700
  • d310c06f2e deleted some old files. updated some ui kay.one 2011-03-30 18:42:27 -0700
  • 722b3805d6 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-03-30 16:03:37 -0700
  • fd3d94c9b0 ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06) Mark McDowall 2011-03-30 08:42:36 -0700
  • 386bc90ae4 Updated button style kay.one 2011-03-30 00:37:10 -0700
  • e56a529b9c Updated subsonic to latest code kay.one 2011-03-30 00:14:39 -0700
  • ff75d0c555 Upgraded to MVC3, Hello Razor. kay.one 2011-03-29 23:18:35 -0700
  • 06b358e20f updated jQuery to 1.5.1 kay.one 2011-03-28 23:46:46 -0700
  • f0208174a7 added favicon.ico kay.one 2011-03-28 22:50:18 -0700
  • 5884460be7 Updated Ninject using NuGet kay.one 2011-03-28 22:11:39 -0700
  • 6870c2326f Updated Ninject using NuGet kay.one 2011-03-28 22:10:37 -0700
  • 499279e2ac Updated telerik to 2011.1.315 kay.one 2011-03-28 21:52:17 -0700
  • d4179818cc removed upnp code kay.one 2011-03-28 21:23:11 -0700
  • 82808355c4 added sub menu for add series Keivan 2011-03-28 17:12:48 -0700
  • c45729a986 removed default root property Keivan 2011-03-28 16:38:05 -0700
  • 613a49c3ea Refactored BacklogProvider Keivan 2011-03-28 14:57:06 -0700
  • e62cb3b5da Updated .gitignore to not store .nzb Mark McDowall 2011-03-28 13:22:12 -0700
  • c6a7eaab93 Separate QualityTypes.Bluray to Bluray720 and Bluray1080. Mark McDowall 2011-03-26 17:16:50 -0700
  • caa99540a6 Cleaned up RssItemProcessingProvider, will actually process Season NZBs now. Mark McDowall 2011-03-26 13:11:05 -0700
  • 1076b3ab58 RssItemProcessingProvider will now handle full series NZBs. Mark McDowall 2011-03-26 12:16:53 -0700
  • fd06987331 Fixed parsing for 1013/103/113 naming. Mark McDowall 2011-03-24 21:15:02 -0700
  • a5cd1fc490 Fixed REGEX for 103 (was looking for non-alphanumberic), still fails on 113 numbering, but will work for 103. Mark McDowall 2011-03-24 08:27:41 -0700
  • f1db8f52bf Parser REGEX updated to support 103 naming and breaking out of the REGEX foreach loop when a match is found. Most strict to less strict ordering of REGEX is required. Mark McDowall 2011-03-24 08:19:21 -0700
  • 302949048b Ability to delete from Edit Series (link wasn't available before). Mark McDowall 2011-03-24 00:30:38 -0700
  • f07b305684 Fixed Parser (broke 103 naming convention, but it fixed more than it broke). Mark McDowall 2011-03-24 00:19:54 -0700
  • dc552ec873 SeasonProvider.IsIgnored will properly handle a season that does not exist in the DB (TV DB doesn't have the latest season is root of the problem, or the season just started and NB DB is out of date). Mark McDowall 2011-03-24 00:16:22 -0700
  • 7a57ab98dc Added upcoming and history links to main menu. Mark McDowall 2011-03-23 16:41:38 -0700
  • 6c818bd8d8 Upcoming shows view added. Mark McDowall 2011-03-23 00:06:22 -0700
  • 33b09567ce History VIew Added. Mark McDowall 2011-03-22 22:19:23 -0700
  • 4f2f5a3d71 HttpProvider - Added Download File. Mark McDowall 2011-03-21 20:51:03 -0700
  • 84f0dfed4e Removed un-needed WebClient from XbmcProvider. Mark McDowall 2011-03-18 08:39:19 -0700
  • b2b4423c92 Fixed XBMC CleanLibrary Mark McDowall 2011-03-17 13:01:21 -0700
  • 636f352599 Ability to manually add a show has been added. Mark McDowall 2011-03-17 00:40:23 -0700
  • 3d81bc8770 AddNew is functional, using jquery for adding and display changes. Mark McDowall 2011-03-15 08:29:14 -0700
  • 5a8842e3db AddExisting clears check/hides rows once submitted. Bi-winning Mark McDowall 2011-03-11 01:04:56 -0800
  • c3425f493f Modified TvDbProvider to aloow returning of multiple results when requesting a list of results. Mark McDowall 2011-03-10 12:30:22 -0800
  • 48b89abfeb Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB. markus101 2011-03-09 23:49:59 -0800
  • 64a1b2d28d Normalize path will now just clean it up, no longer returns the string in all lower-case. Mark McDowall 2011-03-09 16:44:21 -0800
  • 2871723bfe Manage multiple Tv Root Folders in Settings/General. Mark McDowall 2011-03-08 23:40:48 -0800
  • 2e9dd7f1ff Add Series, will need to design new and existing flows. markus101 2011-03-07 00:25:38 -0800
  • 24f4f608e5 Series SubMenu moved to partial view. markus101 2011-03-06 23:48:47 -0800
  • df041eb300 Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch. markus101 2011-03-06 23:32:36 -0800
  • 9e15b27e3a XbmcProvider will use HttpProvider. markus101 2011-03-06 22:33:59 -0800
  • 2f8ad5db45 Add quality to titleFix so it will be added to queue (and looked for in queue) that way. [Quality] markus101 2011-03-06 22:20:57 -0800
  • 1ba6cd0d3a Removed Drone Specific parser, on 2nd look it is not needed... just need to include the quality when adding it to the SAB Queue. markus101 2011-03-06 22:16:48 -0800
  • fd038891fb Added parser for parsing the Quality of an Episode sent to SAB (So we get the proper quality) markus101 2011-03-06 22:09:22 -0800
  • 70fd11231d Post Processor Done. markus101 2011-03-06 14:27:52 -0800
  • e166cb1b2d ExternalNotificationProvider complete, XBMC only for now. markus101 2011-03-06 13:40:38 -0800
  • 0cb20b0092 XBMC Provider finished markus101 2011-03-06 13:36:09 -0800
  • 2af078b23d ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. markus101 2011-03-06 12:45:35 -0800
  • 1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone. markus101 2011-03-03 00:50:33 -0800
  • ce79ab2827 Display Error when RSS Feed doesn't return any items. markus101 2011-03-02 18:12:33 -0800
  • 1de903e4da DisplayName added for EpisodeSortingModel (Used on UI). markus101 2011-03-02 17:16:48 -0800
  • 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still. markus101 2011-02-25 20:07:22 -0800
  • 165beda55b Use Season Folder is set in config (also set per Series), default is true. markus101 2011-02-24 23:20:24 -0800
  • 3b749a39a7 Renaming fixes, extension will be used now. markus101 2011-02-24 19:52:06 -0800
  • a950a13c30 Show Path to episode on disk in Details. markus101 2011-02-24 17:18:22 -0800
  • b5c7135d24 Do not try to rename files if the source and destination path are the same. markus101 2011-02-23 17:41:18 -0800
  • 9ffe8ea4cd Fixed the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files. markus101 2011-02-23 17:23:58 -0800
  • e7cabfe235 Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well. markus101 2011-02-23 16:40:11 -0800
  • 568a9d1d24 UI Cleanup for Series Index and Details. markus101 2011-02-23 09:09:13 -0800
  • d0a9851a4c RenameAll implemented in view and Controller + Rename Series, Season & Episode in Controller markus101 2011-02-22 22:49:02 -0800
  • 9d24ccd97a Fixes for Episode to EpisodeFile mapping. markus101 2011-02-22 22:23:59 -0800
  • ce6bcbfec1 EpisodeFile parsing was incorrect due to change of relationship with Episode markus101 2011-02-22 16:26:03 -0800
  • 891acfff44 Fixed issues that came up after making changes to Episode and EpisodeFile. markus101 2011-02-22 00:13:16 -0800
  • 738700537e Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes. markus101 2011-02-21 22:22:40 -0800
  • 2a8b598f4f EpisodeFile now has a list of Episodes (support for multi-episode files), was reversed before. markus101 2011-02-21 22:12:53 -0800
  • 737330d48b Added NzbTitle to History item and will set it when adding to the DB. markus101 2011-02-21 17:05:56 -0800
  • c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed. markus101 2011-02-18 08:36:50 -0800
  • 88ad555e75 Delete is setup, just need to add a link to follow through on the delete. markus101 2011-02-17 22:49:23 -0800
  • dbca3a1974 Added UpdateSeries to SeriesProvider. markus101 2011-02-17 18:50:40 -0800
  • d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId markus101 2011-02-17 09:45:02 -0800
  • 83ee068d45 Removed an extra file, VS changed things on me. markus101 2011-02-16 18:18:08 -0800
  • 21ac5d804c RssSync improvements and fixes. markus101 2011-02-16 18:17:01 -0800
  • a413a9d53d Fixed unit tests. markus101 2011-02-16 18:15:48 -0800
  • 445e2f59b9 Fixed SabProvider and Unit Tests for it. markus101 2011-02-16 18:14:41 -0800
  • 13ab28586f More comprehensive check to see if we want this episode, will now compare episodeFile with the episode from the feed to see if it is wanted (Quality and Proper) markus101 2011-02-16 08:37:28 -0800
  • 309e1ba249 Fixed issue with storing and retrieving quality profile, checking the profile. markus101 2011-02-16 00:16:14 -0800
  • a7780fab67 Issue with overwriting user settings for Indexers resolved. markus101 2011-02-15 23:58:39 -0800
  • d83ae9895c Removed conflicting JavaScript additions, that broke Series Details. markus101 2011-02-15 22:23:28 -0800
  • 735668f7b3 Fixed a bug with converting default quality profile from config when adding a new series. markus101 2011-02-15 20:44:19 -0800
  • da79ad147e New series will be added monitored and quality will be set to default quality. markus101 2011-02-14 19:48:39 -0800
  • 9a7eb8d552 Save button will be disabled until page is loaded, prevents issues with user presses save before the page is fully loaded (and AJAX is used to save). markus101 2011-02-14 17:59:23 -0800
  • ff44d05a72 Clean up SettingsController to not check for Null's as empty strings will not be null when returned. markus101 2011-02-14 17:20:17 -0800
  • b2524cf697 Validation changes, moved JS for Client-Side validation to Settings/Index.aspx markus101 2011-02-14 16:45:31 -0800
  • baeda11ece Cleaned up Quality partial page. markus101 2011-02-11 22:10:38 -0800
  • e7cbc4cbcf Added additional priorities supported by SABnzbd. markus101 2011-02-11 00:12:44 -0800