mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-22 18:23:45 +00:00
Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace MediaBrowser.Controller.Library
|
||||
{
|
||||
public class PlaybackStartEventArgs : PlaybackProgressEventArgs
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user