Update Todo

This commit is contained in:
2019-10-09 07:28:00 +02:00
parent 282b1f5de9
commit 4cb1a26863

View File

@ -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 to help choosing the movies you want to record with your Freebox
Todo : Todo :
* Scrape beginning and end time
* Schedule recordings on Freebox using the FB API * 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 datetime
import json import json