Episode watched date in SeriesGuide Data

Hi,

I am a developer and building widgets around SeriesGuide for practice, for that currently, I am using SeriesGuide backup data.

How can I get the time when an episode was watched?

I was able to see that there is a record of last_watched_ms at show level.

Welcome! SeriesGuide only remembers the episodes watched of the last 30 days. This is stored in a separate table that is not exportable. See the ActivityTools class as a starting point.