Honestly sounds like a job for a Raspberry Pi Zero.
Small battery pack and a USB key, a bit of software setup, off you go.
Install Raspbian: https://www.raspberrypi.com/documentation/computers/getting-started.html#raspberry-pi-imager
Set it up as a hotspot:
https://www.raspberrypi.com/documentation/computers/configuration.html#enable-hotspot
Configure Samba share:
https://www.raspberrypi.com/documentation/computers/remote-access.html#samba
Not a fix to a known issue, but sometimes cache problems can cause this, so it’s worth clearing the storage and cache on the android app.
After you log in again and can reproduce the problem, then a bug report is in order :-)
Jellyfin Server 10.10.3
General Changes
Exclude file system based library playlists from migration [PR #13059], by @Shadowghost
Downgrade minimum sdk version [PR #13063], by @crobibero
Jellyfin Web 10.10.3
General Changes
Backport translations for 10.10.3 [PR #6326], by @thornbill
The OTHER thing that could cause stuttering is if it needs to be transcoding and that transcode is happening slower than realtime (unlikely to be happening here).
You’d look in the logs for a transcode log for this sort of thing:
if the speed drops below 1.0x, you’ll stutter.