-
-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Describe the bug
My kodi log is flooded of that (multiplied by the number of items you are actually fetching):
2026-01-25 17:39:26.269 T:24840 warning : ListItem.setRating() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setRating().
2026-01-25 17:39:26.269 T:24840 warning : "resumetime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
2026-01-25 17:39:26.269 T:24840 warning : "totaltime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
2026-01-25 17:39:26.269 T:24840 warning : Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
To Reproduce
Just open the "Show all Movies" view and then look at the kodi log.
System (please complete the following information):
- OS: Win10
- Jellyfin Version: 10.11.5
- Kodi Version: 21.3
- Addon Version: 0.9.1