https://github.com/fuzeman/tvdb-cache-server
TVDB Cache Server
https://github.com/fuzeman/tvdb-cache-server
Last synced: 2 months ago
JSON representation
TVDB Cache Server
- Host: GitHub
- URL: https://github.com/fuzeman/tvdb-cache-server
- Owner: fuzeman
- Created: 2012-11-08T02:45:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-08T03:07:07.000Z (over 12 years ago)
- Last Synced: 2025-01-28T05:44:09.296Z (4 months ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TVDB Cache Server
==================**NOTE: http://github.com/fuzeman/tvdb_api is recommended instead of dbr/tvdb_api with this program**
API Usage
----------------Use http://github.com/fuzeman/tvdb_api and initialize with base_url
``Tvdb(base_url = "http://127.0.0.1:3475")``