-
It would be great if it was possible to search using eg tvdb/The Movie DB id.
-
### Kyoo's version
latest docker
### What happened?
It seems kyoo always scans the full library when I start again the docker?
I have many postgress error about duplicate keys.
1. Is it expected …
-
- movies and/or series -> you can use the movie db api (and talk to Kevin and Ronnie)
- books -> not sure if google books API has the latest
-
There will be double information on the actors, if I do the following:
1. I scrap my movie file information using the "the movie db" scraper. Then I save.
2. Because The Movie DB scrapper does not…
-
-
#855 was mainly for general mumbling, so let's have a workable feature request here.
Traditionally we would use a single ROM file and run it in an emulator, and managing its metadata was enough. Bu…
-
I've attached a Postman collection with this.
After creating the db, transacting the SHACL and transacting the smaller data transaction the query for `rdf:type ex:Movie` works as expected.
Afte…
-
Add other categories and try to use a CustomLayout for a presenter recycler
Take a look https://www.youtube.com/watch?v=Q2NLgfYN7Pg
https://github.com/ernest75/LoopLayout
-
```
const docRef = doc(db, "movie-review", id);
getDoc(docRef).then((doc) => {
```
-
In the video, before starting Angular.js, when requesting "/movie", the mangodb collections shown up, I added some data in my db but I didn't get the expected result.
What I did to mongodb:
db.movie.…