Coder Social home page Coder Social logo

seanwlk / tvtimewrapper Goto Github PK

View Code? Open in Web Editor NEW
15.0 3.0 2.0 25 KB

Python Wrapper library for TVTime App (formerly TV Show Time)

License: GNU General Public License v2.0

Python 100.00%
python tvtime tvshowtime wrapper-class wrapper tvtime-api

tvtimewrapper's People

Contributors

seanwlk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

tvtimewrapper's Issues

Method to_watch

Thank you very much for the work you are doing.

The "episodes to watch" method does not show me all the records. For example:

-See below: 4 (3 displayed)

-Without seeing them for a while: 5 (5 displayed)

-Without starting: 4 (0 displayed)

Thank you very much for your work

Error can't login

When running

from tvtimewrapper import TVTimeWrapper
tvtime = TVTimeWrapper("username","password")

(I evidently changed my username and password to the real one)
I am getting an error

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/aymen/.local/lib/python3.9/site-packages/tvtimewrapper/__init__.py", line 27, in __init__
    raise TVTimeLoginError(r['message'])
tvtimewrapper.exceptions.TVTimeLoginError: Can not log-in

I am using Python 3.9.2 in WSL

myShows is broken

Seems like the API route https://api2.tozelabs.com/v2/my_shows does not work anymore:

>>> tvtime.show.myShows()
{'error': {'code': 500, 'message': None}}

Error markWatched

Congratulation for your great work. I use your library for extract information of TV Time.

markWatched not work. Can you see it?

Thank your very much.

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.