Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertomorini/nexter
A tv shows tracker
https://github.com/albertomorini/nexter
api-rest caldav ical python reddit-api tvmaze
Last synced: about 2 months ago
JSON representation
A tv shows tracker
- Host: GitHub
- URL: https://github.com/albertomorini/nexter
- Owner: albertomorini
- Created: 2022-07-16T15:12:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T21:42:05.000Z (about 1 year ago)
- Last Synced: 2023-10-24T22:30:01.537Z (about 1 year ago)
- Topics: api-rest, caldav, ical, python, reddit-api, tvmaze
- Language: Python
- Homepage:
- Size: 874 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](./imgExample/example.png)
### Calendar's event:
![Output example](./imgExample/1.png)
![Output example](./imgExample/2.png)## 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