kay.one
be2e3c5c2e
synced know file extentions with XBMC's list
...
http://wiki.xbmc.org/?title=advancedsettings.xml#.3Cvideoextensions.3E
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
Mark McDowall
aeb8ee06f6
Episode import uses specs and moves before import now
12 years ago
Keivan Beigi
dde91569ac
cleaned up test db path for tests.
12 years ago
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
Keivan Beigi
9fdfd13dbf
fixed more tests.
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
Keivan Beigi
420756bb47
fixed some tests, spelling issues.
12 years ago
kay.one
7c1e81a70e
broke episodeparseresult into filenameparseresult and indexerparseresult
12 years ago
kay.one
2a1f9500eb
updated migration logger
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
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