Skip to content

v1.4.5 - Weird fixes

Compare
Choose a tag to compare
@Schaka Schaka released this 14 Jun 23:37
· 105 commits to develop since this release

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.