Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

dglava/showsho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: I am no longer using or updating this. I have started using Sonarr and its companions (Radarr and Bazarr) and Jellyfin for my media library.


showsho

An easy and simple way to keep track of your favourite TV shows.

How to install

Run $ python setup.py install
There are no external dependencies outside of the standard Python library
Arch users can use the included PKGBUILD.

How to use

$ showsho [-h] [-a] [-p] FILE

-a or --airing will only display currently airing shows.
-p or --delay adds a delay in days to the premiere date. See Notes for more information.
FILE should be a text file containing one show's name per line.

It uses the TVMaze API to get data about shows.

Notes

  • Depending on your timezone, it is probably recommended to use the -p flag. For example: if you're in UTC+2 and watching a show broadcast in the US, you don't want to get notified a day before it actually airs, but the day after. Downloading torrents will also benefit from that, since they might not be instantly available on the same day (night).

About

Keep track of TV shows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors