Hi,
would it be possible possible to order the two called lists by the release_date? This help to reduce the traffic cause i think it is important to have the latest one at the beginning. What do you think?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 27 de junio de 2013 a las 14:48
Probably not but there is a way you can do it. If you use the discover method you can re-create your own query and sort them however you please, ie. by
release_date.desc
.Cheers.
Contestado por reelrate
el 27 de junio de 2013 a las 15:22
Hi,
thanks for your feedback. This Method looks quite nice and i will try it. Just close this ticket :-)
Best regards