diff --git a/FreeboxMoviePlanner.py b/FreeboxMoviePlanner.py index 25ee682..92bf19d 100755 --- a/FreeboxMoviePlanner.py +++ b/FreeboxMoviePlanner.py @@ -4,7 +4,10 @@ Simple script that extracts information from Télé 7 jours and TMDB to help choosing the movies you want to record with your Freebox Todo : + * Scrape beginning and end time * Schedule recordings on Freebox using the FB API + https://dev.freebox.fr/sdk/os/pvr/#pvr-programmed-records + * Display conflicts if any """ import datetime import json