v1.4.5 - Weird fixes
These were the last pain points in making Jellyfin's API work with Jackson.
It would previously not accept NetworkPath: null
but wasn't clearly stating so.
Docs still state that this field is valid and also claim that the /VirtualFolders/Paths
payload accepts a field Path
, which got completely ignored when I tried.