markus101
6690139616
Fixed an issue where the RssSyncTimer was not updating the NextInterval variable after expiring the first time.
14 years ago
markus101
0fc75e8907
TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series.
...
Countdown now shows a real value from RSS Sync.
CentralDispatch updated to start RSSSyncTimer when run.
14 years ago
markus101
fd4cf86694
EpisodeProvider - RefreshSeasonInfo by Season added, updates only the supplied season.
14 years ago
markus101
ac20da426b
SeasonProvider GetLatestSeason added
14 years ago
markus101
57f5b3ddc2
RSS Sync Timer Implemented using System.Timers.Timer
14 years ago
markus101
1086404152
Fixed bug with moving Quality to an empty list, which made new profiles useless (Quality Settings)
14 years ago
markus101
b32c539c71
Quality Settings UI updated some more.
14 years ago
markus101
4b4499b4a2
Deleting of Qualities now works.
...
Quality Settings UI looks better, colors, sizing
Test files for testing different webUI features
14 years ago
markus101
2ba6057ec7
Quality config complete (needs to look better, but it is functional, minus deleting).
14 years ago
markus101
6d790f8939
Quality now has sortable lists for configuring Profiles, saving not implemented yet.
14 years ago
markus101
be6bdbc483
Quality Config, Dynamically add new User Profiles, just need to get them to save.
14 years ago
markus101
d083d653db
Fixed updating of Default Qualities in CentralDispatch.
...
Default Quality can now be set through Settings/Quality using a drop down list.
Fixed QualityType for BDRip (was sharing a value with DVD).
14 years ago
markus101
48e5b36936
Fixed logging for Settings Controller and QualityProvider
...
Setup/Update of Default QualityProfiles will occur on start
14 years ago
Keivan
519e2df560
added missing file
14 years ago
Keivan
bfef6166f5
some changes to unmapped view
14 years ago
Keivan
16fcda18c3
fixed episode parse, profile storage
14 years ago
Keivan
ca27c75df5
simplified quality fixed some broken tests
14 years ago
markus101
764f67f8e8
JquerySimpleDropdown menu added, not sure of full usage yet.
...
Fixed SettingsController for Quality Config.
14 years ago
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
14 years ago
markus101
3b63cfb5d2
Added Quality Provider to interface with QualityProfiles.
...
Changed QualityProfile and AllowedQuality to be meet requirements
14 years ago
markus101
9eaec6a2e9
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Keivan
1d3dc564f2
Updated telerik to Version: 2010.3 1318 (Jan 18, 2011)
14 years ago
markus101
1cf5e55e61
Added in Bluray 1080P Quality Type.
...
Added additional columns for AllowedQuality
14 years ago
markus101
63336ed58d
Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
...
Attempt at styling configuration page, lots of work to go though.
14 years ago
markus101
e199843c92
Fixed the details view for episodes so it shows the Overview when clicked.
14 years ago
markus101
c40f18e66f
Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
...
Fixed a config saving issue in the SettingsController.
Added bindings in Central dispatch for SabProvider and HttpProvider
14 years ago
markus101
ea77428b1c
Fixed unit tests.
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
65ecd58111
Updated Telerik MVC to Version: 2010.3 1110 (Nov 10, 2010)
14 years ago
Keivan
ac1a8b4e50
Merge remote branch 'scott/master'
14 years ago
Scott Schlesier
d5a869ac54
Parse UNC paths
14 years ago
Keivan
153e013afb
cleaned up css
14 years ago
Keivan
7bb63d0451
cleaned up css
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
c9bc063a9c
Updated log appearance.
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
41d9b0364f
updated Ninject and Ninject.Web.Mvc
14 years ago
Keivan
9c7500d4ae
updated notification ui
14 years ago
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