June 6Jun 6 [Template only, I am not the container or app author/maintainer]Community-maintained Unraid templates for Scrob,app (omnibus) - a self-hosted media tracker for Jellyfin, Plex, and Emby. These templates are not published by the Scrob author; they wrap the official bellamy/scrob Docker images.Single container with embedded PostgreSQL.Report Unraid template and install issues via this forum thread or GitHub issues on the Unraid template repo: https://github.com/jorgenjanssonlee/unraid-scrob/issuesReport Scrob application bugs to https://github.com/ellite/scrob/issues Unraid template: https://github.com/jorgenjanssonlee/unraid-scrobSource project: https://github.com/ellite/scrobRegistry: https://hub.docker.com/r/bellamy/scrob Edited June 7Jun 7 by Jorgen added updated links and info
June 7Jun 7 Author Install guideSearch for Scrob omnibus in CA (Community Applications) and install it from thereAdjust Network type and TimezoneSet App Data + PostgreSQL Data to the preferred appdata pathsSet the Secret KeyGenerate a key by opening the Unraid terminal (from the web UI) and running openssl rand -hex 32Copy the outputPaste it into the SECRET_KEY variableLeave Enable Registrations as true for the initial run, but set it to false once you have created all required user account in Scrob later.Initial Scrob setupOpen Scrob UI (default is <Unraid IP>:7330 unless you made changes to Network type or port mappings)Click on Register to set up the Admin accountProvide email, user name and password for the Scrob admin user and create the accountLogin with the new credentialsFollow the Scrob onboarding guide by clicking Got to SettingsAdd a TMDB API keyLogin (or register a new account) on https://www.themoviedb.org/Create an API key for your account https://developer.themoviedb.org/docs/getting-started)Go to https://www.themoviedb.org/settings/api and copy the API Read Access Token (Note, not the shorter API key, you want to longer Access token)Paste into Scrob settingOptional, add a TVDB API keyLogin (or register a new account) on https://www.thetvdb.com/Create an API key for your account https://www.thetvdb.com/api-informationGo to https://www.thetvdb.com/dashboard/account/apikey and copy the Key valuePaste into Scrob settingScroll down and click on Save ChangesSetup Scrob Media Server connectionUsing Jellyfin as an example, others will be very similarScroll to Media Server Connections and click Add ConnectionName = Jellyfin (example, can be whatever)Server Type = JellyfinServer URL = typically http://<unraid ip>:8096, but adjust for however your Jellyfin server is configuredToken = Generate a new token in JellyfinGo to Jellyfin UI -> Admin dashboard -> Advanced -> API Keys (e.g. http://<unraid ip[>:8096/web/#/dashboard/keys)Click New API Key and follow the instructionsCopy the API Key value and paste it into the Scrob settingUser ID = This is the ID (not the name) of the Jellyfin user that is equivalent to the new Scrob admin user. Typically the Jellyfin admin user.Go to Jellyfin UI -> User avatar in top right corner -> ProfileFrom the browser address bar, copy the string after /userproflie?userid=Paste string into Scob settingClick on the Test button, it should return Connection successful!Optional: configure the remaining options (Server -> Scrob, Scrob -> Server and Auto Sync) as you preferClick on Add button to save settingsMedia Server Connections should now list Jellyfin with a green Connected statusClick on Save changesExpand Jellyfin under Media Server Connections and select which Libraries to sync, then Trigger library scanIf everything is set up correctly, you can now navigate to the Movies or Shows menu and your Jellyfin library should be synced and visible.Next stepsAll of this is detailed on Scrob.app and various other guidesSet up Library auto-sync scheduleBring in Trakt data (bye bye Trakt!)Add Connections to Radarr, Sonarr etc.Add scrobble functions to other Media players or Media serversAdd more users (with their own settings)Set up request functionalitySet up reverse proxy for external access Edited June 7Jun 7 by Jorgen
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.