This website works better with JavaScript
Home
Explore
Help
Sign In
go
/
plexapi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
dev
Denmaseno
8 years ago
parent
da7f9d63d2
commit
16fce95842
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
plex.go
+ 1
- 0
plex.go
View File
@@ -11,6 +11,7 @@ import (
"sync"
"time"
+ log "github.com/Sirupsen/logrus"
"gopkg.in/yaml.v2"
)