Does anyone know of a JSON or XML API that gives you the amount of seasons and the amount of episodes per season (or for each season) for a given tv series?
I'm trying to create a 'random episode' button, but to be able to do that I need to have this information. The tv-series themselves are not saved locally so I cannot just query the fs for filenames and build the db myself.