jensenkd / plex-api

.NET Core SDK for Plex Media Server
MIT License
86 stars 27 forks source link

Added LeafCount, ChildCount and ViewedLeafCount and a test #70

Closed seertenedos closed 2 years ago

seertenedos commented 2 years ago

Hoping this can be merged in as i have just added the counts so you can see how many seasons, episodes etc a show/season has.

I need this to detect changes when the update date has not changed but an episode was added. In reality it should not happen but i now have had it happen 4 times.