Make the program easier to use (auto configuration for the authentication token)

This commit is contained in:
2019-10-16 10:05:20 +02:00
parent 4965e64627
commit 04bc2d263c
3 changed files with 39 additions and 23 deletions

View File

@ -1,8 +1,8 @@
{
"tmdb-api":"yourapikey",
"tmdb-language":"fr-FR",
"minimum-rating":6.5,
"freebox-session-token":"See https://djib.fr/djib/FreeboxMoviePlanner",
"freebox-session-token":"Will generate automatically at first launch",
"margin-after":25,
"margin-before":5,
"margin-after":25
"minimum-rating":6.5,
"tmdb-api":"Get an API key from https://www.themoviedb.org/settings/api",
"tmdb-language":"fr-FR"
}