Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
13 years ago
Mark McDowall
0a65e85e21
EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
13 years ago
Mark McDowall
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago
Mark McDowall
d120a61ccb
Series/Details specials grid will be generated like all others.
...
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
13 years ago
kay.one
8927a938b7
Fixed episode status of recently imported episodes.
14 years ago
kay.one
69239bc371
Switched to SQLCE 4.0
14 years ago
Mark McDowall
86ab26e2d9
UpcomingProvider now gets Series in call for episodes.
14 years ago
Mark McDowall
cf324ace73
Episode EpisodeFile changed to ResultColumn instead of Ignore
14 years ago
kay.one
a12e148d54
Removed unnecessary IsDailyFlag from episode.cs
14 years ago
kay.one
520e9c9d14
Fixed Series.QualityProfile relationship
...
more subsonic cleanup
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
cb8cb1691f
SeriesProvider is now Subsonic free.
14 years ago
kay.one
63f6899894
Added PetaPoco
14 years ago
kay.one
d3be516fb2
removed Season/SeasonProvider, updated dbBenchmark tests.
14 years ago
kay.one
56169b515f
fixed broken episode status tests
14 years ago
kay.one
ae55b29bec
Moved NLog, Subsonic to root library folder
14 years ago
kay.one
18a20ff163
Some performance tweaks to speed up episode list view.
14 years ago
kay.one
1239da656e
Rewrite of InventoryProvider
14 years ago
kay.one
ac2d33443b
More EpisodeSearchJob fixes/tests
14 years ago
kay.one
a6ad977114
Fixed import new series being stuck in a loop if an update failed
...
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
14 years ago
kay.one
474f17c5e6
Added EpisodeSearchJob, still needs unit tests
14 years ago
kay.one
7b56711a4f
Added episode status to episode grid
14 years ago
kay.one
f33c2c4939
Added episode status to back end, getting ready for backlog
14 years ago
kay.one
e4ff0d6471
Diskscan/Info update job refactoring and test
14 years ago
kay.one
3beeff4e18
Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
14 years ago
kay.one
680ea45839
fixed Episode.ToString() bug
14 years ago
kay.one
af1511e1f3
Fixed history grid layout
14 years ago
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
14 years ago
kay.one
10ad7d1ed5
Added sabtitle method
...
Added custom parse option to Indexrbase
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
kay.one
0556c31846
Fixed add existing. needs more polish around quality and manual mapping.
14 years ago
Mark McDowall
33b09567ce
History VIew Added.
...
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
14 years ago
markus101
a950a13c30
Show Path to episode on disk in Details.
...
Timer to cleanup/scan for EpisodeFiles (Midnight)
Fixed Relationship for EpisodeFile to Series
14 years ago
markus101
e7cabfe235
Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well.
14 years ago
markus101
2a8b598f4f
EpisodeFile now has a list of Episodes (support for multi-episode files), was reversed before.
14 years ago
markus101
c448c17605
Add to History when SAB receives the NZB and set episode.status to grabbed.
14 years ago
markus101
da979639ba
More config pages have been added. AJAX to save. Order with jquery sortable.
...
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
14 years ago
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
14 years ago
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan
c8a8fb4d62
Fixed notification issues
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
14 years ago
Keivan
81e155ae42
Added basic episode support
14 years ago
Keivan
beaf0cf939
Updated subsonic to latest nightly build
...
Added foreign relations to all entities object
Removed unnecessary libraries
14 years ago
Keivan
8d47bcbe5e
Rearanged episodes object, added method stubs
14 years ago
Keivan
d00744aafa
Resharper code cleanup
14 years ago
Keivan
c7286863b0
Removed redundent classes.
14 years ago
Keivan
a49850cc89
refactored Episode, Added Quality Enum
14 years ago
Keivan
e2128d2235
Merged Mark's fork in
14 years ago