kay.one
|
e2d17ac109
|
covers are re-downloaded if remote size is different than
local size.
|
12 years ago |
kay.one
|
cbe4be814c
|
fixed diskscan
removed all stored status fields from episode
|
12 years ago |
Keivan Beigi
|
4deecde092
|
back to tiny for now
|
12 years ago |
kay.one
|
d2104e189f
|
fixed some more tests.
|
12 years ago |
kay.one
|
6e88f55a54
|
cleaned up parsing logic and structure.
|
12 years ago |
kay.one
|
7c1e81a70e
|
broke episodeparseresult into filenameparseresult and indexerparseresult
|
12 years ago |
kay.one
|
048162a0ef
|
fixed more tests.
|
12 years ago |
Keivan Beigi
|
a221994cd7
|
test clean up.
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
kay.one
|
ef5f565a4d
|
cleaned up episode search
|
12 years ago |
kay.one
|
50674d388c
|
more project clean up.
|
12 years ago |
kay.one
|
1ccbb3c9d8
|
automatically download banner,poster, fanart. without a job :D
|
12 years ago |
kay.one
|
9a738e3a65
|
episode detail is working but its a bit slow.
|
12 years ago |
kay.one
|
de5d5b76e8
|
moved media file service
|
12 years ago |
Mark McDowall
|
c6836e0cb1
|
Quality moved to ObjectDb.
|
12 years ago |
Keivan Beigi
|
8a34f1096d
|
Replaced EpisodeService with IEpisodeService
|
12 years ago |
Keivan Beigi
|
b5644bf660
|
moved series/season/episodes to object db.
|
12 years ago |
kay.one
|
2d4998d52d
|
moved Series,Seasons,Episodes to their own folders.
|
12 years ago |
kay.one
|
cb0c3b85de
|
moved all of the tests that didn't need to be SQL test to basic core test.
|
12 years ago |
kay.one
|
f973a42669
|
separated sqlce and db4o tests.
|
12 years ago |
Mark McDowall
|
b6ed048f94
|
Ignore specials when doing sample check
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
|
12 years ago |
Mark McDowall
|
3b16d68d0b
|
Sample check reduced to 3 minutes
|
12 years ago |
Mark McDowall
|
e136b458e0
|
MediaInfo added
New: Samples will only be skipped when under 70MB and under 8 minutes in
length
#ND-121 fixed
|
12 years ago |
Mark McDowall
|
f032917595
|
Added parsing for 1080p HDTV
New: Support for 1080p HDTV (parsing only)
|
12 years ago |
Mark McDowall
|
2235b83809
|
Sample file cutoff now 70MB
#ND-121 fixed
Fixed: Any file under 70MB will be treated as a sample file
|
12 years ago |
Mark McDowall
|
73e82c2f69
|
Fixed broken tests from merge
|
12 years ago |
Mark McDowall
|
5bbe310af5
|
Merge branch 'xem' into 'master'
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
|
12 years ago |
Mark McDowall
|
f9370a8aec
|
Cleaned and fixed broken tests
|
12 years ago |
Mark McDowall
|
de62dc6f56
|
Merge remote-tracking branch 'origin/quality'
|
12 years ago |
Mark McDowall
|
cbdbc9a01b
|
New: Import will skip any video file under 40MB
|
12 years ago |
Mark McDowall
|
9c6d78d479
|
Cleanup and updates for XEM
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
|
12 years ago |
Mark McDowall
|
92acb4c049
|
QualityTypes no longer an enum
|
12 years ago |
Mark McDowall
|
ae3452039c
|
Fixed broken tests
|
12 years ago |
Mark McDowall
|
cc6011ec87
|
Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
|
12 years ago |