Hooked up the ability to get average rating on Comic series.
This commit is contained in:
parent
579cd847af
commit
585df0b5d3
15 changed files with 47 additions and 71 deletions
|
|
@ -37,7 +37,9 @@ public enum ScrobbleProvider
|
|||
Kavita = 0,
|
||||
AniList = 1,
|
||||
Mal = 2,
|
||||
Cbr = 3
|
||||
[Obsolete]
|
||||
GoogleBooks = 3,
|
||||
Cbr = 4
|
||||
}
|
||||
|
||||
public interface IScrobblingService
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue