Mark McDowall
f716a6d9fd
Housekeepers talk to the DB directly now
11 years ago
Keivan Beigi
88b9104bc9
cleanup using statements
11 years ago
Mark McDowall
07b68b17ee
Added housekeeping to cleanup orphaned episodes and history items
11 years ago
kay.one
0794affae0
removed dead code.
11 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
kay.one
25e2c98c45
signalr cleanup
11 years ago
Mark McDowall
c184ec2d98
Progress messages are logged with Logger.Progress
11 years ago
Keivan Beigi
bceaee27a3
moved logging config to in-process
11 years ago
Mark McDowall
55af8ecb18
SeasonPass now properly updates episodes
11 years ago
Keivan Beigi
4e7468e6fe
cleaned up refresh series a bit.
11 years ago
Mark McDowall
4c1e6e14aa
EpisodeFile cleanup and deletion fixes
...
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
11 years ago
Mark McDowall
7ae7c488f3
Fixed an issue with auto unmonitor episodes
11 years ago
Mark McDowall
2909498781
Season monitor toggle added
11 years ago
Mark McDowall
41baecc2ee
Monitored instead of ignored for episodes and seasons
11 years ago
kay.one
287dedadea
fixed episodeservice.updatemany
12 years ago
kay.one
49949bbe74
cleaned up refresh series info
12 years ago
kay.one
88cd6a3213
removed join from EpisodesBetweenDates, should be join in memoery in the API
12 years ago
kay.one
e5cc0c1a93
value injector should map lazy loaded values properly.
12 years ago
Mark McDowall
1e4b7b033d
Don't use alias for group by
12 years ago
Mark McDowall
de911005cb
Episodes between dates uses SQL join
12 years ago
kay.one
6144ff8f3e
better handling of situations where a parsed episode isn't in the database.
12 years ago
kay.one
80759f923e
diskscan is triggered when new episodes are added.
12 years ago
Mark McDowall
9d96df9c2e
Moved Missing and History to Fancy
12 years ago
kay.one
42849d3276
cleaning up episode/series air date/time
12 years ago
kay.one
cbe4be814c
fixed diskscan
...
removed all stored status fields from episode
12 years ago
Mark McDowall
3602822572
More better joins, some minor MDM changes for paging
12 years ago
Mark McDowall
b4242f9fb2
Pagination for missing is alive!
12 years ago
Mark McDowall
00276041ad
Starting missing conversion to backgrid
12 years ago
Keivan Beigi
182192e0ba
added commands.
...
they can be triggered using the api
api/command/
12 years ago
Keivan Beigi
7ae9e79540
renamed EventAggregator to MessageAggregator
12 years ago
markus101
fa2b2df7d5
Calculate double episode start time on episode info refresh
12 years ago
Mark McDowall
a4d69cc5ce
Manual join of Series for EpisodesBetweenDates
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
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
1a4f3fad25
removed sqo.
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
Keivan Beigi
4877ce405e
event based cleanup when a series is deleted.
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
62f15d4d96
season list is properly populated in series details.
12 years ago
kay.one
77eedf448e
fixed jobs running all the time.
12 years ago
kay.one
ba68dd9386
removed TvdbLib.dll using the embedded wattvdb.codeplex.com
12 years ago
Mark McDowall
bb27995eaf
Series Details started
12 years ago
kay.one
de5d5b76e8
moved media file service
12 years ago
Mark McDowall
da2c0d1d65
Calendar colouring, upcoming list shows yesterday
...
Cleaned up series file a bit.
Added spoon for common sugar tasks.
12 years ago
Mark McDowall
bfc026128d
OID changed to a field
...
DeleteEpsidoesNotInTvdb disabled for now since its broken
12 years ago
Mark McDowall
0399b18357
Calendar uses start and end date
12 years ago