-
## Create the logic behind the info section of the search results
* Display movie title, streaming availability, plot info, and any other pertinent or interesting information
* Handle errors in us…
-
We want to ensure the MovieDB function are returning the expected data. We will likely need to mock the fetch calls.
~~We need to make sure we aren't simply hardcoding the results.~~
I ended up …
-
Hello,
I have premium lifetime if that changes anything(Although may not show up in this config since its fresh to troubleshoot this).
Getting errors as follows that prevent me from downloading…
-
Would be awesome to also add support for sonarr.
karan updated
2 years ago
-
Copied this repository to local drive, performed rpm install and npx react-native pod-install and receive an error trying to launch the app "Render Error undefined is not an object (evaluating 'props.…
-
As an user,
When I visit the '/users/:id/discover' path, where :id, is the id of a valid user,
I should see
- [x] Button to Discover Top Rated Movies
- [x] A text field to enter keyword(s) to searc…
-
### App Name
Emby and Plex
### SCALE Version
22.02.1
### App Version
Plex: 1.27.2.592_10.0.27, Emby 4.7.4.0_11.0.23
### Application Events
```Shell
I was running out of free space on one of my …
-
When making an API request against https://api.simkl.com/search/file with the body:
```
{
"file": "Black.Widow.2021.2160p.HDR.WEB-DL.10bit.x265.HEVC.DDP.5.1.Atmos.-PHOCiS.mkv"
}
```
I rece…
-
As an user,
When I visit the '/users/:id/discover' path, where :id, is the id of a valid user,
I should see
- [x] Button to Discover Top Rated Movies
- [x] A text field to enter keyword(s) to searc…
-
As a user,
When I go to a user dashbaord,
and click "Discover Movies" button,
I am redirected to a discover page '/users/:id/discover', where :id is the user id of the user who's dashboard I was just …