Scrobbling Stability (#3863)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
parent
45e24aa311
commit
14a8f5c1e5
19 changed files with 1622 additions and 806 deletions
|
|
@ -7,6 +7,7 @@ export enum ScrobbleEventType {
|
|||
}
|
||||
|
||||
export interface ScrobbleEvent {
|
||||
id: number;
|
||||
seriesName: string;
|
||||
seriesId: number;
|
||||
libraryId: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue