Commit Graph

51 Commits (f33c2c4939187dd7c5ca622d6ad414cd57c89dd8)

Author SHA1 Message Date
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
13 years ago
kay.one 9cad9bbbd7 Optimized logging to improve performance
13 years ago
Mark McDowall 13da5ff7f7 Returned series deletion back to SeriesProvider.
13 years ago
Mark McDowall 3cc052e9b6 DeleteSeriesJob now uses the providers properly.
13 years ago
Mark McDowall e4c9e11ee1 Deleting a series will also delete all items in history for that series.
13 years ago
Mark McDowall f1cf6ace73 Set Meridiem to Uppercase.
13 years ago
Mark McDowall ff0e0597b4 Upcoming view column width fixed for Air Date (added time).
13 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
13 years ago
kay.one e6fb02fac6 Fixed IsNeeded() with tests
13 years ago
kay.one 23f6cc3901 More tests
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
13 years ago
kay.one 7efbfdbb89 removed IEpisodeProvider, ILogProvider
13 years ago
Mark McDowall c25af5978d Removed ISeriesProvider
13 years ago
kay.one a9f08caa18 Removed IQuality provider
13 years ago
kay.one 0a783542a6 Removed ITvDbProvider
13 years ago
kay.one c1bd62ae64 Added AutoMoq. Removed IHTTP Provider
13 years ago
kay.one 8a3fe0f14e added more tests for seriesprovider
13 years ago
kay.one ac7c795eb6 Updated Exceptioneer.
13 years ago
kay.one 375a0c333e Added more code to FeedProviderBase
13 years ago
kay.one 62b2cd510f started rss cleanup
13 years ago
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping.
13 years ago
Mark McDowall e62cb3b5da Updated .gitignore to not store .nzb
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
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
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 a950a13c30 Show Path to episode on disk in Details.
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 309e1ba249 Fixed issue with storing and retrieving quality profile, checking the profile.
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
Keivan bfef6166f5 some changes to unmapped view
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
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 273de41d23 Cleaned up logging code
14 years ago
Keivan 27d86a8540 Added Notification System, Renamed Repository to Entities
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 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 a49850cc89 refactored Episode, Added Quality Enum
14 years ago