Fetch the list of available Channels from the Freebox API

This commit is contained in:
2019-10-08 23:32:04 +02:00
parent 1ff676b8a4
commit 30e251ac09
4 changed files with 31 additions and 6 deletions

View File

@ -1,5 +1,6 @@
{
"tmdb-api":"yourapikey",
"tmdb-language":["en","GB"],
"minimum-rating":6.5
}
"minimum-rating":6.5,
"pyfbx-session-token":"See https://framagit.org/sun/pyfbx"
}