Commit Graph

47 Commits (08804208cf326840aac866a09c184b7f56991f2a)

Author SHA1 Message Date
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
13 years ago
Mark McDowall 0a65e85e21 EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
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 d120a61ccb Series/Details specials grid will be generated like all others.
13 years ago
kay.one 8927a938b7 Fixed episode status of recently imported episodes.
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
Mark McDowall 86ab26e2d9 UpcomingProvider now gets Series in call for episodes.
13 years ago
Mark McDowall cf324ace73 Episode EpisodeFile changed to ResultColumn instead of Ignore
13 years ago
kay.one a12e148d54 Removed unnecessary IsDailyFlag from episode.cs
13 years ago
kay.one 520e9c9d14 Fixed Series.QualityProfile relationship
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one cb8cb1691f SeriesProvider is now Subsonic free.
13 years ago
kay.one 63f6899894 Added PetaPoco
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
kay.one 56169b515f fixed broken episode status tests
13 years ago
kay.one ae55b29bec Moved NLog, Subsonic to root library folder
13 years ago
kay.one 18a20ff163 Some performance tweaks to speed up episode list view.
13 years ago
kay.one 1239da656e Rewrite of InventoryProvider
13 years ago
kay.one ac2d33443b More EpisodeSearchJob fixes/tests
13 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
13 years ago
kay.one 474f17c5e6 Added EpisodeSearchJob, still needs unit tests
13 years ago
kay.one 7b56711a4f Added episode status to episode grid
13 years ago
kay.one f33c2c4939 Added episode status to back end, getting ready for backlog
13 years ago
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test
13 years ago
kay.one 3beeff4e18 Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
14 years ago
kay.one 680ea45839 fixed Episode.ToString() bug
14 years ago
kay.one af1511e1f3 Fixed history grid layout
14 years ago
kay.one 6f73260ab7 Merge branch 'markus101'
14 years ago
kay.one 10ad7d1ed5 Added sabtitle method
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping.
14 years ago
Mark McDowall 33b09567ce History VIew Added.
14 years ago
markus101 a950a13c30 Show Path to episode on disk in Details.
14 years ago
markus101 e7cabfe235 Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well.
14 years ago
markus101 2a8b598f4f EpisodeFile now has a list of Episodes (support for multi-episode files), was reversed before.
14 years ago
markus101 c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed.
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 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 81e155ae42 Added basic episode support
14 years ago
Keivan beaf0cf939 Updated subsonic to latest nightly build
14 years ago
Keivan 8d47bcbe5e Rearanged episodes object, added method stubs
14 years ago
Keivan d00744aafa Resharper code cleanup
14 years ago
Keivan c7286863b0 Removed redundent classes.
14 years ago
Keivan a49850cc89 refactored Episode, Added Quality Enum
14 years ago
Keivan e2128d2235 Merged Mark's fork in
14 years ago