kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
kay.one
|
e635e816f6
|
moved moving of episode files into their own service.
|
12 years ago |
kay.one
|
9a8414edde
|
moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
|
12 years ago |
kay.one
|
ef5f565a4d
|
cleaned up episode search
|
12 years ago |
kay.one
|
969dff5197
|
more file naming cleanup.
|
12 years ago |
kay.one
|
f21358fce5
|
file name builder cleanup.
|
12 years ago |
kay.one
|
dce64a5530
|
moved naming specification out of general config.
|
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
|
94daf08361
|
add series works again, now includes title.
|
12 years ago |
kay.one
|
5fc25b6095
|
external notifications are now based on Events.
|
12 years ago |
kay.one
|
9931bab998
|
fixed more tests.
|
12 years ago |
kay.one
|
a98d792c0d
|
fixed some broken tests.
|
12 years ago |
kay.one
|
554924a522
|
post grab notification and updates are now using the new EventAggregator
|
12 years ago |
kay.one
|
13658e3c6d
|
moved config 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
|
4504232956
|
still very broken
|
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
|
b9dce2e82d
|
Fixed test
|
12 years ago |
Mark McDowall
|
7a675487fd
|
Don't try to move episode file that does not exist
#ND-144 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
|
62b10a56df
|
GetNewFilename takes series instead of string now
|
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
|
09665c2920
|
Added WEBDL 1080p
New: WEBDL 720p and 1080p are now separated
|
12 years ago |
Mark McDowall
|
92acb4c049
|
QualityTypes no longer an enum
|
12 years ago |
Mark McDowall
|
49f086cf19
|
Renamed Quality to QualityModel
|
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 |