Closed vanlooverenkoen closed 6 years ago
Hi @vanlooverenkoen.
Could you try listTvShows
. Notice the Tv
and not TV
.
Regards
"code": 120,
"errors": {
"name": "library_id",
"reason": "required"
}
Looks like you need to pass a library_id
parameter you can get via listLibraries
probably.
Closing for inactivity
This causes a TypeError: syno.vs.listTVShows is not a function. What am I doing wrong? The documentation is not clear.