adding a few more vars, setting collection to 60 secs
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
package main
|
||||
|
||||
type RawPlexModel struct {
|
||||
MediaContainer struct {
|
||||
Size int `json:"size"`
|
||||
}
|
||||
}
|
||||
|
||||
type ActiveSessions struct {
|
||||
MediaContainer struct {
|
||||
Size int `json:"size"`
|
||||
|
Reference in New Issue
Block a user