Skip to content

albertomorini/nexter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexter a simply tv tracker.

Nexter gives you info about TvShows you're watching, like the date of next episode and will create an event on your calendar of it.

The idea

Fed up of missing shows episode, I created this script which fetch on TvMaze the date and create in my calendar the event.

And, gives you info if there'll be another seasons or if the shows has been cancelled.

Some example

Output example

Calendar's event:

Output example Output example

Usage

$ python3 nexter.py

Optional with parameters $ python3 nexter.py {path} {option(1,2,3)}

  • option 1: show all tv series
  • option 2: print just the running tv shows
  • option 3: create an .ics file for each tv show having the date of the next episode, you have to manually open these file with your calendar app.

Warning

  1. I print some emoji in terminal (by kind of the show), this, could cause some problem if you haven't got any charset installer.
  2. I assume a good structure of your media library: root > show > seasons > episodes

Releases

No releases published

Packages

No packages published

Languages