Update Todo
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user