kay.one
|
15aedfc847
|
some db/migration cleanup
|
14 years ago |
kay.one
|
8424dd6ede
|
Increased some columns sizes to avoid cutoffs.
|
14 years ago |
kay.one
|
2a64014c96
|
Added version to page footer, minor tweaks.
|
14 years ago |
kay.one
|
7d706a3304
|
Renamed SubsonicTarget to DataBaseTarget
|
14 years ago |
kay.one
|
3cd4ee3996
|
moved SQL CE to Nuget.
|
14 years ago |
kay.one
|
2537dafb36
|
Added SQL CE dlls, removed SQLite
|
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 |
kay.one
|
01163a4f87
|
Cleanup and tests around ImportFile
|
14 years ago |
kay.one
|
63adb6b566
|
Wired-up drop folder move
|
14 years ago |
kay.one
|
63bd972af9
|
Refactored MediaFileProvider
|
14 years ago |
kay.one
|
d2f32a0b54
|
Fixed compile error
|
14 years ago |
kay.one
|
b00e437e56
|
Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)"
|
14 years ago |
Mark McDowall
|
d6920ee8ea
|
Fixed EpisodeProvider queries with multiple terms.
SeriesProvider.FindSeries will now return the QualityProfile when a series is found.
|
14 years ago |
Mark McDowall
|
85d5b07c67
|
Merge with Kayone.
|
14 years ago |
kay.one
|
b525757d8a
|
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
|
14 years ago |
kay.one
|
17d084cdf3
|
Removed Series.Episodes and Series.EpisodeFiles list.
|
14 years ago |
Mark McDowall
|
71a123401e
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
14 years ago |
Mark McDowall
|
d28e94868c
|
Parser will remove quotes before trying to get filename from the path.
HistoryController - Gets Series from seriesProvider.
UpcomingComtroller - Gets Series from seriesProvider.
|
14 years ago |
kay.one
|
acf23d4fc2
|
Removed subsonic completely
|
14 years ago |
kay.one
|
2a32770b69
|
Merge branch 'markus101'
Conflicts:
NzbDrone.Core/Datastore/Migrations/MigrationExport.cs
|
14 years ago |
kay.one
|
46ec4fa3ba
|
Replaced MigSharp with MigrationsDotNet
|
14 years ago |
Mark McDowall
|
ab26d2dd61
|
Renamed SceneNameMapping to SceneMapping.
SceneMappingProvider moved to PetaPoco.
|
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
|
b47cdd8ab2
|
Updated to MiniProfiler 1.3
|
14 years ago |
kay.one
|
cb8cb1691f
|
SeriesProvider is now Subsonic free.
|
14 years ago |
kay.one
|
63f6899894
|
Added PetaPoco
|
14 years ago |
Mark McDowall
|
a290a0dcb0
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core/Providers/Jobs/EpisodeSearchJob.cs
NzbDrone.Core/Providers/SeriesProvider.cs
|
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 |
kay.one
|
6355d5ada1
|
Added MiniProfiler
|
14 years ago |
Mark McDowall
|
54e7092e2d
|
Added new helper to find the best file size format given a long with file size in bytes.
Added view under system to see which folders have not been processed in dropDir.
|
14 years ago |
Mark McDowall
|
5041ff550c
|
Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory".
|
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 |
Mark McDowall
|
4d3ba62e5d
|
Episode renaming implemented on the Series/Details page.
|
14 years ago |
kay.one
|
4812cb4611
|
Increased sqlite cache size to 30mb
|
14 years ago |
kay.one
|
d3be516fb2
|
removed Season/SeasonProvider, updated dbBenchmark tests.
|
14 years ago |
kay.one
|
8eb04d9de7
|
Updated jQuery/Ninject/Unity using nuget
|
14 years ago |
kay.one
|
1399ff15f2
|
moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
|
14 years ago |
kay.one
|
ae55b29bec
|
Moved NLog, Subsonic to root library folder
|
14 years ago |
kay.one
|
6ade4b4bd7
|
Updated sqlite to the latests official builds
|
14 years ago |
kay.one
|
1239da656e
|
Rewrite of InventoryProvider
|
14 years ago |
kay.one
|
f62b02a36b
|
Merge branch 'sschlesier'
|
14 years ago |
sschlesier
|
97c6d60e12
|
Make Release build compile succesfully
|
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
|
9417748056
|
Initial support for episode search in indexerbase and Nzbs.org
|
14 years ago |
kay.one
|
ce63f05512
|
added better db migration support than what Subsonic provides out of the box.
|
14 years ago |
kay.one
|
180da4c82a
|
Migrator.net fails
|
14 years ago |
kay.one
|
bda10f0e45
|
Added MigratorDotNet for custom db migrations
|
14 years ago |
kay.one
|
e4ff0d6471
|
Diskscan/Info update job refactoring and test
|
14 years ago |
kay.one
|
8fca3c3419
|
more test/fixes
|
14 years ago |
kay.one
|
849beef5a2
|
Added inventory provider with basic tests
|
14 years ago |
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
14 years ago |
kay.one
|
9c1ff4af6b
|
initial stage of indexer refactoring. things compile.
|
14 years ago |
Mark McDowall
|
7e44ee5020
|
Merge with Kayone's branch.
|
14 years ago |
Mark McDowall
|
d97382ad0c
|
Added DeleteSeriesJob to remove series in BG.
Fixed SeriesUpdate Grid Edit to properly save SeasonFolder changes.
Added Delete to SeriesGrid.
|
14 years ago |
Mark McDowall
|
49a059bdea
|
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
|
14 years ago |
Mark McDowall
|
70bfc49b4e
|
Series Grid AJAX'd.
Edit in popup for Series Grid using custom editing template.
|
14 years ago |
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
14 years ago |
Mark McDowall
|
671dcd074c
|
Added job to scan for media files every hour... So easy!
|
14 years ago |
Mark McDowall
|
7e946277bb
|
IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
|
14 years ago |
Mark McDowall
|
cb992f1b52
|
Added StatsProvider.
Bound AutoConfigureProvider to kernel.
Feed Item Parsing will now check for a SceneName match in SceneNameHelper.
|
14 years ago |
kay.one
|
b65fe99b30
|
Fixed network auth issue, custom parser issue
|
14 years ago |
Mark McDowall
|
742ad0a932
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core.Test/EpisodeProviderTest.cs
NzbDrone.Core/NzbDrone.Core.csproj
|
14 years ago |
kay.one
|
a8815cd5ea
|
Fixed rss datetime bug
|
14 years ago |
Mark McDowall
|
a34bd818cf
|
Start of AutoConfigureSab
|
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
|
e9c63b81e6
|
Added asp.net tick timer
Added health monitoring
Updated database logging
|
14 years ago |
kay.one
|
10ad7d1ed5
|
Added sabtitle method
Added custom parse option to Indexrbase
|
14 years ago |
kay.one
|
9028e498ca
|
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
|
14 years ago |
kay.one
|
2a603d908f
|
Merge branch 'markus101/NzbDrone'
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
|
14 years ago |
kay.one
|
59899286ee
|
Added TimerProvider
|
14 years ago |
Mark McDowall
|
c6ef828429
|
New UI for Indexer Settings, RAZOR!
Renamed NzbMatrix and NzbsRUs Providers
|
14 years ago |
Mark McDowall
|
0241e80c8a
|
More quality parsing tests.
Better series/episode info parsing.
NzbMatrix and NzbsRUs Indexer Providers.
|
14 years ago |
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
14 years ago |
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
14 years ago |
kay.one
|
7efbfdbb89
|
removed IEpisodeProvider, ILogProvider
fixed some broken tests.
|
14 years ago |
Mark McDowall
|
1a9948de2f
|
Removed IDiskProvider.
Removed IIndexerProvider.
|
14 years ago |
Mark McDowall
|
e5413d67d6
|
Removed IRenameProvider.
|
14 years ago |
Mark McDowall
|
0d95302aee
|
Removed IHistoryProvider.
|
14 years ago |
Mark McDowall
|
c25af5978d
|
Removed ISeriesProvider
|
14 years ago |
Mark McDowall
|
bd0a7a58dd
|
Removed INotificationProvider
|
14 years ago |
Mark McDowall
|
f52b399ed6
|
Removed IExternalNotificationProvider
|
14 years ago |
Mark McDowall
|
c77a88dd2f
|
Removed IDownloadProvider
|
14 years ago |
Mark McDowall
|
0ee4f8cc9b
|
Removed IPostProcessingProvider
|
14 years ago |
Mark McDowall
|
030c6fb7b7
|
Removed ITimerProvider
|
14 years ago |
Mark McDowall
|
8380c25eaf
|
Removed IUpcomingEpisodesProvider
|
14 years ago |
Mark McDowall
|
83ebd89ff8
|
Removed IXbmcProvider.
|
14 years ago |
Mark McDowall
|
d63fe6ad56
|
Removed IRootDirProvider.
|
14 years ago |
kay.one
|
a9f08caa18
|
Removed IQuality provider
Updated AutoMoq to support SetConstant
|
14 years ago |
kay.one
|
0a783542a6
|
Removed ITvDbProvider
Added SetConstant to AutoMoq
|
14 years ago |
kay.one
|
c1bd62ae64
|
Added AutoMoq. Removed IHTTP Provider
|
14 years ago |
kay.one
|
73aecc0796
|
added test for basic FeedProviderBase, fixed some issues with it.
|
14 years ago |
kay.one
|
8a3fe0f14e
|
added more tests for seriesprovider
|
14 years ago |
kay.one
|
ac7c795eb6
|
Updated Exceptioneer.
project cleanup
|
14 years ago |
kay.one
|
16234d6b79
|
Added nzbs.org using the provider model.
|
14 years ago |
kay.one
|
7e4c38ec3f
|
removed most of existing rss code
|
14 years ago |
kay.one
|
11e2b63b60
|
more rss refactoring
|
14 years ago |
kay.one
|
62b2cd510f
|
started rss cleanup
|
14 years ago |
Keivan
|
e33f5206fa
|
Add existing now does is reall time TvDb lookup
|
14 years ago |