BililiveRecorder/BililiveRecorder.Core
2022-05-06 19:36:40 +08:00
..
Api Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
Config Core: Change default file name template 2022-04-03 19:32:43 +08:00
Danmaku Core: Remvoe invalid char for raw danmaku data 2022-04-11 22:22:15 +08:00
Event Refactor room stats 2022-04-09 16:43:05 +08:00
ProcessingRules Refactor room stats 2022-04-09 16:43:05 +08:00
Recording Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
SimpleWebhook Core: Format code 2022-05-02 23:28:27 +08:00
Templating Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
AssemblyAttribute.cs
BililiveRecorder.Core.csproj Core: Use Fluid.Core to generate file names 2022-04-03 19:32:43 +08:00
DependencyInjectionExtensions.cs Core: Use Fluid.Core to generate file names 2022-04-03 19:32:43 +08:00
IRecorder.cs Core: Add disk IO detection 2022-04-07 19:01:02 +08:00
IRoom.cs Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
IRoomFactory.cs Switch to config v3 2022-04-03 19:32:43 +08:00
LoggingContext.cs
NoMatchingQnValueException.cs
PolicyNames.cs
PollyPolicy.cs
Recorder.cs Core: Add disk IO detection 2022-04-07 19:01:02 +08:00
RecyclableMemoryStreamProvider.cs
RestartRecordingReason.cs
Room.cs Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
RoomFactory.cs Switch to config v3 2022-04-03 19:32:43 +08:00
RoomStats.cs Refactor room stats 2022-04-09 16:43:05 +08:00
StreamExtensions.cs