Since the Tautulli API call for the tautulli_watched builder doesn't include "stats_type" it defaults to using play counts, which are (at least for me) notoriously inaccurate. Using "stats_type=duration" however is much more accurate since it counts total playtime. For now I've worked around this using Traefik redirectRegex to append "&stats_type=duration" to the end of this specific API call but I think it would be awesome to offer this as a option at the builder-level.
Thanks for your consideration and for making such an awesome product!