Tunarr Windows Service #1660
Unanswered
jestermgee
asked this question in
Questions & Help
Replies: 2 comments
|
I had to run mine as the logged in user (not local account) because the DB is in the '\user%appdata%\roaming' directory |
0 replies
|
Other user mentioned it but you either need to run tunarr as your user in NSSM or move your existing DB directory to where NSSM would expect it to exist as the service user |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have managed to get Tunarr working on a Windows 10 PC connected to Plex. If I launch Tunarr just as a standard application with the command window shown it is wokring and I can connect via web browser.
I have followed the guide to use Nssm to add as a Windows service and it has been added and is running, shows a PID in the service list so is running however while it shows as a running service I cannot connect anymore.
I have mirrored the install and run sections exactly, I have nssm installed in c:\Program Files\nssm and I have Tunarr installed in c:\Program Files\tunarr
What have I possibly overlooked?
All reactions