The Movie Database ์ง€์›

I'm really confused why I can call /search/multi, get an ID of one of the items returned, take that ID and call /tv/{series_id} one day and get the same item, and then call /tv/{series_id} again the next day and get a totally different item. Why wouldn't you have unique IDs for items? How else do API consumers know what series_id to use?!

I understand duplicate items getting removed, but are the IDs for those items really recycled? If so, how can you ever know what ID to use for /tv and /movie endpoints?

1 ๋Œ“๊ธ€ (1 / 1)

Jump to last post

ID's are never recycled, but the ID spaces are completely separate.

Any methods that return both media types will return a media_type field so you know what it is.

์ฐพ์œผ์‹œ๋Š” ์˜ํ™”๋‚˜ TV ํ”„๋กœ๊ทธ๋žจ์ด ์—†๋‚˜์š”? ๋กœ๊ทธ์ธ ํ•˜์…”์„œ ์ง์ ‘ ๋งŒ๋“ค์–ด์ฃผ์„ธ์š”.

์ „์ฒด

s ๊ฒ€์ƒ‰ ๋ฐ” ๋„์šฐ๊ธฐ
p ํ”„๋กœํ•„ ๋ฉ”๋‰ด ์—ด๊ธฐ
esc ์—ด๋ฆฐ ์ฐฝ ๋‹ซ๊ธฐ
? ํ‚ค๋ณด๋“œ ๋‹จ์ถ•ํ‚ค ์ฐฝ ์—ด๊ธฐ

๋ฏธ๋””์–ด ํŽ˜์ด์ง€

b ๋Œ์•„๊ฐ€๊ธฐ
e ํŽธ์ง‘ ํŽ˜์ด์ง€๋กœ ์ด๋™

TV ์‹œ์ฆŒ ํŽ˜์ด์ง€

(์šฐ ํ™”์‚ดํ‘œ) ๋‹ค์Œ ์‹œ์ฆŒ์œผ๋กœ ๊ฐ€๊ธฐ
(์ขŒ ํ™”์‚ดํ‘œ) ์ด์ „ ์‹œ์ฆŒ์œผ๋กœ ๊ฐ€๊ธฐ

TV ์—ํ”ผ์†Œ๋“œ ํŽ˜์ด์ง€

(์šฐ ํ™”์‚ดํ‘œ) ๋‹ค์Œ ์—ํ”ผ์†Œ๋“œ๋กœ ๊ฐ€๊ธฐ
(์ขŒ ํ™”์‚ดํ‘œ) ์ด์ „ ์—ํ”ผ์†Œ๋“œ๋กœ ๊ฐ€๊ธฐ

๋ชจ๋“  ์ด๋ฏธ์ง€ ํŽ˜์ด์ง€

a ์ด๋ฏธ์ง€ ์ถ”๊ฐ€ ์ฐฝ ์—ด๊ธฐ

๋ชจ๋“  ํŽธ์ง‘ ํŽ˜์ด์ง€

t ๋ฒˆ์—ญ ์„ ํƒ ์—ด๊ธฐ
ctrl+ s ํ•ญ๋ชฉ ์ €์žฅ

ํ† ๋ก  ํŽ˜์ด์ง€

n ์ƒˆ ํ† ๋ก  ๋งŒ๋“ค๊ธฐ
w ๋ณด๊ธฐ ์ƒํƒœ
p ๊ณต๊ฐœ/๋น„๊ณต๊ฐœ ์ „ํ™˜
c ์—ด๊ธฐ/๋‹ซ๊ธฐ ์ „ํ™˜
a ํ™œ๋™ ์—ด๊ธฐ
r ๋Œ“๊ธ€์— ๊ธ€์“ฐ๊ธฐ
l ๋งˆ์ง€๋ง‰ ๋Œ“๊ธ€๋กœ ๊ฐ€๊ธฐ
ctrl+ enter ํšŒ์›๋‹˜์˜ ๋ฉ”์„ธ์ง€ ์ œ์ถœ
(์šฐ ํ™”์‚ดํ‘œ) ๋‹ค์Œ ํŽ˜์ด์ง€
(์ขŒ ํ™”์‚ดํ‘œ) ์ด์ „ ํŽ˜์ด์ง€

์„ค์ •

์ด ํ•ญ๋ชฉ์„ ํ‰๊ฐ€ํ•˜๊ฑฐ๋‚˜ ๋ชฉ๋ก์— ์ถ”๊ฐ€ํ• ๊นŒ์š”?

๋กœ๊ทธ์ธ