The official Jellyfin client is usable, but it's far from the best.
Cmus is my favorite music player on Linux. Here's how I turned set up this TUI app on my Android phone.
Abstract: The Remote Procedure Call (RPC) is commonly used for inter-process communications over network, allowing a program to invoke a procedure in another address space, even in another machine as ...