Something is wrong with «other date» function in «add additional play» (it started after the 26/12-2024 update). Whatever date and time I put in, it Trakts it like it was just now. For instance: The time is 9:27 and I know my episode is done at 9:55. So I manually write 9:55 and hit «enter», and then it says I finished the episode at 9:27.
Which device? Or web?
I’m having no issues here with an episode I tracked about 9 hours ago with the other date method on iOS beta.
Yeah, I should have mentioned that. The error occurs on the webpage using Chrome and Safari (on a Macbook Air). It occurs on iPhone using Safari. I don’t know about the app (don’t have it).
Edit: Just tried it on a Mac Mini 2023, Google Chrome. The error still occurs.
Edit: Turns out I can Trakt back in time, but not ahead in time.
There were several issues with people or data imports adding dates far in the future, so I updated the behavior to not allow that.
I’m curious why you don’t use the watching now (check in) button? That will start watching now and commit to your watched history with the runtime added (in the future).
I Trakt that way because it’s the most reliable. I’m very OCD when it comes to Trakt, and the Plex Scrobbler is off by 3-15 minutes, and the check-in don’t care about bathroom breaks and that I sometimes skip the end credits.
I would love if you will allow Trakting in «the future» again – perhaps have a time limit at four-five hours (from any given point)?
Then why add it in the future and not just watched? Why add watches ahead of time?
I have no issue with adding something manually that I watched 10 mins ago or just watched.
I don’t understand the use case of now adding something you will complete in 10 minutes.
I never use the watching now function either.
Why I use Trakt the way I do is irrelevant. I just thought it was a bug, seeing I’ve been doing it that way for close to 8 years and suddenly it didn’t work.
The only thing I’m worried about is the service changing dates before release now… I’ve already had to redo half my watched library because duplicates got deleted against my will and fear this future date thing is 1 step away from deleting some things I put in the early 1900s because I couldn’t remember when I actually watched the content.
I’m not sure why features get taken from some users instead of solving the actual problem in the backend.
It shouldn’t be that difficult to make such changes an checkmark to enable or disable on a per profile basis.
Seems to be a common trope of “I don’t use it like this, so you shouldn’t either”.
I will review these comments next week and might allow some amount of time in the future as valid since the use cases mentioned make sense.
In general, marking stuff in the future is just not a typical use case and the change was made to fix issues with the Trakt importer and media centers sending dates in the future that could never be accurate.
There’s no need to change anything with dates in the past, because that is a valid use case to build up what you’ve already watched. My change was only related ro watched dates in the future.
Thank you. I hope you will reconsider and allow us to Trakt a little bit into the future. Personally, I only need a couple of hours leeway.
I’d just like to leave a little more info: Since the change I now have to Trakt manually after the episode/movie is done, and then remove the Plex-scrobbler-Trakt (because it’s off by several minutes, and me and my OCD need it to be accurate).
Before the change, the manual ahead-in-time Trakt would override the scrobbler.
It would save me and my anxious head a lot of frustration if some leeway was allowed.
Came here looking to see if anyone else was having this issue. It seems so. I also would like to be able to mark stuff watched in the future. 24h at the least. Sometimes I’ll mark stuff as already watched in the morning, when I know I’ll be watching a show live that evening. And I already know at what time it ends.
Or just now, when I started watching a movie that lasts 2 hours and I want to mark it done in 2 hours. It doesn’t let me do that. Instead it marks it at the current time. If I put on a movie at 8 and it takes 2 hours, I wanna mark it at 10. Not at 9:14. This was never an issue. But somehow since the last update, it has become so.
Please consider rolling back this behavior. Thank you.
You can add up to 24 hours in the future now. The Trakt importer won’t allow future dates, but the website, API, and apps will allow a small grace period.
Thank you, Justin! This is wonderful.
There is definitely a bug with “other date”. I enter past years via the calendar, but it records as today. Tried in web Chrome/Firefox (Windows). If you look at devtools, the date sent to the server is correct (the one I select in the calendar). But seems the server just discards the date, and saves today’s date
The payload looks like this watched_at=2022+12+January+11%3A27&collected_at=2022+12+January+11%3A27. Possibly parsing issue, and the database just saves default value (now)