CmdrShepard / Skyhook

Wrapper for the Sonarr Skyhook (TVDB API Wrapper)
GNU Lesser General Public License v3.0
7 stars 5 forks source link

TVDB Broadcast vs DvD Order #6

Open lexxanite opened 3 years ago

lexxanite commented 3 years ago

Would it be possible to get the DVD order pulled as well in the query?

I use https://www.thetvdb.com/series/fortitude as an example where the DVD version split episode 1 into 2 parts and thus had a 12 episode season 1 but only 11 episodes aired.

There are many more use cases for this.

https://github.com/Sonarr/Sonarr/issues/255

Sonarr has closed the issue due to being blocked by skyhook, so working up the chain in an effort to fix this

CmdrShepard commented 3 years ago

Definitely possible, this wrapper interacts directly with the TVDB API and worked as a drop-in replacement for Sonarr's Skyhook service. I'm however not maintaining it anymore and it uses old API requests, which are no longer working.

You would have to refactor/rewrite this project to use the new API, and then add the DVD order.