thetvdb / v4-api

Founded in 2006, TheTVDB is one of the longest-running community-driven TV and Movie databases. With content metadata across hundreds of thousands of TV series and movies, TheTVDB powers many of the largest media centers in the market. Developers across the world build and rely upon TheTVDB's APIs to power their apps, utilities, and projects, generating millions of API calls per day. In our GitHub repository you will find all of the necessary support and v4 API documentation to make use of TheTVDB's metadata. Come and join us!
135 stars 13 forks source link

Is there any way to add episodes to a series via api ? #93

Open ghostrider3times23 opened 3 years ago

ghostrider3times23 commented 3 years ago

So far from api v4 github docs I have only found how to retrieve data, I am new to all this, so is there any way to send data ? Like there is this series which has a lot of episodes ( more than 2000 ) and I made a json of all those episodes, I also have a subscription and legacy api key

Is there any way I can programmatically input those episodes into tvdb ?

antheaezzell commented 2 years ago

@ghostrider3times23 we don't currently provide this functionality, but we may in the future. I will add an enhancement tag, but we cannot prioritize this work at this time.

fabiorzfreitas commented 7 months ago

@antheaezzell I see you mentioned it was not possible to prioritize this at 2021, then you self-assigned this at May 30, 2023.

Is this feature currently being developed? I just created a new entry for a series not available on TVDB (IMDb Originals) and now I need to add 347 episodes.

I'll get this data from IMDb itself, but I would perfectly be willing to refactor that data into TVDB API V4's schema.

As for images or any other media stored on TVDB itself, it doesn't really need to be available for the feature's first commits, it could be a future enhancement.

Of course, all of this is assuming there's still interest in implementing it.

Anyway, thanks for your work!

antheaezzell commented 7 months ago

Unfortunately, we haven't been able to make progress on creating this writable API. The data would need to be entered into TheTVDB's UI first before you can extract it from the API @fabiorzfreitas