wnielson / php-trakt

PHP class for Trakt.tv api
24 stars 13 forks source link

Get a single show #7

Open albert28 opened 9 years ago

albert28 commented 9 years ago

Hi! I'm using your Trakt.php file and I have to thank you because I thought I wouldn't be able to upgrade my website again with Trakt's API V2. However, I still have difficulties with the methods you don't provide in the document (or at least I can't find). For example, the "Get a single show" method. How would you call that method using your Trakt.php?

tobeorla commented 8 years ago

https://github.com/tobeorla/php-trakt/blob/patch-1/trakt.php#L11 https://github.com/tobeorla/php-trakt/blob/patch-1/trakt.php#L403