History : Watched

Layout:
Event DateEvent Age Played Label (Profile) Episode Quality Size Delete
0 Bytes

Media marked watched or unwatched will list in this space

General help

Filters are saved per layout. Examples;

  • Event Date/Age, or Played: >7 and <60 (between 7d and 60d) , >1 (played more than once)
  • Label (Profile): emby or kodi , !kodi and !plex , emby user2 , emby user" (single end quote excludes user2)
  • Quality: sd or dl , blu
  • Size: <0 (deleted media) >321000000 (files greater than byte size)

The above table is sorted first by played and then by date of event (i.e. watched/unwatched)

To multi-select checkboxes or column headers, click then hold shift and click

Key for Delete column;

  • Green Watched at least once at client
  • Red Partially watched or set 'unwatched' at client

To find how much freespace a delete will yield, the size tally increases for selected episodes that have a media file

A mapping in the client notification section is needed for results if a player library folder is different to a parent folder

In Compact layout, deleting records removes all episode related records. Detailed layout allows for individual selection [Show me]

Any script can add to the watched list by making a documented API call to sg.updatewatchedstate

Supported clients To use
Kodi
Matrix and newer builds

Episodes marked watched or unwatched are pushed in real-time and shown above.

Oct 2022: Replace "/kodi/" with "/kodi-legacy/" in the following guide for Leia, Krypton, Jarvis, or Isengard


In Kodi media player;

  1. Install the SickGear repo to access its Kodi Add-on
    • in Filemanager, add a source with <ip>:<port>/kodi/ (e.g. http://192.168.0.10:8081/kodi/ or
      for SSL https://192.168.0.10:8081/kodi/ ... see SSL guide) and name it for example, SickGear
      - You must allow Unknown Sources in Kodi settings if not already
    • in System/Add-ons, "Install from zip file", select the SickGear source
    • select repository.sickgear from the list, and install the repository zip
      - Kodi will connect to the SickGear app to download and install its Add-on repository
  2. Install the SickGear Add-on from the repo
    • in System/Add-ons, "Install from zip repository", select "SickGear Add-on repository" / "Services"
    • select Add-on "SickGear Watched State Updater"
    • configure Add-on and restart Kodi after install or after switching profiles for the first time
Emby

Episode watch states are periodically fetched and shown above.

  1. Enable Emby Media Server in config/Notifications
  2. Choose an interval for updating watched states
Plex

Episode watch states are periodically fetched and shown above.

  1. Enable Plex Media Server in config/Notifications
  2. Choose an interval for updating watched states