episoder
Episoder is a tool to tell you about new episodes of your favourite TV shows. It does so by parsing online TV episode guides.
Currently episoder can get data from epguides and TheTVDB and tells you whenever a new episode of a show listed on one of those sites is aired.
There is also a web-based version of episoder, called webisoder which can be used for free at webisoder.net.
Dependencies
In order to use episoder, you will need python installed on your system. In
addition to the default distribution, the requests, argparse, sqlalchemy
and beautifulsoup4 modules are required.
Downloading
The official website, bug tracker etc. for episoder can be found at code.ott.net/episoder.
Installation
You can install episoder through pypi
(using easy_install or pip) or by running setup.py from the downloaded and
extracted tarball.
Configuration
The configuration file at ~/.episoder contains your default settings for
episoder. After installing episoder, the man page will help you with the
configuration.
Using episoder
To use episoder you will typically:
- Create a cron job to update your database once a day using
episoder update - Add
episoderto your~/.bashrc,~/.bash_profile,/etc/bash.bashrcor/etc/profileif you want to see your upcoming shows every time you start a shell. Consult your shell's documentation to find out which file to use. - Or run
episoder notifyat regular intervals to get notifications by e-mail.
Release files for episoder 0.10.0.post1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| episoder-0.10.0.post1.tar.gz | 36.8 kB | Details |
Release files / episoder-0.10.0.post1.tar.gz
| Download URL | episoder-0.10.0.post1.tar.gz |
|---|---|
| Size | 36.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
428fd9903122795342bfdd7300edba81410f0e4d8a94c3ed916e1e27d740fa3f
|
|
BLAKE2b-256 checksum How to use checksums |
d0e21be59a747871e04ec6d174470db4c1b173a5a165bfd4ebb2c36e25462c5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.10
|