Giter Site home page Giter Site logo

sharkykh / tppm Goto Github PK

View Code? Open in Web Editor NEW
41.0 4.0 1.0 1.22 MB

▶ Manage playback progress items stored on Trakt.tv

Home Page: https://sharkykh.github.io/tppm/

License: MIT License

Vue 57.95% HTML 1.06% JavaScript 40.99%
trakt scrobble movie episode tv playback progress

tppm's Introduction

Trakt.tv Playback Progress Manager

Trakt logo

This is a web application that allows a Trakt.tv user manage the playback progress items stored in their account.
To use the application, visit:


Reddit Post (for the original Python application)

If you use the scrobbling feature provided by Trakt.tv with your favorite media player (Kodi, for example), and stop in the middle of a movie or episode, it will send the current playback progress (or, how much of the media you watched) to Trakt.tv and store it there.

It can cause some annoyances when syncing the progress back to devices, as currently there's no way (to my knowledge) to remove the playback progress items from Trakt.

Running as a local server

Note: Due to CORS & OAuth Redirect URI limitations, can only be used on port 8080 of localhost.
(Unless making a separate API application and modifying the values in src/api.js)

Requirements:

  • NodeJS version 18.9.0 or above
  • yarn version 1.15.0 or above
yarn install
yarn start

Server will be available at http://localhost:8080

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.