This PR add support for TheMovieDB agent (for TV Shows) in addition to TVDB.
It's automatically trying TMDB if TVDB fails, so there is no need for special configuration.
EDIT: I added another commit to fix some Go warnings about variable naming and structure exports
Hi!
This PR add support for TheMovieDB agent (for TV Shows) in addition to TVDB. It's automatically trying TMDB if TVDB fails, so there is no need for special configuration.
EDIT: I added another commit to fix some Go warnings about variable naming and structure exports