Is it correct, that - at the moment - neither with V3 nor V4 it is possible to remove an item from the user's watchlist?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por simonferndriger
el 3 de septiembre de 2022 a las 06:48
Will this be possible in the foreseeable future?
Contestado por ticao2 🇧🇷 pt-BR
el 3 de septiembre de 2022 a las 08:46
It's already on Trello's To-Do list.
https://trello.com/c/UZlhJcwv/36-allow-deleted-items-to-be-removed-from-account-lists-watchlist-favourite-rated
There is no implementation deadline.
You can vote. More votes, faster. :-)
Contestado por Travis Bell
el 3 de septiembre de 2022 a las 10:47
@ticao2 I could be wrong, but I don't think that's what @simonferndriger is referring to.
If you're wondering about removing items from your watchlist, you can do that by sending a
false
boolean in the watchlist call.Contestado por simonferndriger
el 4 de septiembre de 2022 a las 00:21
Thank you, Travis! Yes, that is exactly what I wanted. I actually assumed that with the "false" value, but it didn't work when I tried it, so I assumed it is not working. But in that case there was just something not yet working with my code :)
Many thanks for your great support, help and API in general. It made it possible to make my dream come true to have my personal watchlist the way I always imagined it (which is also free to use for any other film enthusiast of course).
Contestado por simonferndriger
el 4 de septiembre de 2022 a las 00:28
This makes sense as well of course :) Does it happen often that movies disappear from TMDB? I was just assuming that the content is only growing but not declining, since I can't think of any reason to remove movies or shows?
Contestado por ticao2 🇧🇷 pt-BR
el 4 de septiembre de 2022 a las 06:46
Some are deleted because they are duplicates.
Today's Examples:
https://www.themoviedb.org/movie/763487/discuss/63139f87d55697007a2d8569
https://www.themoviedb.org/movie/1020219-the-most-important-me-in-the-world/discuss/6314776d7fcab3007fbf0f5b
https://www.themoviedb.org/movie/894134-tom/discuss/631467421d1bf4007d63e1bb
https://www.themoviedb.org/tv/133648/discuss/63145868ba131b007c554d85
Contestado por Superuser@123
el 24 de abril de 2024 a las 14:18
Hey @ticao2 Thank you so much buddy .This helped me a lot and saved my valuable time.
Contestado por Raghavan
el 11 de julio de 2024 a las 02:53
If you want to clear your TMDB watchlist you can run this script in your TMDB watchlist page's console tab.