[ { "guid": "7b2f1c4e-9a3d-4f6b-8c5e-2d1a0f9e7b6c", "name": "Reddit Comments", "description": "Adds a comments button to the video player that opens a sidebar with the Reddit discussion thread for the episode or movie you are watching (e.g. r/anime episode threads). Comments are cached in a local SQLite database and Reddit is only contacted when you click the button.", "overview": "Shows Reddit discussion threads inside the Jellyfin web player. A new button in the player OSD opens a sidebar with the episode's Reddit thread. Threads are found by searching your configured subreddits, comments are cached locally in SQLite to minimize API usage, and requests to Reddit are rate limited (60/minute by default). Nothing is fetched until you click the button.", "owner": "you", "category": "General", "versions": [ { "version": "1.0.0.0", "changelog": "- Initial release\n- Player OSD button + comments sidebar\n- Reddit thread search across configurable subreddits\n- SQLite caching with separate TTLs for found/not-found results\n- Sliding-window rate limiter (default 60 requests/minute, max 100)\n- Lazy loading: Reddit is only contacted on button click", "targetAbi": "10.11.0.0", "sourceUrl": "https://git.gabjimmy.com/Gabe/Jellyfin-Comments/releases/download/1.0.1/Jellyfin.Plugin.RedditComments_1.0.0.0.zip", "checksum": "e83846f799ae02b8af635bc026e8b4f0", "timestamp": "2026-07-16T00:00:00Z" } ] } ]