Commit Graph

2074 Commits (9dbfc6804f98588c13eda5eec5e8560b93471eeb)

Author SHA1 Message Date
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
kay.one 909439f615 cleanup CommandId from MappedDiagnosticsContext
11 years ago
kay.one 5bc35fa997 Merge branch 'torrent' into develop
11 years ago
Mark McDowall 47ee7f276c Adding some trace logging when setting last execution time for tasks
11 years ago
Mark McDowall d4096f8786 FreeSpaceSpec will return true is free space check returns null
11 years ago
Keivan Beigi 5fc4cd29a3 added torrent feature toggle.
11 years ago
Keivan Beigi 771e366441 fixed rebase issues.
11 years ago
Keivan Beigi 82b06bab7a Added RSS support for torrents
11 years ago
Mark McDowall 89d603d71c Skipping free space check when importing existing episodes
11 years ago
Mark McDowall 6850d77dd2 Update episodes monitored state only when season changes
11 years ago
kay.one a81ca798a7 added test for mediainfo.dll
11 years ago
kay.one 0ebbe102c9 disk provider removes readonly flag before trying to delete files.
11 years ago
Mark McDowall d64e902fa0 Removed SeasonService, fixed an issue with episode monitored status
11 years ago
Keivan Beigi 2331c0be39 minor cleanup.
11 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements
11 years ago
Keivan Beigi 21fd12e1a6 added scheduled task for UpdateSceneMappingCommand
11 years ago
Keivan Beigi ead1f8a868 custom ncrunch config with fast running tests. (excludes DB/Integration tests)
11 years ago
Keivan Beigi 93481728cc Merge branch 'signalr' into develop
11 years ago
Mark McDowall 548d255d8a QualityParser uses GetQualityForExtension
11 years ago
Mark McDowall 9d3bef982b more media file extension cleanup
11 years ago
Mark McDowall 7c324b7cd2 Switched to dictionary for media file extensions
11 years ago
kay.one 601cd31a1f Diskprovider cleanup.
11 years ago
Mark McDowall cd12ccec94 Moved media file extensions to a static class
11 years ago
Mark McDowall 6057bf187d Adding seasons to series will also unmonitor season 0
11 years ago
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
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
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
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
kay.one dd835d5503 clear existing scene name since it wasn't storing the correct string
11 years ago
kay.one c25b92955f moveepisode is less side-effecty!
11 years ago
kay.one 954a79639f moveepisode is less side-effecty!
11 years ago
kay.one e256271c5c store scene name in history
11 years ago
kay.one b8bd2bffbf db stores logs for 7 days instead of 15.
11 years ago
kay.one 87ac2b3b76 fixed Dtd issues on Linux.
11 years ago
kay.one 25e6473537 fixed broken build.
11 years ago
kay.one 84857f286a handle exceptions when getting header for covers fail.
11 years ago
kay.one 47e29abc27 don't log indexer errors as exceptions.
11 years ago
kay.one a22cbfee2f handle empty rss response from indexers.
11 years ago
Mark McDowall 9e5353aacc Cleanup orphaned seasons when deleting episodes
11 years ago
Mark McDowall 0d6b9969d2 FilterExistingFiles no longer converts paths to all lower case
11 years ago
Mark McDowall 3c732f5a5e 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown
11 years ago
Mark McDowall dcb1b76917 Added spaces so the split works
11 years ago
Mark McDowall 6bea671a1a Episode and Season monitored toggling works again
11 years ago
Mark McDowall 429460dd5e Merge branch 'services-update' into develop
11 years ago
Mark McDowall b821f44cfa Merge branch 'xem-caching' into develop
11 years ago
Mark McDowall 2a11d6bf31 Cache list of Xem Mapped series at start and recache every 12 hours
11 years ago
kay.one 9370edb48c RootFolderService adds FreeSpace, UnmappedFolders to `Get(int id)`
11 years ago
Mark McDowall 0fa4934358 Using warning instead of danger for form elements
11 years ago
Mark McDowall 1c4a687854 Added history details modal
11 years ago
kay.one 438e3199de fixed input validation for indexers
11 years ago
Mark McDowall 6367d3d204 RestExtensions log validation at trace so they don't show up in UI
11 years ago
Mark McDowall a54689fbc4 Appending .nzb to name when sent to nzbget
11 years ago
Mark McDowall b71518a803 Old config file values are removed on app start
11 years ago
Mark McDowall c179e715a6 Parsing tvrage id from newznab with TryParse now
11 years ago