Giter Site home page Giter Site logo

Comments (12)

dmunozv04 avatar dmunozv04 commented on August 28, 2024

Hi, could you try to obtain the credentials manually?

Steps:

docker run --rm -it --network=host --entrypoint /bin/bash ghcr.io/dmunozv04/isponsorblocktv
atvremote scan
atvremote pair --protocol airplay --id <identifier you got on the previous step>
exit the container

from isponsorblocktv.

dmunozv04 avatar dmunozv04 commented on August 28, 2024

Also, make sure that the option to connect to apple TV's in the home app is set to allow anyone from this network.

from isponsorblocktv.

theprinceofspace avatar theprinceofspace commented on August 28, 2024

yep that is set. connected the ATV and API key. does this mean setup is done and I should run the other command?

Push updater started

from isponsorblocktv.

dmunozv04 avatar dmunozv04 commented on August 28, 2024

yep that is set. connected the ATV and API key. does this mean setup is done and I should run the other command?

Push updater started

This is a different issue, but yes

from isponsorblocktv.

theprinceofspace avatar theprinceofspace commented on August 28, 2024

looks like it installed ok but now I see a restart loop in docker. the fun isnt over yet!

Screen Shot 2022-04-20 at 12 44 37 PM

from isponsorblocktv.

dmunozv04 avatar dmunozv04 commented on August 28, 2024

Can you provide the command you ran and the logs that docker is outputting?

from isponsorblocktv.

theprinceofspace avatar theprinceofspace commented on August 28, 2024
docker pull ghcr.io/dmunozv04/isponsorblocktv
docker run -d \
--name iSponsorBlockTV \
--restart=unless-stopped \
--network=host \
-v /volume1/docker/isponsorblocktv/:/app/config.json \
ghcr.io/dmunozv04/isponsorblocktv

from isponsorblocktv.

dmunozv04 avatar dmunozv04 commented on August 28, 2024

Can you provide the logs that docker is outputting?

from isponsorblocktv.

theprinceofspace avatar theprinceofspace commented on August 28, 2024

sorry, still trying to track those down.

from isponsorblocktv.

dmunozv04 avatar dmunozv04 commented on August 28, 2024

Ok, no worries.
Try running in interactive mode to see what’s happening. First remove the other container. Then run:

docker pull ghcr.io/dmunozv04/isponsorblocktv
docker run -it \
--name iSponsorBlockTV \
--restart=unless-stopped \
--network=host \
-v /volume1/docker/isponsorblocktv/:/app/config.json \
ghcr.io/dmunozv04/isponsorblocktv

And check the output. You will need to keep the terminal open

from isponsorblocktv.

theprinceofspace avatar theprinceofspace commented on August 28, 2024

So. there appear to be no logs. running this for sponsorblocktv has no results but other docker containers have huge logs.
docker logs 55b770970182

from isponsorblocktv.

dmunozv04 avatar dmunozv04 commented on August 28, 2024

Hi, could you try to obtain the credentials manually?

Steps:

docker run --rm -it --network=host --entrypoint /bin/bash ghcr.io/dmunozv04/isponsorblocktv
atvremote scan
atvremote pair --protocol airplay --id <identifier you got on the previous step>
exit the container

@dogotcat05

from isponsorblocktv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.