-
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…
-
**Describe the bug**
The `remove` method makes Lyra `beta_17` crash.
It gives the following error
```bash
TypeError: input.toLowerCase is not a function
```
at
```js
const tokens = input.toL…
-
### 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 …
-
-
[docs popular tv-shows](https://developers.themoviedb.org/3/tv/get-popular-tv-shows)
[docs top-rated tv shows](https://developers.themoviedb.org/3/tv/get-top-rated-tv)
[docs tv-on-the-air](https://d…
-
**Reported by valkyria086, Sep 20, 2013**
Some of the movies are standalone, not related to any existing anime at all. (Kotonoha no Niwa, Redline, etc.)
For some there's no tvdb link exist for it. Bu…
-
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 …
-
## VERSION INFORMATION
Server Version: latest daily
Desktop Version: latest daily
## DESCRIPTION
I depend on Filters which tell me that a Link is missing, because I don't use auto-linking …
krbrs updated
2 years ago
-
Hi I'm trying to pull data with tvInfo
I'm success with pulling data but I can't specify a language parameter
pls Help
Here is my code;
`moviedb
.tvInfo('66732')
.then((resInfo) => {
…