trakt.py icon indicating copy to clipboard operation
trakt.py copied to clipboard

Added Played, Watched, and Collected end points

Open meisnate12 opened this issue 4 years ago • 2 comments

I added the Played, Watched, and Collected end points and revamped Trending, Popular, and Recommended.

meisnate12 avatar Mar 26 '21 15:03 meisnate12

Coverage Status

Coverage increased (+0.04%) to 82.626% when pulling 37da6f64a4f82c6600a61e388458190590f86f29 on meisnate12:master into c276deaf5e38d1077794a414b16b6c9985169cd4 on fuzeman:master.

coveralls avatar Mar 26 '21 15:03 coveralls

Played, Watched and Collected also support specifying the period parameter.

Meanwhile a new favorited endpoint was also added, very similar to these existing ones.

rfsbraz avatar Aug 12 '23 13:08 rfsbraz