kay.one
|
be2e3c5c2e
|
synced know file extentions with XBMC's list
http://wiki.xbmc.org/?title=advancedsettings.xml#.3Cvideoextensions.3E
|
11 years ago |
Mark McDowall
|
11a70a4a94
|
Made free disk space non-existent folder should throw windows only
|
11 years ago |
Mark McDowall
|
6b30d831b3
|
Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted)
http://typedescriptor.net/browse/members/1247454-Mono.Unix.UnixPath.GetPathRoot%28String%29
|
11 years ago |
Mark McDowall
|
470182e397
|
FreeSpace check now uses the root of the drive\share as the check
|
11 years ago |
kay.one
|
c2b4eadc47
|
more linux fixes
|
11 years ago |
kay.one
|
b06a58966e
|
more linux fixes
|
11 years ago |
kay.one
|
9252c5269a
|
Removed unused using statements
|
11 years ago |
Keivan Beigi
|
635e206e03
|
replaced our zip library so we can validate update package before applying.
|
11 years ago |
Mark McDowall
|
3e7ef408ee
|
Added tests for ImportApprovedEpisodes
|
11 years ago |
Mark McDowall
|
aeb8ee06f6
|
Episode import uses specs and moves before import now
|
11 years ago |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
12 years ago |
Keivan Beigi
|
dde91569ac
|
cleaned up test db path for tests.
|
12 years ago |
Mark McDowall
|
ef62af75df
|
Don't skip files/folders that are too fresh on import
|
12 years ago |
Mark McDowall
|
b99e62c5ba
|
Xbmc Refactored
|
12 years ago |
kay.one
|
ac3582d5c4
|
should be able to queue report using api.
|
12 years ago |
kay.one
|
487ad01a0e
|
only publish import event if an episode is actually imported.
|
12 years ago |
kay.one
|
ca71025bca
|
updated history table
|
12 years ago |
kay.one
|
88cd6a3213
|
removed join from EpisodesBetweenDates, should be join in memoery in the API
|
12 years ago |
kay.one
|
e2d17ac109
|
covers are re-downloaded if remote size is different than
local size.
|
12 years ago |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
12 years ago |
Mark McDowall
|
bc7e543c4d
|
Fixed broken tests
|
12 years ago |
Mark McDowall
|
df9ab3b426
|
Fixed broken reference
|
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
|
ec58b8b595
|
removed all the jobs.
|
12 years ago |
kay.one
|
e03ab2ebea
|
getting free space tries to get the space safely, if doesn't work and windows
the tries interop.
|
12 years ago |
Keivan Beigi
|
7c3c02ba60
|
more tests fixed.
|
12 years ago |
Keivan Beigi
|
9fdfd13dbf
|
fixed more tests.
|
12 years ago |
kay.one
|
652a9d4a8a
|
removed strict mock from test base.
|
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
|
cd2761d07d
|
cleaned up app update
|
12 years ago |
Keivan Beigi
|
420756bb47
|
fixed some tests, spelling issues.
|
12 years ago |
Mark McDowall
|
e43cb87620
|
Renamed Folder to FolderName. Series.Path is readonly
|
12 years ago |
Keivan Beigi
|
1465fbf499
|
extracted interface fom HttpProvider
|
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 |
kay.one
|
48880e4964
|
cleaned up scene mapping code.
|
12 years ago |
kay.one
|
a052a9389e
|
fully replaced TVDB with Trakt.tv
|
12 years ago |
kay.one
|
af3282630f
|
event aggregator is singleton to prevent it from being disposed.
|
12 years ago |
kay.one
|
58a05fcef8
|
LazyList is now initilized using an empty list instead of null.
|
12 years ago |
Keivan Beigi
|
a221994cd7
|
test clean up.
|
12 years ago |
Keivan Beigi
|
b73485a58b
|
fixed unit test file path generation to be linux compatible.
|
12 years ago |
kay.one
|
2008b54f5d
|
fixed few more broken tests.
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
Mark McDowall
|
9af5dbdc05
|
Create series folder when it doesn't exist
|
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 |