jellyfin / jellyfin-plugin-playbackreporting

Playback Statistics Plugin for Jellyfin
https://jellyfin.org
GNU General Public License v3.0
67 stars 25 forks source link

Target .NET 5.0, Jellyfin 10.7, bump version and fixes compiler warnings. #27

Closed BaronGreenback closed 3 years ago

BaronGreenback commented 3 years ago

Incorporates https://github.com/jellyfin/jellyfin-plugin-playbackreporting/pull/26 Fixed nullable warnings. Fixed compiler suggestions. Fixed a couple of null reference pointers.