fix repair; repair.json, remove arr details from endpoint
This commit is contained in:
@@ -17,6 +17,7 @@ type ContentFile struct {
|
||||
Name string `json:"name"`
|
||||
Path string `json:"path"`
|
||||
Id int `json:"id"`
|
||||
EpisodeId int `json:"showId"`
|
||||
FileId int `json:"fileId"`
|
||||
TargetPath string `json:"targetPath"`
|
||||
IsSymlink bool `json:"isSymlink"`
|
||||
|
||||
Reference in New Issue
Block a user