10.11#49
Conversation
|
@LePips I've generated this using the Makefile for 10.11. Testing, I don't see anything broken. Of the added lines, please note that 12K of the 12,535 are just the new JSON spec file. Please let me know if there is anything that needs adjusting! I've started looking at Swiftfin for making changes to get us moved over to this version of the SDK but I wasn't sure if I should wait until after jellyfin/Swiftfin#1752 since that looks like a fairly long change I'd rather not add SDK version complexity to. Working on migrating Swiftfin to this, it's a clean move without any major issues or changes. The only thing I've found to be weird is the |
…ut now unused Patchwork.
LePips
left a comment
There was a problem hiding this comment.
SDK generation removes the User Profile Image parameter for maxWidth. Is this expected/alright?
Yes, as the server removed image processing for public images (splashscreen, user image).
|
Resolved in 1.4. You can download our TestFlight for our fix in 1.4 now or wait for the final App Store release which is still TBD. |

Summary
Swiftfin PR: jellyfin/Swiftfin#1772
Re-generated the SDK on 10.11 OpenAPI spec. Manually revised the patching process that was in place for
TaskTriggerTypenow thatTaskTriggerInfoTypeexists. I've commented it out for now so we have scaffolding for when we eventually have some patch files in the future.Finally, added all new DOVI to our renaming.
Outstanding Questions
maxWidth. Is this expected/alright?