Mark McDowall
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
kay.one
452b5c8f84
Renamed sorting config keys
14 years ago
Mark McDowall
9f5b461274
MediaFileProvider delete fixed to delete EpisodeFile with key of Int32 instead of object Int32. Added test to ensure File is deleted, but others remain.
14 years ago
kay.one
5a5d0852ee
Updated some log levels
14 years ago
kay.one
56fdf1a040
Removed Episodes list from EpisodeFile object.
14 years ago
Mark McDowall
584a96a4f2
CalculateFilePath will use configured season folder, with tests.
...
MoveFile creates folder before move.
14 years ago
kay.one
1ba74e0eea
Drop folder is now wired. needs more tests.
14 years ago
kay.one
5c45515b00
Merge branch 'markus101'
14 years ago
kay.one
63adb6b566
Wired-up drop folder move
14 years ago
Mark McDowall
68b7ba9209
Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles.
...
Cleanup will run aforementioned methods before doing cleanup.
14 years ago
Mark McDowall
208feb7d19
CleanFileName when getting new filename from MediaFileProvider.
14 years ago
kay.one
63bd972af9
Refactored MediaFileProvider
14 years ago
kay.one
cfcb9e61d7
Cleaned up import file a bit
14 years ago
Mark McDowall
d6920ee8ea
Fixed EpisodeProvider queries with multiple terms.
...
SeriesProvider.FindSeries will now return the QualityProfile when a series is found.
14 years ago
kay.one
17d084cdf3
Removed Series.Episodes and Series.EpisodeFiles list.
14 years ago
kay.one
f2fdece18a
Removed subsonic completely
14 years ago
Mark McDowall
63023d447d
Using new PetaPoco Exists method in MediaFileProvider.
14 years ago
Mark McDowall
3dbb38b54f
MediaFileProvider moved to PetaPoco.
...
Season Grid now shows episodeFile quality.
14 years ago
Mark McDowall
560706ae8f
Fixed Renaming of episodes to include extension.
...
PostDownload Importing setup, need to setup job for period scan.
14 years ago
kay.one
d3be516fb2
removed Season/SeasonProvider, updated dbBenchmark tests.
14 years ago
kay.one
f97209d476
commiting tests before teamcity demo
14 years ago
kay.one
cbbb6e2b18
Oh hai search!
14 years ago
kay.one
500e9af6c3
Fixed a bug where reports weren't being added to history
14 years ago
kay.one
c91852018e
simplified some quality types
14 years ago
kay.one
8ba42106c4
fixed broken tests
14 years ago
kay.one
a4f8947d90
Test project cleanup
14 years ago
kay.one
4d442ba1e5
fixed broken test
14 years ago
kay.one
e4ff0d6471
Diskscan/Info update job refactoring and test
14 years ago
kay.one
69406a95d4
Fixed bug when a file that wasn't parsable would try to be imported
14 years ago
kay.one
6d085d5340
Added support to Error/Warning/Fatal verification in text projects
14 years ago
Mark McDowall
7e44ee5020
Merge with Kayone's branch.
14 years ago
kay.one
34f7b9ca7d
removed some warnings, logging tweaks
14 years ago
kay.one
72e8b3ce7d
fixed broken tests
14 years ago
kay.one
c8252495af
fix bug where info update from tvdb would overwrite our own data, fileid, date flags ...
14 years ago
kay.one
5faeccf098
added support for daily episode file import
14 years ago
kay.one
194c66f36a
start support for daily show file import
14 years ago
kay.one
848553da73
fixed broken test
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
kay.one
7efbfdbb89
removed IEpisodeProvider, ILogProvider
...
fixed some broken tests.
14 years ago
Mark McDowall
1a9948de2f
Removed IDiskProvider.
...
Removed IIndexerProvider.
14 years ago
kay.one
11e2b63b60
more rss refactoring
14 years ago
kay.one
62b2cd510f
started rss cleanup
14 years ago
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
14 years ago
markus101
891acfff44
Fixed issues that came up after making changes to Episode and EpisodeFile.
14 years ago
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
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
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
14 years ago