PyTrakt icon indicating copy to clipboard operation
PyTrakt copied to clipboard

[python-pytrakt] Fix wrong uri in sync.py

Open simonc56 opened this issue 3 years ago • 6 comments

fixes #202

simonc56 avatar Jun 13 '22 18:06 simonc56

@twolaw is this still valid? what PlexTraktSync issue this relates to?

glensc avatar Oct 24 '22 20:10 glensc

This is so obvious get_collection() and get_watched() cannot call sync/watchlist just like get_watchlist() does 🤷

simonc56 avatar Oct 25 '22 08:10 simonc56

it may be obvious to you if you know the code top of your head, I felt better asking as maybe no longer relevant. and you didn't answer my question about plextraktsync.

glensc avatar Oct 25 '22 13:10 glensc

Carried to my fork:

  • https://github.com/glensc/python-pytrakt/commit/7118e50367a5999538f62b1dbc69e02ae9ecaf36

glensc avatar Oct 25 '22 14:10 glensc

not related with plextraktsync

simonc56 avatar Oct 25 '22 15:10 simonc56

@twolaw please prepend [python-pytrakt] to this pr title, to indicate this pr has been carried. this will help understand the pull request status in this project.

glensc avatar Nov 02 '22 20:11 glensc