Kodi Community Forum

Full Version: How to get last opened time for media file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible with Json RPC to retrieve the last time a media file was opened or "interacted with"? I'm looking to build a list and sort by this data point if possible.
(2019-04-20, 03:40)holydhaliwal Wrote: [ -> ]Is it possible with Json RPC to retrieve the last time a media file was opened or "interacted with"? I'm looking to build a list and sort by this data point if possible.
Found it! It was under "lastplayed" in Video.Details.Item
Thread marked solved.