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
Mark McDowall
ee4b6c9442
ExternalNotifications enabled (Xbmc only right now).
...
- Grab, Download, Rename
Notification Settings for Xbmc uses definitions.
13 years ago
kay.one
8927a938b7
Fixed episode status of recently imported episodes.
14 years ago
kay.one
15aedfc847
some db/migration cleanup
14 years ago
kay.one
69239bc371
Switched to SQLCE 4.0
14 years ago
kay.one
56fdf1a040
Removed Episodes list from EpisodeFile object.
14 years ago
Mark McDowall
cdf77ad2df
Changed QualityProfile to a ResultColumn to make note that it will be used as a result only.
...
Wrapped find series in try/catch to prevent a case where the series is in SceneMapping, but isn't in the users database.
14 years ago
kay.one
5c45515b00
Merge branch 'markus101'
14 years ago
kay.one
63adb6b566
Wired-up drop folder move
14 years ago
Mark McDowall
431d850d32
SeriesProvider gets QualityProfile in single call to DB.
...
SeriesProvider.GetAllSeriesWithEpisodeCount gets seasonCount(with or without specials), total episode count & episodeWithFile count (excluding ignored episodes).
Added tests for SeriesWithEpisodeCount.
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
Mark McDowall
0972c956b8
HistoryProvider will return History Items with Episode and SeriesTitle.
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
17d084cdf3
Removed Series.Episodes and Series.EpisodeFiles list.
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
Mark McDowall
01944acbb1
IndexerProvider now uses PetaPoco.
14 years ago
Mark McDowall
446a939f45
QualityProvider moved to PetaPoco.
14 years ago
Mark McDowall
9daf1ccfc0
JobProvider moved to PetaPoco.
14 years ago
Mark McDowall
901db9d58b
ExternalNotificationProvider moved to Peta.
14 years ago
Mark McDowall
f7ee16dbba
RootDirs moved to PetaPoco. Removed SubSonic references from EpisodeFile & SceneMapping.
14 years ago
kay.one
2a32770b69
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Core/Datastore/Migrations/MigrationExport.cs
14 years ago
kay.one
3ef17273fd
HistoryProvider now uses PetaPoco
14 years ago
Mark McDowall
ab26d2dd61
Renamed SceneNameMapping to SceneMapping.
...
SceneMappingProvider moved to PetaPoco.
14 years ago
Mark McDowall
1f0e71c68e
Merge with Kayone.
14 years ago
Mark McDowall
3dbb38b54f
MediaFileProvider moved to PetaPoco.
...
Season Grid now shows episodeFile quality.
14 years ago
kay.one
3cccb5858a
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Core.Test/SeriesProviderTest.cs
NzbDrone.Core/Providers/MediaFileProvider.cs
NzbDrone.Core/Providers/SeriesProvider.cs
14 years ago
kay.one
190ce6b142
ConfigProvider now uses PetaPoco
14 years ago
Mark McDowall
0432109a95
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/SeriesProviderTest.cs
NzbDrone.Core/Providers/MediaFileProvider.cs
NzbDrone.Core/Providers/SeriesProvider.cs
14 years ago
kay.one
cb8cb1691f
SeriesProvider is now Subsonic free.
14 years ago
kay.one
63f6899894
Added PetaPoco
14 years ago
Mark McDowall
ab2007cb6f
SceneNaming is now stored on NzbDrone webserver.
...
Database will update every 12 hours from CSV on server.
14 years ago
Mark McDowall
560706ae8f
Fixed Renaming of episodes to include extension.
...
PostDownload Importing setup, need to setup job for period scan.
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
4cc240a7e0
Better quality parse
14 years ago
kay.one
c91852018e
simplified some quality types
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
87ff2d1deb
removed supports backlog, updated some logs in job provider.
14 years ago
kay.one
67d8bf4147
Removed indexertype property
14 years ago
Mark McDowall
7e44ee5020
Merge with Kayone's branch.
14 years ago