Technologies
Vue.jsJavaScriptHTMLCSSPythonThis is a web application which allows me to see the status of my movies and TV shows on my Kodi instance.
It consists of two parts: the first part is a python script which talks to the Kodi API and gets the data of the movies and TV shows and saves it to a Google Spreadsheet. The second part is a Vue.js application which connects to that Google Spreadsheet to retrieve the data and displays it.
The python script runs once a day using a cronjob and this way I always have access to a list of my media.