Commit Graph

68 Commits (431d850d32a36e8bed47c1c0d393ae921c6fe3be)

Author SHA1 Message Date
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
13 years ago
kay.one 0e86653d8a Fixed bug where status was shown instead of title on SeriesDetail page
13 years ago
Mark McDowall 3dbb38b54f MediaFileProvider moved to PetaPoco.
13 years ago
Mark McDowall 560706ae8f Fixed Renaming of episodes to include extension.
13 years ago
Mark McDowall 4d3ba62e5d Episode renaming implemented on the Series/Details page.
13 years ago
Mark McDowall 381d67e56b Renamed image is in effect.
13 years ago
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
13 years ago
Mark McDowall 467ed51432 AJax load episode count to keep initial loading time of Series Grid.
13 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
13 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
kay.one 18a20ff163 Some performance tweaks to speed up episode list view.
13 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
13 years ago
kay.one 7b56711a4f Added episode status to episode grid
13 years ago
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test
13 years ago
Mark McDowall 7e44ee5020 Merge with Kayone's branch.
13 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
13 years ago
Mark McDowall 9caacc4809 Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
13 years ago
Mark McDowall c5ea0dee17 Removed Edit page and Delete (w/o AJAX) from Series Controller.
13 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
13 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
13 years ago
kay.one 6f73260ab7 Merge branch 'markus101'
13 years ago
kay.one e9c63b81e6 Added asp.net tick timer
13 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
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 59899286ee Added TimerProvider
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 e5413d67d6 Removed IRenameProvider.
13 years ago
Mark McDowall c25af5978d Removed ISeriesProvider
13 years ago
Mark McDowall d63fe6ad56 Removed IRootDirProvider.
13 years ago
kay.one 7b4a92fbe6 Removed IQuality provider
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
kay.one 4000387419 fixed ajax call for add existing
13 years ago
kay.one f7a5e0d8f8 removed github fork button
13 years ago
kay.one 79a0f09b43 Added quality to Series detail view
13 years ago
Keivan 82808355c4 added sub menu for add series
13 years ago
Mark McDowall e62cb3b5da Updated .gitignore to not store .nzb
13 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
13 years ago
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
13 years ago
markus101 48b89abfeb Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
13 years ago
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
13 years ago
markus101 2e9dd7f1ff Add Series, will need to design new and existing flows.
13 years ago
markus101 3b749a39a7 Renaming fixes, extension will be used now.
13 years ago
markus101 a950a13c30 Show Path to episode on disk in Details.
13 years ago
markus101 d0a9851a4c RenameAll implemented in view and Controller + Rename Series, Season & Episode in Controller
13 years ago