WATCH3R is a free service that provides basic information about the listed titles (movies and tv shows) paired with search, sorting and recommendations. You can use it to keep track of your lists and to collect your thoughts after watching.
No reviews yetBe the first to leave a review for WATCH3R
upvote just for being a webapp ( everyone seems to be fixated on phone apps these days ) and for the cool design... waiting for invite :)
Report
Maker
@pedroab26996493 Thanks, much appreciated. It's possible to use it like a native app depending on your mobile device's browser too via "Add to Home Screen".
An actual PWA has not been implemented yet, because I don't want to add a Google dependency and I haven't gotten around to rolling my own yet. It's an "always online" application anyway, so the benfits of a "real" PWA are currently negligible.
Report
@pedroab26996493@thet0m i haven been after trakt and letterboxd alternative for months, and all the good one´s are only for googleplay or ios. kind of makes me mad :P anyway, i know this might be hard, but a imdb import would be super :p
Report
Maker
@pedroab26996493 thanks for the suggestion re: list import, makes sense. I'll be looking into that for the next update.
Not sure if you have already seen a certain movie? Lost track of the countless things you wanted to watch or watched already? Got different lists in different places you keep forgetting about?
That's where the idea for this web application came from.
More infos and screenshots at: https://watch3r.app/about
Report
Maker
A quick update before 2020 ends:
as suggested by @pedroab26996493, WATCH3R is now able to import IMDb exported CSV files. Once parsed, the respective export will be displayed in the application and verified against your existing lists to avoid duplicates. You'll then have the possibility of adding imported titles to one of your lists - this is a semi redundant step, but unfortunately that's necessary to get all the needed information (that IMDb doesn't provide in their export...) from an external API.
This new feature should offer some convenience for IMDb users :D