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

Guides to add extra devices? #181

Open
Serpexx opened this issue Jul 30, 2024 · 1 comment
Open

Guides to add extra devices? #181

Serpexx opened this issue Jul 30, 2024 · 1 comment

Comments

@Serpexx
Copy link

Serpexx commented Jul 30, 2024

I have iSponsorBlockTV running in docker on my Synology NAS,
I ran the setup and added a single User/TV and its working as intended

I however want to add more devices however am unsure if running setup again will break anything, so I might want to reinstall the docker and run setup again, adding all the devices in one go.

Alternatively if there is an easy method to convert the YouTube link code to a screen id, I could amend the config file to add more devices.

Of course if there was any way to automatically cover any device on the same LAN that would be the most ideal.

@TheOneOgre
Copy link

I'm not sure if this is the same for all platforms, but I created mine in a docker and this works for me, the only difference should be main.py vs main.pyc

Anyways,

Open a console inside the container or whatever is running iSponsorBlockTV,

If not already, change directory to /app with cd /app

Then run python main.pyc --setup

This should load the standard GUI setup, if that doesn't work, you may have main.py instead, and if the GUI isn't working, try --setup-cli instead.

If that's not clear enough let me know! Just did this myself and figured I'd post about it

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

2 participants