reckedpr/jellyrpc — reverse-engineered prompt
Reverse engineered prompt
Build me a small background app that shows what I’m watching in Jellyfin as my Discord status. I want it to be lightweight and just run quietly as a daemon on a Unix like system, ideally with a user level systemd service so I can enable it once and forget it. It should work with both local and public Jellyfin servers, use my Jellyfin URL, API key or user token, and username from a simple config file in my home config folder.
Make sure it handles normal playback states well, especially paused media, and pulls in cover art for movies and shows so the Discord activity looks nice. If possible, let it optionally link out to IMDb or TVDB and let me choose episode art when I want that. A sensible polling interval and a custom Discord app id setting would be great too.
Please include an example config, easy install steps, and basic logs or troubleshooting notes. You can check current Discord RPC and Jellyfin details online if needed.
Want more depth? Deep Reverse