drandreaskrueger / drandreaskrueger/plutoalert
--episodes s02e08,s03e09 = filter for specific episodes
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Idea for the next steps:
select specific episodes:
--e s02e08,s03e09
--episodes s02e08,s03e09
stay completely silent if there is no hit:
-o
--only
then this example:
python -m plutoalert Search -o --episodes s02e08,s03e09 -s star-trek-discovery-de,star-trek-discovery-ptv1
I could put into my bash login, or repeat every 6 hours, or hook up to a cronjob that sends me an email if the answer is non-empty, etc.
### Purpose
That (almost always silent) script could be run in the background, and just let me live my life for weeks ... until suddenly PlutoTv is providing the next unseen episode ...
... then finally, the name of this repo makes sense: **[plutoalert](https://github.com/drandreaskrueger/plutoalert)**
Contributor guide
Assessment
This issue has not been assessed yet.