Hello,
I have a couple of Kodis running on different Raspberry Pis (latest LibreELEC), and
I have a database for all of my films. It includes also the path to the film-files. It is not the Kodi database, but a database programmed by myself.
With the information of the database, web pages are generated which show the informations about the films I have.
What I want:
1) Create a web-link on these web pages, which starts on one of the Raspberry Pis a specific film I have. What is the syntax of this link?
2) If possible the link should start the film at the beginning OR (another link) at the time stamp where I stopped the film at last. What is the syntax difference?
3) Therefore: I have to retrieve the information from the common Kodi(!) database(!), which film has been not seen until now (or completely seen) or partial seen. In order to generate different links. How can I get this information from the kodi(!) database?
All of the Raspberry Pi/Kodi-instances are synchronized with ONE database which has the information, which film I have already seen or how far I have seen one film already.
Does anyone know, how to? It would also help to get ONLY one information 1, 2 or 3.
Sincerely Klais