Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for instructions and guide for installing on Unraid #152

Open
blitzio opened this issue May 5, 2024 · 7 comments
Open

Request for instructions and guide for installing on Unraid #152

blitzio opened this issue May 5, 2024 · 7 comments

Comments

@blitzio
Copy link

blitzio commented May 5, 2024

Hi, please can I request help for a guide on installing iSponsorBlockTV on the Unraid OS?

I tried following the current docs but find it a little too advanced for someone like me and would appreciate if someone could help out step by step within the context of setting it up on Unraid if possible.

Thanks for the kind consideration.

@hardaysknight
Copy link

I used the terminal console in Unraid, then followed the steps outlined in the wiki for using the text based CLI configurator tool.

@blitzio
Copy link
Author

blitzio commented May 7, 2024

I used the terminal console in Unraid, then followed the steps outlined in the wiki for using the text based CLI configurator tool.

Thanks for your reply, and I'm wondering if using the terminal console within Unraid itself, will it also eventually add it to the list of Docker containers or at least be visible here so that we can go back to and modify/edit or remove later on? Wondering what your experience and setup on Unraid is like after installing it.

For example will it be added to the list of cointainers and viewable here on Unraid:

image

Another question I had was for this part

-v /PATH_TO_YOUR_DATA_DIR:/app/data \

Did you create this first on your share before starting the initial steps?

@hardaysknight
Copy link

hardaysknight commented May 7, 2024 via email

@blitzio
Copy link
Author

blitzio commented May 9, 2024

So I managed to get it running via the Unraid terminal using the instructions provided in Installation Wiki, and it seems to finally be working but I noticed that in my Docker Containers list, there seems to be randomized containers being created every few hours and they have weird names.

Will it just keep multiplying over time? I've had it running for almost a day now and they keep getting generated, see below screenshots.

image
image
image

Could anyone please advise?

Thanks

@hardaysknight
Copy link

I’d suggest starting over and using the docker hub version when you search through the Unraid Apps page. I guess it just got added.

@billxsand
Copy link

Update - That fork has been discontinued lol

@billxsand
Copy link

billxsand commented Jun 2, 2024

Got it

Step 1. create a folder for the appdata, I did ' /mnt/user/appdata/isponsorblocktv'
Step 2. Go to the CLI in the docker webui (upper right corner)
Step 3. run

docker run --rm -it \
-v /mnt/user/appdata/isponsorblocktv:/app/data \
ghcr.io/dmunozv04/isponsorblocktv \
--setup-cli

step 4. it should give an error that there is no config file and that it is creating the config file

step 5. run the same command again and it should let you set up the config file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants