In v2 we could link like this:
https://trakt.tv/users/<username>/history/movies/added
https://trakt.tv/users/<username>/history/shows/added
to show history of a users movies and shows viewed.
I do not find any links to do this in v3, but after doing some tests it seems like this is close:
https://app.trakt.tv/profile/<username>/history?mode=movie
https://app.trakt.tv/profile/<username>/history?mode=shows
the only thing is that the last one shows episodes, not by show.
Is it possible to deep link the same way as we did before?
Sorry about the formating on the links and the weid < username >, but this editor auto-fomatting sucks.