Hi, it would be nice if we could use the api to set an image to the the list! Neither post nor put allow it. Will this be possible in the future? Thanks Cheers
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ يناير 29, 2017 في 1:31 مساءا
Actually, if you use the PUT method, pass in a
backdrop_path
field along with your data and it should work 😉 I can add some documentation around this.The website is just a client to the API, so everything you see the website be able to is available on the API.
رد بواسطة Ema
بتاريخ يناير 29, 2017 في 2:36 مساءا
Cool! I asked because it is not documented! I will give it a try Thanks