Code Monkey home page Code Monkey logo

plex-watched-sync's People

Contributors

filllip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

plex-watched-sync's Issues

I dont understand how works

You have a rest api service connected to redis (keep account and watched information)

then user A connect to server A and watch a movie

next day user A connect to server B and he can see the movie seen yesterday marked as watched, he now watch an other movie on Server B.

I expect (after sync) the movie watched on server B is marked on server A.

That's correct? that's mean the sync is bidirectional?

Error unable to open database file

Tried to use the client script today to sync my Plex server and got the follow message when I ran the command manually from the command line. On Ubuntu 16.04.

~/plex-watched-sync/client$ sudo python sync.py
Error unable to open database file:

Props config:

BASE_URL = "http://plexsync.filllip.net:8080/api"  # Server url without trailing slash.
SERVER_ID = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"  # Log into plex and find "machineIdentifier" for this server at https://plex.tv/pms/servers.xml
DB_PATH = "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/"  # Path to Plex DB
ADMIN_ACCOUNT_REAL_ID = xxxxxxx  # In local Plex DB admins account is 1 (most like your account). Log into plex and find your ID here https://plex.tv/users/account

I have registered on your http://plexsync.filllip.net:8080 site.

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.