Keivan Beigi
|
c090b3efa1
|
this should cover it!
|
11 years ago |
Keivan Beigi
|
bb518ca19b
|
fixed some namespaces
|
11 years ago |
kay.one
|
25e2c98c45
|
signalr cleanup
|
11 years ago |
Mark McDowall
|
e10a5ca213
|
NzbDroneException now has inner exception
|
11 years ago |
Mark McDowall
|
18fe8ecfea
|
LoadConfigFile will only catch XmlExceptions
|
11 years ago |
Mark McDowall
|
4025d6ddee
|
Merge branch 'season-start' into develop
|
11 years ago |
Mark McDowall
|
fc43db164b
|
Fixed a bunch of specs that handled propers and cutoffs
|
11 years ago |
Mark McDowall
|
edfd527901
|
Multi-episode air time only applies to episodes in the same season
|
11 years ago |
Mark McDowall
|
33fa468f91
|
Cutoff moved to its own spec
|
11 years ago |
Mark McDowall
|
92cc41edeb
|
Display a better error message when config.xml is corrupt
|
11 years ago |
kay.one
|
7ae605e474
|
try to import file anyway if free space check fails.
|
11 years ago |
Mark McDowall
|
d8928d655d
|
Cleaned up season service/repo
|
11 years ago |
Mark McDowall
|
97eb5ffc61
|
Default to starting at lowest season above 0
|
11 years ago |
Mark McDowall
|
33986a9185
|
Seasons are now subdocuments of series
|
11 years ago |
Mark McDowall
|
0861e5f8c1
|
Use drone factory folder in error message when not configured
|
11 years ago |
Mark McDowall
|
c7bdf4148b
|
Removed old logo from Core, Growl uses new icon.
|
11 years ago |
Mark McDowall
|
529f65339f
|
Moved NzbDroneClientException to Core
|
11 years ago |
Mark McDowall
|
0c57c6a6c1
|
Better client side errors when there are issues communicating with trakt.
|
11 years ago |
Mark McDowall
|
2156d9ff9b
|
NextAiring will skip episodes that already have files
|
11 years ago |
Mark McDowall
|
412adfed71
|
Check for null before checking if EST
|
11 years ago |
Mark McDowall
|
b06f1004f8
|
hacked in a fix for EDT shows showing the wrong start time
|
11 years ago |
Mark McDowall
|
1454f158f5
|
Added caching to SAB
|
11 years ago |
Keivan Beigi
|
739188a577
|
fail nicer when MediaInfo lib is not available.
|
11 years ago |
Mark McDowall
|
cb6c8729b1
|
DailySeries uses new endpoint
|
11 years ago |
Mark McDowall
|
e07b588fd8
|
SceneMapping uses new API endpoint
|
11 years ago |
Mark McDowall
|
46e3dafd44
|
Progress messaging updates as each report is processed
|
11 years ago |
Keivan Beigi
|
47d9b4d5bb
|
better migration error handling.
|
11 years ago |
Keivan Beigi
|
9390a00f80
|
re-adding indexes for series/episodes.
|
11 years ago |
kay.one
|
c90a96c2e0
|
fixed broken tests
|
11 years ago |
kay.one
|
2068b732a2
|
restore sqlite indexes on alter.
|
11 years ago |
Mark McDowall
|
4196b7eedb
|
SeasonCount is fixed
|
11 years ago |
Mark McDowall
|
b2ab9c1547
|
QualityParserFixture improvements, m2ts will default to HDTV720p
|
11 years ago |
Mark McDowall
|
c184ec2d98
|
Progress messages are logged with Logger.Progress
|
11 years ago |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
11 years ago |
kay.one
|
5557ac8454
|
emergency hack to fix breaking trakt api.
|
11 years ago |
Keivan Beigi
|
7417f76086
|
updated logging/loggly
|
11 years ago |
Keivan Beigi
|
bceaee27a3
|
moved logging config to in-process
|
11 years ago |
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
11 years ago |
Mark McDowall
|
1e7db2287e
|
ScheduledTasks properly set last run time now
|
11 years ago |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Mark McDowall
|
56cd80d24a
|
TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
|
11 years ago |
Mark McDowall
|
780e374122
|
Added ProgressMessaging through nlog
|
11 years ago |
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
11 years ago |
Mark McDowall
|
a3961ffb69
|
Added CommandId to commands
|
11 years ago |
Mark McDowall
|
e4d7ea9fd8
|
Episodes will actually be renamed now
|
11 years ago |
Mark McDowall
|
0974d275ef
|
nzb titles in manual search will wrap
|
11 years ago |
kay.one
|
3b240e0dd7
|
getting freespace returns null instead of blowing up.
|
11 years ago |
Mark McDowall
|
561e78df8b
|
Treating FR as french, better parsing for weird DVD releases
|
11 years ago |
Mark McDowall
|
d1de6c1b2c
|
Refactored quality parsing, should make things easier to work with
|
11 years ago |
kay.one
|
4465d50a31
|
added path validation to add series/ recent folders.
|
11 years ago |