Giter Site home page Giter Site logo

Comments (6)

Generator avatar Generator commented on June 8, 2024

From container command line can try
./tautulli2trakt.sh -m episode -s "Chernobyl" -M "Chernobyl - 1:23:45" -y "2019" -t "360893" -i "tt7366338" -S 1 -E 1 -P 25 -a start
And see if it scrobbling on your Trakt.tv profile

./tautulli2trakt.sh -m episode -s "Chernobyl" -M "Chernobyl - 1:23:45" -y "2019" -t "360893" -i "tt7366338" -S 1 -E 1 -P 25 -a stop
to stop scrobbling

from tautulli2trakt.

caglaraydin avatar caglaraydin commented on June 8, 2024

I try the script on WD MyCloud, which runs on a busybox, and I'm trying to arrange the script for it.

I got an error like this when I run the start command you wrote.

./tautulli2trakt.sh -m episode -s "Chernobyl" -M "Chernobyl - 1:23:45" -
y "2019" -t "360893" -i "tt7366338" -S 1 -E 1 -P 25 -a start

date: invalid date 'Mon, 20 Apr 2020 15:33:50 +0300 +90 days' ./tautulli2trakt.sh: line 293: 619b5297ae3aea276116e49ec19adxxxxxxxxxxxxxxxxxxx: command not found

from tautulli2trakt.

Generator avatar Generator commented on June 8, 2024

@caglaraydin try the last develop

wget -O tautulli2trakt.sh https://raw.githubusercontent.com/Generator/tautulli2trakt/develop/tautulli2trakt.sh  
chmod +x tautulli2trakt.sh

from tautulli2trakt.

caglaraydin avatar caglaraydin commented on June 8, 2024

Gives the same error as before

I assume that's why others also mention it's not scrobbling.

from tautulli2trakt.

Generator avatar Generator commented on June 8, 2024

@caglaraydin try it again

wget -O tautulli2trakt.sh https://raw.githubusercontent.com/Generator/tautulli2trakt/develop/tautulli2trakt.sh  
chmod +x tautulli2trakt.sh

from tautulli2trakt.

caglaraydin avatar caglaraydin commented on June 8, 2024

This time it gives

date: invalid date '@'
date: invalid date ' +90 days'
./tautulli2trakt.sh: line 293: TRAKT_TOKEN: command not found

from tautulli2trakt.

Related Issues (14)

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.