Commit Graph

163 Commits (d63fe6ad566ddbfa096fec728ae7c9fc8ccd767f)

Author SHA1 Message Date
Mark McDowall 3d81bc8770 AddNew is functional, using jquery for adding and display changes.
13 years ago
Mark McDowall 5a8842e3db AddExisting clears check/hides rows once submitted. Bi-winning
14 years ago
Mark McDowall c3425f493f Modified TvDbProvider to aloow returning of multiple results when requesting a list of results.
14 years ago
markus101 48b89abfeb Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
Mark McDowall 64a1b2d28d Normalize path will now just clean it up, no longer returns the string in all lower-case.
14 years ago
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
14 years ago
markus101 df041eb300 Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
14 years ago
markus101 9e15b27e3a XbmcProvider will use HttpProvider.
14 years ago
markus101 2f8ad5db45 Add quality to titleFix so it will be added to queue (and looked for in queue) that way. [Quality]
14 years ago
markus101 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.
14 years ago
markus101 fd038891fb Added parser for parsing the Quality of an Episode sent to SAB (So we get the proper quality)
14 years ago
markus101 70fd11231d Post Processor Done.
14 years ago
markus101 e166cb1b2d ExternalNotificationProvider complete, XBMC only for now.
14 years ago
markus101 0cb20b0092 XBMC Provider finished
14 years ago
markus101 2af078b23d ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
markus101 1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
markus101 ce79ab2827 Display Error when RSS Feed doesn't return any items.
14 years ago
markus101 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101 165beda55b Use Season Folder is set in config (also set per Series), default is true.
14 years ago
markus101 3b749a39a7 Renaming fixes, extension will be used now.
14 years ago
markus101 a950a13c30 Show Path to episode on disk in Details.
14 years ago
markus101 b5c7135d24 Do not try to rename files if the source and destination path are the same.
14 years ago
markus101 9ffe8ea4cd Fixed the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files.
14 years ago
markus101 e7cabfe235 Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well.
14 years ago
markus101 9d24ccd97a Fixes for Episode to EpisodeFile mapping.
14 years ago
markus101 ce6bcbfec1 EpisodeFile parsing was incorrect due to change of relationship with Episode
14 years ago
markus101 891acfff44 Fixed issues that came up after making changes to Episode and EpisodeFile.
14 years ago
markus101 738700537e Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
14 years ago
markus101 2a8b598f4f EpisodeFile now has a list of Episodes (support for multi-episode files), was reversed before.
14 years ago
markus101 737330d48b Added NzbTitle to History item and will set it when adding to the DB.
14 years ago
markus101 c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed.
14 years ago
markus101 88ad555e75 Delete is setup, just need to add a link to follow through on the delete.
14 years ago
markus101 dbca3a1974 Added UpdateSeries to SeriesProvider.
14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101 21ac5d804c RssSync improvements and fixes.
14 years ago
markus101 445e2f59b9 Fixed SabProvider and Unit Tests for it.
14 years ago
markus101 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)
14 years ago
markus101 309e1ba249 Fixed issue with storing and retrieving quality profile, checking the profile.
14 years ago
markus101 a7780fab67 Issue with overwriting user settings for Indexers resolved.
14 years ago
markus101 735668f7b3 Fixed a bug with converting default quality profile from config when adding a new series.
14 years ago
markus101 da79ad147e New series will be added monitored and quality will be set to default quality.
14 years ago
markus101 ff44d05a72 Clean up SettingsController to not check for Null's as empty strings will not be null when returned.
14 years ago
markus101 b2524cf697 Validation changes, moved JS for Client-Side validation to Settings/Index.aspx
14 years ago
markus101 e7cbc4cbcf Added additional priorities supported by SABnzbd.
14 years ago
markus101 6e66a7a27f Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet.
14 years ago
markus101 6690139616 Fixed an issue where the RssSyncTimer was not updating the NextInterval variable after expiring the first time.
14 years ago
markus101 0fc75e8907 TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series.
14 years ago
markus101 fd4cf86694 EpisodeProvider - RefreshSeasonInfo by Season added, updates only the supplied season.
14 years ago
markus101 ac20da426b SeasonProvider GetLatestSeason added
14 years ago
markus101 57f5b3ddc2 RSS Sync Timer Implemented using System.Timers.Timer
14 years ago
markus101 6d790f8939 Quality now has sortable lists for configuring Profiles, saving not implemented yet.
14 years ago
markus101 be6bdbc483 Quality Config, Dynamically add new User Profiles, just need to get them to save.
14 years ago
markus101 d083d653db Fixed updating of Default Qualities in CentralDispatch.
14 years ago
markus101 48e5b36936 Fixed logging for Settings Controller and QualityProvider
14 years ago
Keivan bfef6166f5 some changes to unmapped view
14 years ago
Keivan 16fcda18c3 fixed episode parse, profile storage
14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
14 years ago
markus101 9f0e512f5f Returned missing Graphics, CSS and JavaScript files.
14 years ago
markus101 3b63cfb5d2 Added Quality Provider to interface with QualityProfiles.
14 years ago
markus101 1cf5e55e61 Added in Bluray 1080P Quality Type.
14 years ago
markus101 63336ed58d Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
14 years ago
markus101 c40f18e66f Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Keivan 65ecd58111 Updated Telerik MVC to Version: 2010.3 1110 (Nov 10, 2010)
14 years ago
Scott Schlesier d5a869ac54 Parse UNC paths
14 years ago
Keivan 153e013afb cleaned up css
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan c9bc063a9c Updated log appearance.
14 years ago
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan c8a8fb4d62 Fixed notification issues
14 years ago
Keivan 41d9b0364f updated Ninject and Ninject.Web.Mvc
14 years ago
Keivan 9c7500d4ae updated notification ui
14 years ago
Keivan 273de41d23 Cleaned up logging code
14 years ago
Keivan c597363bf8 Updated logging and instrumentation
14 years ago
Keivan b59d9f13b1 Oh Hai IIS
14 years ago
Keivan 76379341a7 Added series update notification.
14 years ago
Keivan 76dee4aff2 Merge branch 'master' of git://github.com/markus101/NzbDrone
14 years ago
markus101 3157ee4aba Updated EpisodeProvider methods
14 years ago
Keivan 30d38eead6 fixed ninjet's race condition
14 years ago
Keivan b112e28b80 Merged in rob's UPnP code
14 years ago
nothingmn dfbf13b868 Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers
14 years ago
nothingmn 78dba9c668 Added Media Disco Providers - these will be used to auto detect media providers on the LAN
14 years ago
nothingmn 92e0a8f1a4 Added Media Provider Interface and XBMC's implementation
14 years ago
nothingmn 95c368fd04 Added UPnP reference to Core
14 years ago
nothingmn cd91913a4c Added UPnP library
14 years ago
Keivan 27d86a8540 Added Notification System, Renamed Repository to Entities
14 years ago
Keivan 9c7355f3fb Cleaned up some tests
14 years ago
Keivan 81e155ae42 Added basic episode support
14 years ago
Keivan 606140832d Refactored SeriesController. Updated Post title parse.
14 years ago
Keivan afafc6b032 pretty...
14 years ago
Keivan beaf0cf939 Updated subsonic to latest nightly build
14 years ago
Keivan 899e5a9a22 aFixed QualityProfile storage test
14 years ago
Keivan 26c03d7162 Added broken tests
14 years ago
Keivan bca2e0c6b1 Added more stubbed mothods and providers
14 years ago
Keivan 8d47bcbe5e Rearanged episodes object, added method stubs
14 years ago
Keivan de212f8b98 Fixed some resharper line breaks
14 years ago
Keivan d00744aafa Resharper code cleanup
14 years ago
Keivan c7286863b0 Removed redundent classes.
14 years ago
Keivan d18029fe5b removed feed. to be replaced with System.ServiceModel.Syndication.SyndicationItem
14 years ago
Keivan a49850cc89 refactored Episode, Added Quality Enum
14 years ago