v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
@pyrodex: Also...

If you run
Code:
texturecache.py monitor

then when playback ends, if you reached the critical "watched" percentage, then you will see the new playcount reported:
Code:
2017-10-07 20:51:59.916479: Player.OnStop        : {"item": {"type": "episode", "id": 20334}, "end": true} [The Grand Tour (2016) S01E04 (Enviro-mental)]
2017-10-07 20:52:00.295036: VideoLibrary.OnUpdate: {"item": {"type": "episode", "id": 20334}, "playcount": 1} [The Grand Tour (2016) S01E04 (Enviro-mental)]
2017-10-07 20:52:00.326056: VideoLibrary.OnUpdate: {"type": "episode", "id": 20334} [The Grand Tour (2016) S01E04 (Enviro-mental)]

If an episode (or movie) is stopped before it has reached the critical "watched" percentage then the playcount will not be updated - the following is output when stopping playback at about 50%:
Code:
2017-10-07 20:53:21.257224: Player.OnStop        : {"item": {"type": "episode", "id": 20334}, "end": false} [The Grand Tour (2016) S01E04 (Enviro-mental)]
2017-10-07 20:53:21.680547: VideoLibrary.OnUpdate: {"item": {"type": "episode", "id": 20334}} [The Grand Tour (2016) S01E04 (Enviro-mental)]
2017-10-07 20:53:21.738589: VideoLibrary.OnUpdate: {"type": "episode", "id": 20334} [The Grand Tour (2016) S01E04 (Enviro-mental)]
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by Milhouse - 2017-10-07, 21:57
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24