Steve Purcell
Steve Purcell
> Mark the issue as fresh by adding a comment or commit. Still fresh IMO.
> I made a quick TamperMonkey script [here](https://git.pericoloso.ovh/tschneider/jellyfinSubtitlesSizeAdjuster/src/branch/master/jellyfinSubtitlesSizeAdjuster.user.js#bypass=true) Similarly, I have UserStyles rules that override the size to what I consider a comfortably large size: ```css .videoSubtitles { font-size: 4vh...
This is still broken despite the bot closing it.
> Mark the issue as fresh by adding a comment or commit. This issue is still fresh afaik.
@thrau I'd appreciate a read on how/whether to proceed with this, see questions above.
But would it also make sense to run through all the APIs and regenerate them? Or is there a risk I'm not seeing? It doesn't seem like things are often...
Thand @alexrashed. Yeah, I'm looking at the compile errors.
Fixed now, and I also regenerated the module for S3, which was involved in the failure above. Looking at the failures, there are interesting cases in the generated code that...
If this looks acceptable, I expect the best plan would be to take out the generated changes from this commit, and merge only the scaffold generator changes, so that the...
I've fixed that nit, and separated the change into two commits: one for the generator change, and the other for the API regeneration. If the tests run through fine, I'll...