Kodi Community Forum

Full Version: Getting date added for videos from the JSONRPC api
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can get the recently added movies but I can't seem to figure out how to get their added date. I've looked in the source code but I can't seem to find the parameter I need.

Does anyone know how to do this (either for RecentlyAddedMovies or just the videos/files in general)?

Thanks in advance!
it's not stored anywhere.
Aha. That is unfortunate. Do you know what the criteria for "Recently added" is then? (ie how many days or however it's decided)

Also, is there a way to get the Episode number for a TV show? I see in the source references to Season but now Episode...
It's done purely on the id assigned to the item. That's why if you refresh an item suddenly it's deemed recently added.