adding a few more vars, setting collection to 60 secs

This commit is contained in:
2023-09-25 22:59:36 -04:00
parent 28df368156
commit 3c9149f7c0
8 changed files with 117 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
package main
type RawPlexModel struct {
MediaContainer struct {
Size int `json:"size"`
}
}
type ActiveSessions struct {
MediaContainer struct {
Size int `json:"size"`