Display all movies with rating and summary

This commit is contained in:
2019-09-24 00:10:50 +02:00
parent 47be13a26b
commit 2dddc56656
3 changed files with 61 additions and 4 deletions

4
config.template.json Normal file
View File

@ -0,0 +1,4 @@
{
"tmdb-api":"yourapikey",
"tmdb-language":["en","GB"]
}