@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
дана 03. септембар 2022. у 6:48 AM
Will this be possible in the foreseeable future?
Одговор од ticao2 🇧🇷 pt-BR
дана 03. септембар 2022. у 8:46 AM
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
дана 03. септембар 2022. у 10:47 AM
@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
дана 04. септембар 2022. у 12:21 AM
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
дана 04. септембар 2022. у 12:28 AM
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
дана 04. септембар 2022. у 6:46 AM
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
дана 24. април 2024. у 2:18 PM
Hey @ticao2 Thank you so much buddy .This helped me a lot and saved my valuable time.
Одговор од Raghavan
дана 11. јул 2024. у 2:53 AM
If you want to clear your TMDB watchlist you can run this script in your TMDB watchlist page's console tab.