-
userRating won't get updated
```
function MovieDetails({ selectedId, setSelectedId, onAddWatched, watched }) {
const [movie, setMovie] = useState({});
const [isLoading, setIsLoading] = useSt…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
How are you supposed to reuse UI markup in Razor pages?
After completing the Hello World t…
-
I tested Q19a query of JOB benchmark in the latest PG17beta1 version. I found the following problems which indicate that hints cannot totally force the decisions of optimizer and optimizer will not fo…
-
Hi,
Why are extra rules (STORED, VIRTUAL GENERATED) in the structure not transferred when importing data from a database (storage type: database - mariadb) to another database (storage type: database…
-
### [Single Source of truth](https://developer.android.com/topic/architecture#single-source-of-truth)
- 앱에 새로운 data type이 정의되면, 그 data type에 single source of truth를 할당해줘야 한다.
- SSOT는 data의 owner이다. …
-
**Describe the bug**
When scraping a an already scraped movie, the artwork doesn't get overwritten.
This can be annoying in two situations:
1. Wanting to update the artwork
2. When scraping a movi…
-
Add checks to create directories and files, and/or warn the user they don't have the required files (ex. netflix dataset downloaded, eventually recommendation model checkpoint file, etc.). Currently, …
-
#### Issue description
Cannot search for movie with a title.
#### Version of Cinemagoer, Python and OS
`cinemagoer==2023.5.1`
Python 3.11.2
Windows 10
#### Steps to reproduce the issue…
-
TypeError Traceback (most recent call last)
Cell In[188], line 1, in (x)
----> 1 df['genres'] = df['Title'].map(lambda x: get_genre(str(x)))
Cell In[186], line 7, in get_genre(x)
5 result = tm…
-
I'm unable to get movie info for all new movies. I'm using the newest version of yamj (2.9) and just tried it and got the following in the log file:
```
10:17:15 - Thread-1] Processing new video: Kun…