lukearran / TvTimeToTrakt

A Python script to import TV Time data into Trakt.TV
MIT License
147 stars 17 forks source link

Use pytrakt 3.4.30 instead of trakt 3.4.0 which is not anymore maintained by its owner and doesn't work anymore. #42

Closed Tibimac closed 8 months ago

Tibimac commented 8 months ago

Because the dependency trakt3.4.0 is not anymore maintained by its original owner it's not anymore working and a new repository and a new module have been made and is currently maintained by a new owner.

Unmaintained dependency: https://pypi.org/project/trakt/ New maintained dependency: https://pypi.org/project/pytrakt/

For reference: https://github.com/moogar0880/PyTrakt/issues/199