PyTrakt icon indicating copy to clipboard operation
PyTrakt copied to clipboard

A Pythonic interface to the Trakt.tv REST API

Results 56 PyTrakt issues
Sort by recently updated
recently updated
newest added

I'm trying to get the first_aired_date of episodes as I loop through MyShowCalendar and I keep consistently receiving the following error in my logs ``` File "C:\Users\mhill\AppData\Roaming\.homeassistant\deps\Python37\site-packages\trakt\tv.py", line 579, in...

@moogar0880 please handover https://pypi.org/project/trakt/ to active fork: - https://pypi.org/project/pytrakt/

@moogar0880 please handover https://readthedocs.org/projects/pytrakt/ to active fork: - https://github.com/glensc/python-pytrakt

The URL used by this project, that has been deprecated for some time, is now officially retired. When attempting to use this project now, an error like the following occurs...

> The API host name http://api-v2launch.trakt.tv will be removed on February 1. > > This has been deprecated since 2017. This will only affect very old apps and they need...

Hello, is there a way to get all Plays of a watched episode or movie. Actually I find only the last_watched_at field. Thx pr0