Returns "tvdb_id":"5540926&" as TVDB ID. The TVDB ID should be cleared from any non-numeric value.
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ آوریل 19, 2016 ساعت 6:11 ب.ض
Hi Stephan,
I'll take a look at this when I'm back to work next week.
CHeers.
پاسخ توسط Travis Bell
در تاریخ آوریل 25, 2016 ساعت 10:25 ق.ض
The fix for this was just pushed live. You can expect to start seeing the proper data in ~4-6 hours, when the cached items are purged from cache.
Cheers.
پاسخ توسط Stephan Schück
در تاریخ آوریل 25, 2016 ساعت 1:27 ب.ض
Thank you. Looks good!
What's the official/database value type off all external ID's? Looks like it's still possible to enter non-integer values for TVDB ID on the website. I'm working with LordMike's TMDbLib (https://github.com/LordMike/TMDbLib). I think it's important to use the same/official value types in his TMDBLib.
So my questions is: If all values are defined as String in your API?
پاسخ توسط Travis Bell
در تاریخ آوریل 25, 2016 ساعت 1:30 ب.ض
I do not do any validation on the external ID inputs, and yes the field is a string.
If you spot some bad data, I would encourage you to either fix it or at least head in and delete it. The data may otherwise, never get fixed.
Cheers.