Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serieId in /updates endpoint for entityType=seasons and method=delete #281

Closed
ekleop opened this issue Mar 20, 2023 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request ticketed Issue has been ticketed in Jira

Comments

@ekleop
Copy link

ekleop commented Mar 20, 2023

Is it possible to add the serie id for the records like this?

stdClass Object(
            [recordType] => 
            [recordId] => 2052244
            [methodInt] => 3
            [method] => delete
            [extraInfo] => 
            [userId] => 0
            [timeStamp] => 1678475480
            [entityType] => seasons
)

without it, needs to maintain the season ids separately. Not all api users does need seasons for their app but you cannot to determine what serie was updated without it. There is no such problem for the episodes because mostly all cache them

@ekleop ekleop changed the title serieId in /updates endpoint for entityType=seasons & action=delete serieId in /updates endpoint for entityType=seasons and method=delete Mar 20, 2023
@antheaezzell antheaezzell added enhancement New feature or request ticketed Issue has been ticketed in Jira labels Mar 21, 2023
@antheaezzell
Copy link

This enhancement has been ticketed @ekleop.

Internal ticket for our reference - https://mediamorph.atlassian.net/browse/TVD-3664

@antheaezzell
Copy link

@ekleop this was released yesterday here - https://github.com/thetvdb/v4-api/releases/tag/v4.7.5 please let us know if you have any questions.

@ekleop
Copy link
Author

ekleop commented Apr 7, 2023

@antheaezzell thanks. Updated our API client, it's much easier now.

@ekleop ekleop closed this as completed Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ticketed Issue has been ticketed in Jira
Projects
None yet
Development

No branches or pull requests

4 participants