Make the program easier to use (auto configuration for the authentication token)
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user