1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Radarr/NzbDrone.Common/Eventing
2013-03-04 22:25:05 -08:00
..
EventAggregator.cs Added IHandleAsync, these handlers will be run async and in parallel to each other. 2013-03-04 22:25:05 -08:00
IEvent.cs post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
IEventAggregator.cs season list is properly populated in series details. 2013-03-03 15:21:53 -08:00
IHandle.cs Added IHandleAsync, these handlers will be run async and in parallel to each other. 2013-03-04 22:25:05 -08:00