Mark McDowall
ad4326a9c4
Using Newznab extended attributes to get the tvrage id for matching
12 years ago
Mark McDowall
485f05d4b9
Prevent adding a root folder that is the same as drone factory
12 years ago
Mark McDowall
7689b50dee
Removed CustomStartDate
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
Mark McDowall
9b80478f6f
No longer setting AirDate to null if it aired before series start date
...
This was causing an issue which is caused by bad data coming from trakt...
12 years ago
Mark McDowall
40962aca1d
Add new series won't create a folder
...
EpisodeFile DB cleanup happens even when series folder is missing
12 years ago
kay.one
a216e37d6a
better Series.ToString()
12 years ago
Keivan Beigi
50ee2ee357
removed backlog from server
12 years ago
kay.one
efa9cf6380
cleaned up the mindfuck that was scene mapping.
12 years ago
kay.one
49949bbe74
cleaned up refresh series info
12 years ago
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
12 years ago
kay.one
e4e6bcae1d
last used quality profile is now used as default
12 years ago
Mark McDowall
95a9a297bc
RootFolder removed from Series, going back to Path
12 years ago
Mark McDowall
8713ebefd6
No longer creating folders for existing series
12 years ago
kay.one
80759f923e
diskscan is triggered when new episodes are added.
12 years ago
Keivan Beigi
4deecde092
back to tiny for now
12 years ago
Keivan Beigi
8373e1ce10
added support for getting series by slug
12 years ago
kay.one
d6d524e624
decision engine now reports it's own errors rather than just dying.
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
kay.one
a2e84a8f83
Updated restmodule, moved series, root folder to the new restmodule.
12 years ago
Mark McDowall
a04a5e8669
SeriesStats moved to its own Repo
12 years ago
Mark McDowall
f86cb87ced
Added SeriesStatistics
12 years ago
Mark McDowall
c3273b74e8
Get by multiple ids added to BasicRepo
12 years ago
Mark McDowall
a4d69cc5ce
Manual join of Series for EpisodesBetweenDates
12 years ago
Mark McDowall
0c46f7732a
Fixed merge issue
12 years ago
Mark McDowall
3f83112086
Added todo to get UtcOffset from tvrage
12 years ago
kay.one
6e88f55a54
cleaned up parsing logic and structure.
12 years ago
Mark McDowall
a6b66b7c90
Using Services, not Repos
12 years ago
Mark McDowall
e43cb87620
Renamed Folder to FolderName. Series.Path is readonly
12 years ago
Mark McDowall
23acb3a9ae
Add series uses all available information
12 years ago
Mark McDowall
684a72792a
Add series changes
12 years ago
Keivan Beigi
e436072dcc
fixed circular dependency issue that stopped the app from starting.
12 years ago
kay.one
a6a4932b44
rewrite of indexer/episode search
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
4be637edff
much nicer add new series.
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
3cdff3bb71
added marr.datamapper source code for easy debugging.
12 years ago
kay.one
2008b54f5d
fixed few more broken tests.
12 years ago
Mark McDowall
b16d85d0fc
Add series working, Only queue enabled jobs.
12 years ago
Keivan Beigi
4877ce405e
event based cleanup when a series is deleted.
12 years ago
Keivan Beigi
cc1dcffdf3
added delete series event
12 years ago
kay.one
1ccbb3c9d8
automatically download banner,poster, fanart. without a job :D
12 years ago
kay.one
ba68dd9386
removed TvdbLib.dll using the embedded wattvdb.codeplex.com
12 years ago
kay.one
beb2f7c7fd
removed sqlce
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
Keivan Beigi
94daf08361
add series works again, now includes title.
12 years ago