@simonferndriger said: How To Delete Item From Watchlist
Is it correct, that - at the moment - neither with V3 nor V4 it is possible to remove an item from the user's watchlist? Will this be possible in the foreseeable future?
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).
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?
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?
simonferndriger 的回复
于 2022 年 09 月 03 日 6:48上午
Will this be possible in the foreseeable future?
ticao2 🇧🇷 pt-BR 的回复
于 2022 年 09 月 03 日 8: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. :-)
Travis Bell 的回复
于 2022 年 09 月 03 日 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.simonferndriger 的回复
于 2022 年 09 月 04 日 12: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).
simonferndriger 的回复
于 2022 年 09 月 04 日 12: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?
ticao2 🇧🇷 pt-BR 的回复
于 2022 年 09 月 04 日 6: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
Superuser@123 的回复
于 2024 年 04 月 24 日 2:18下午
Hey @ticao2 Thank you so much buddy .This helped me a lot and saved my valuable time.
Raghavan 的回复
于 2024 年 07 月 11 日 2:53上午
If you want to clear your TMDB watchlist you can run this script in your TMDB watchlist page's console tab.