From 4cb1a2686363f5b2ab83a4e50145ace3269aeed4 Mon Sep 17 00:00:00 2001 From: djib Date: Wed, 9 Oct 2019 07:28:00 +0200 Subject: [PATCH] Update Todo --- FreeboxMoviePlanner.py | 3 +++ 1 file changed, 3 insertions(+) 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