Kodi: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    6 September 2023

    • curprev 07:2607:26, 6 September 2023Torben talk contribs 186 bytes +186 Created page with "==SQL== ===Update movies as watched=== UPDATE files SET playCount = 1, lastPlayed = '2012-03-04 12:34:56' WHERE idPath IN ( SELECT idPath from PATH WHERE strPath LIKE '%done/%' )"