Keivan
273de41d23
Cleaned up logging code
...
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
14 years ago
Keivan
c597363bf8
Updated logging and instrumentation
14 years ago
Keivan
b59d9f13b1
Oh Hai IIS
14 years ago
Keivan
edf289ec51
fixed notitfication.js
14 years ago
Keivan
76379341a7
Added series update notification.
14 years ago
Keivan
76dee4aff2
Merge branch 'master' of git://github.com/markus101/NzbDrone
14 years ago
markus101
3157ee4aba
Updated EpisodeProvider methods
14 years ago
Keivan
eaca7543cd
fixed ninjet's race condition
...
added notification js (not functional)
14 years ago
Keivan
30d38eead6
fixed ninjet's race condition
14 years ago
Keivan
b112e28b80
Merged in rob's UPnP code
14 years ago
nothingmn
014c4b675f
Play Pause and Stop all working
14 years ago
nothingmn
dfbf13b868
Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers
14 years ago
nothingmn
78dba9c668
Added Media Disco Providers - these will be used to auto detect media providers on the LAN
14 years ago
nothingmn
92e0a8f1a4
Added Media Provider Interface and XBMC's implementation
14 years ago
nothingmn
95c368fd04
Added UPnP reference to Core
14 years ago
nothingmn
cd91913a4c
Added UPnP library
...
Added the Intel (with some mods) UPnP library (dll)
14 years ago
Keivan
27d86a8540
Added Notification System, Renamed Repository to Entities
14 years ago
Keivan
9c7355f3fb
Cleaned up some tests
14 years ago
Keivan
81e155ae42
Added basic episode support
14 years ago
Keivan
606140832d
Refactored SeriesController. Updated Post title parse.
14 years ago
Keivan
0ab173dd39
merge with remote
14 years ago
Keivan
afafc6b032
pretty...
14 years ago
Keivan
9d52229e04
Updated folder mapping logic. Added unmapped folder view.
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
899e5a9a22
aFixed QualityProfile storage test
14 years ago
Keivan
27164d422c
fixed sql lite x64/x86 issue
14 years ago
Keivan
26c03d7162
Added broken tests
14 years ago
Keivan
bca2e0c6b1
Added more stubbed mothods and providers
14 years ago
Keivan
8d47bcbe5e
Rearanged episodes object, added method stubs
14 years ago
Keivan
de212f8b98
Fixed some resharper line breaks
14 years ago
Keivan
d00744aafa
Resharper code cleanup
14 years ago
Keivan
c7286863b0
Removed redundent classes.
14 years ago
Keivan
d18029fe5b
removed feed. to be replaced with System.ServiceModel.Syndication.SyndicationItem
14 years ago
Keivan
a49850cc89
refactored Episode, Added Quality Enum
14 years ago
Keivan
01c1943d0e
Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers
14 years ago
Keivan
9515c8788a
still trying this merge
14 years ago
Keivan
7712fa514d
Merge branch 'master' of github.com:kayone/NzbDrone
14 years ago
Keivan
7543f6e786
Fixed merge with Mark's fork
14 years ago
Keivan
9c1ebd8ac4
Fixed merge with Mark's fork
14 years ago
Keivan
e2128d2235
Merged Mark's fork in
14 years ago
Keivan
babe2735ee
failed attempt to write a test for Series Controller
14 years ago
markus101
a2967f4658
IHttpController/HttpController Added (So we can Mock SABnzbd requests)
...
More unit tests for SabController
14 years ago
Keivan
020a7462c0
updated some tests
14 years ago
markus101
50f97e824e
Fixed Unit Test for SabController.AddByUrl
...
Added unit test for SabController.IsInQueue (Need to Mock SAB)
SabController uses HttpUtility.UrlEncode on Title to clean it
14 years ago
markus101
67b617b950
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
markus101
a427f9c16d
SabController - Removed AddByPath, Completed AddByUrl and IsInQueue
...
Created SabControllerTest - Added AddByPath Test (Needs more work)
Added, Episode, FeedItem, ItemInfo and Site classes to store information
14 years ago
kay.one
7540890987
Added Ninject.Moq
14 years ago
kay.one
d870c82147
changed seriesid to string to avoid sqlite bug
14 years ago
kay.one
96c75b15f0
removed log4net from global.asax to fix compile issue
14 years ago
kay.one
22ec10483a
cleaned DbConfigControllerTest
14 years ago