
hi,
I'm working on implementing tvmaze api via pytvmaze into Flexget.
I was wondering if it's possible to get show via its maze id (in a similar fashion to tvrage id and tvdb id).
Thanks for all the good work!
hi,
I'm working on implementing tvmaze api via pytvmaze into Flexget.
I was wondering if it's possible to get show via its maze id (in a similar fashion to tvrage id and tvdb id).
Thanks for all the good work!
Simply use http://api.tvmaze.com/shows/1, where 1 is the show's TVmaze ID :)
a second after posting this I figured out it was kind of a silly question ☺
Thanks for the swift reply though!