Commit Graph

142 Commits (f700ece4417a0d5d3d5270c7d6c07ff52902dc34)

Author SHA1 Message Date
Mark McDowall a168bdfa00 Merge branch 'overview-grid'
13 years ago
Mark McDowall 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid.
13 years ago
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
Mark McDowall df6db27d21 Fixed SabPriorityType of Force being Top in the model.
13 years ago
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd.
13 years ago
Mark McDowall 26adbf2602 Code cleanup per commit comments. More Work?!
13 years ago
Mark McDowall 1f983094ac Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
13 years ago
Mark McDowall 02cb12bdb8 BacklogSetting refactoring.
13 years ago
Mark McDowall 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
Mark McDowall dc4f5e48f3 SabQueueItem ParseResult will trim off duplicate before parsing.
13 years ago
kay.one 78268f3c58 Better parser logging.
13 years ago
kay.one 9acfb7330c Check sab queue now takes quality into consideration
13 years ago
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue.
13 years ago
Mark McDowall 26c4240a6b SabProvider can now get the entire Queue for additional processing.
13 years ago
Mark McDowall 3dce784672 XbmcProvider uses Json.net for reading/writing JSON.
13 years ago
Mark McDowall 2cc066ccf2 GetActivePlayers will now work with Eden and Dharma.
13 years ago
kay.one fabc4c84bd Moved Jobs to their own folder.
13 years ago
kay.one 30497357b4 Removed single search method in indexer base.
13 years ago
kay.one 0a70c836df Cleaned up progress notification.
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
kay.one 07458529f6 JobProvider can reset itself.
13 years ago
Mark McDowall a2735d7716 Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
kay.one ec08436587 Refactored the shit out of PostDownloadProvider
13 years ago
kay.one 35e44284c0 Fixed broken test, drop folder prefix uses regex instead of prefix now.
13 years ago
kay.one 8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
13 years ago
Mark McDowall e87cdbde44 Removed SharedLiveTemplates.xml.
13 years ago
Mark McDowall 642707e46d Fixed some issues with PostDownloadProvider.
13 years ago
Mark McDowall 8cac84b4ad PostDownloadProvider broken down further.
13 years ago
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
13 years ago
Mark McDowall f973c74c87 ConfigFileProvider will now add missing config values automatically, with a default value.
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
Mark McDowall 35cad3d27e Added partial season searching when a full season NZB is not available.
13 years ago
Mark McDowall 485f618e02 Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
13 years ago
Mark McDowall 07a4c94032 Removed ParseSeasonInfo.
13 years ago
Mark McDowall 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall 66522b8109 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 1e9b279a9b Removed basic notification. client side notification should be used.
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
Mark McDowall 3507b97887 Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
kay.one a1caa789fe Instant progress notifications. Now use comet instead of pooling.
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one 01163a4f87 Cleanup and tests around ImportFile
13 years ago
kay.one 8b484601f6 Removed all warnings
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
Mark McDowall cbaa2f7ef4 RenameProvider will return string for Multi-Episode files.
13 years ago
kay.one 1239da656e Rewrite of InventoryProvider
13 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
13 years ago
kay.one f33c2c4939 Added episode status to back end, getting ready for backlog
13 years ago
kay.one 8fca3c3419 more test/fixes
13 years ago
kay.one 849beef5a2 Added inventory provider with basic tests
13 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
13 years ago
kay.one b4ea8838d2 Updated file scan logging
13 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
13 years ago
Mark McDowall 11b96afd75 Merge conflicts resolved.
13 years ago
Mark McDowall a36d5fae2f Added ExternalNotificationProviderBase based on IndexProviderBase.
13 years ago
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid.
13 years ago
Mark McDowall 7e946277bb IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
13 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
13 years ago
kay.one 80d47e611c more notification updates
13 years ago
kay.one 0d139f9c21 Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
13 years ago
kay.one 217f98c4a9 Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
13 years ago
kay.one 3beeff4e18 Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
13 years ago
Mark McDowall e9ce98caa4 Removed Year from EpisodeParseResult (we never used it anyways).
13 years ago
Mark McDowall 361d1f8d3b Commit after Merge.
13 years ago
kay.one 10ad7d1ed5 Added sabtitle method
13 years ago
Mark McDowall 5e37bfa0c6 Added parsing for daily shows and tests for that format.
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
kay.one 1e73138f6d some subsonic cleanup
13 years ago
kay.one 7e4c38ec3f removed most of existing rss code
13 years ago
kay.one 11e2b63b60 more rss refactoring
13 years ago
kay.one d7732cab3b fixed episode parse issue
13 years ago
kay.one 62b2cd510f started rss cleanup
13 years ago
Mark McDowall e62cb3b5da Updated .gitignore to not store .nzb
13 years ago
Mark McDowall caa99540a6 Cleaned up RssItemProcessingProvider, will actually process Season NZBs now.
13 years ago
Mark McDowall 1076b3ab58 RssItemProcessingProvider will now handle full series NZBs.
13 years ago
Mark McDowall 6c818bd8d8 Upcoming shows view added.
13 years ago
Mark McDowall 84f0dfed4e Removed un-needed WebClient from XbmcProvider.
13 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
13 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
markus101 2af078b23d ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
markus101 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still.
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 738700537e Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
14 years ago
markus101 c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed.
14 years ago
markus101 e7cbc4cbcf Added additional priorities supported by SABnzbd.
14 years ago
Keivan 16fcda18c3 fixed episode parse, profile storage
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
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 c8a8fb4d62 Fixed notification issues
14 years ago