(1) Having just a watchlist is pretty simplistic. It'd be nice to be able to create your own personalised lists, such as Watched, Wish to Watch, Dropped, Watching, Favs, etc.
(2) In the episode list, it'd be useful to have buttons like "Mark All the Season as Watched" and "Mark the Entire Show as Watched", instead of doing so episode by episode.
(3) A search box for the forum.
(4) UI in other languages.
(5) The Bayesian average should be more useful for giving the estimated rating, for example, if there's just one vote of 5 stars, the Bayesian average would be around 7, and as the number of votes increases, the estimation would approach the arithmetic mean.
So with this formula the top rated shows would not be the ones that have a few positive votes.
wikipedia.org/wiki/Bayesian_probability#Bayesian_average
How to implement it: fulmicoton.com/posts/bayesian_rating/
(As a reference, a website that uses Bayesian average is mangaupdates. This work [goo.gl/axGzXC] has an average of less than 7 even though it has one vote of 10, and this one's average [goo.gl/VJSUhY] is similar to the arithmetic mean since it has way more votes.)


